File tree Expand file tree Collapse file tree 3 files changed +15
-7
lines changed
Expand file tree Collapse file tree 3 files changed +15
-7
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Fixed
1313
14- - [ #1870 ] ` MA Bone Proxy ` が Merge Armatureのマージ先ボーンに追加された場合、Merge Armatureで統合されたオブジェクトが
15- Bone Proxyの移動先に移動しない問題を修正 (AvatarPoseSystem が壊れたバグの修正です)
16-
1714### Changed
1815
1916### Removed
@@ -22,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2219
2320### Deprecated
2421
22+ ## [ 1.16.0-rc.1] - [ 2026-01-29]
23+
24+ ### Fixed
25+
26+ - [ #1870 ] ` MA Bone Proxy ` が Merge Armatureのマージ先ボーンに追加された場合、Merge Armatureで統合されたオブジェクトが
27+ Bone Proxyの移動先に移動しない問題を修正 (AvatarPoseSystem が壊れたバグの修正です)
28+
2529## [ 1.16.0-rc.0] - [ 2026-01-19]
2630
2731### Added
Original file line number Diff line number Diff line change @@ -11,9 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Fixed
1313
14- - [ #1870 ] Fixed a regression where attaching Bone Proxies to a Merge Armature target would result in the merge not
15- following the bone proxy reparenting (this broke AvatarPoseSystem)
16-
1714### Changed
1815
1916### Removed
@@ -22,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2219
2320### Deprecated
2421
22+ ## [ 1.16.0-rc.1] - [ 2026-01-29]
23+
24+ ### Fixed
25+
26+ - [ #1870 ] Fixed a regression where attaching Bone Proxies to a Merge Armature target would result in the merge not
27+ following the bone proxy reparenting (this broke AvatarPoseSystem)
28+
2529## [ 1.16.0-rc.0] - [ 2026-01-19]
2630
2731### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " nadena.dev.modular-avatar" ,
33 "displayName" : " Modular Avatar" ,
4- "version" : " 1.16.0-rc.0 " ,
4+ "version" : " 1.16.0-rc.1 " ,
55 "unity" : " 2022.3" ,
66 "description" : " A suite of tools for assembling your avatar out of reusable components" ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments