Releases: bdunderscore/modular-avatar
Releases · bdunderscore/modular-avatar
0.3.0
What's Changed
- Adding some extension points in #32
- Avoid using ParentConstraints for bone proxy position tracking in #33
- Various improvements for merge animator in #34
- Add an option to manually apply changes in #35
主な変更点
- 拡張フックをいくつか追加 #32
- ボーンプロクシーの位置同期にParentConstraintを使わないように変更 #33
- Merge Animatorのいろいろな改善 #34
- 手動で適用させるメニューを追加 #35
Full Changelog: 0.2.2...0.3.0
0.2.2
0.2.1
Note: When upgrading, please perform a clean reinstall (delete the old package) if installing using the unitypackage.
注意: 0.1.xをunitypackageでインストールした場合は一度削除してから0.2.0版以降をインストールしてください。
What's Changed
- Remove the need for an av3emu patch
- Improve stability of locked merge armature system
Full Changelog: 0.1.4...0.2.1
0.1.4
What's Changed
- Add VPM repo url
- Some improvements in behavior of locked merge armature components in prefabs
- Temporary fix for asset cleanup not happening most of the time
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- JA docs translations by @bdunderscore in #18
- Avoid scary errors when entering play mode by @bdunderscore in #20
- Disable write defaults on sample clap effect in 78e2d25
Full Changelog: 0.1.2...0.1.3
0.1.2
Warning
This version is a prerelease; compatibility is not guaranteed. I recommend against distributing prefabs based on this release for now.
※このバージョンはプレリリース版です。今後の互換性は保証できません。今のところはこれを元にしたプレハブ配布は非推奨です。
What's Changed
- Workaround vrc bug - exceptions don't halt build by @bdunderscore in #17
- Fix state leakage across builds by @bdunderscore in #16
Full Changelog: 0.1.1...0.1.2
0.1.1
- Added hand-clap sample
0.1.0
Initial release