Skip to content

Commit

Permalink
docs(changelog): Error with some rare animation clip
Browse files Browse the repository at this point in the history
  • Loading branch information
anatawa12 committed Apr 14, 2024
1 parent 0ac9359 commit a0a3f27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG-PRERELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The format is based on [Keep a Changelog].

### Fixed
- NRE with AutoMergeSkinnedMesh `#1010`
- Error with some rare animation clip `#1011`

### Security

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The format is based on [Keep a Changelog].
- MergePhysBone now warns if chain length are not same `#775`
- MergePhysBone with only one source is now error `#775`
- It was not working well and not a error by a bug.
- Animator Parser is completely rewritten `#850` `#968`
- Animator Parser is completely rewritten `#850` `#968` `#1011`
- New Animator Parser allow us to track animating properties animated by components removed by AAO.
- PhysBone that swings no bones are now removed `#864`
- I found such a PhysBone on Lime so I added this feature.
Expand Down

0 comments on commit a0a3f27

Please sign in to comment.