Skip to content

Commit

Permalink
docs(changelog): add Auto FreezeBlendShape new features
Browse files Browse the repository at this point in the history
  • Loading branch information
anatawa12 authored Aug 23, 2023
1 parent 7e2ebe9 commit ebbe700
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG-PRERELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ The format is based on [Keep a Changelog].
- Support for Multi Frame BlendShapes `#333`

### Changed
- Auto FreezeBlendShape now freezes meaningless BlendShape `#334`
- If you removed some vertices with RemoveMeshInBox or RemoveMeshWithBlendShape, some BlendShape may transform no vertices
- Auto FreeseBlendShae now freezez such a BlendShapes
- Auto FreezeBlendShape now freezes vertices even if already FreezeBlendShape is configured. `#334`

### Deprecated

Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ The format is based on [Keep a Changelog].
- Support for Multi Frame BlendShapes `#333`

### Changed
- Auto FreezeBlendShape now freezes meaningless BlendShape `#334`
- If you removed some vertices with RemoveMeshInBox or RemoveMeshWithBlendShape, some BlendShape may transform no vertices
- Auto FreeseBlendShae now freezez such a BlendShapes
- Auto FreezeBlendShape now freezes vertices even if already FreezeBlendShape is configured. `#334`

### Deprecated

Expand Down

0 comments on commit ebbe700

Please sign in to comment.