-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #459 from vrm-c/release/v0.127.2
v0.127.2
- Loading branch information
Showing
3 changed files
with
22 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# 🚧 v0.127.2 fix BlendShape bake & SpringBone center | ||
|
||
https://github.com/vrm-c/UniVRM/milestone/94?closed=1 | ||
|
||
## [0.x][1.0] BlendShape 焼き付けの bug 修正 | ||
|
||
- [Pose Freeze によって BlendShape を ベイクすると他の BlendShape が壊れる · Issue #2465 · vrm-c/UniVRM · GitHub](https://github.com/vrm-c/UniVRM/issues/2465) | ||
|
||
## [0.x] SpringBone の center 挙動のbug修正 | ||
|
||
- [\[0.x\]\[springbone\]\[center\] Imported VRM hair and clothes goes to the left no matter the position · Issue #2440 · vrm-c/UniVRM · GitHub](https://github.com/vrm-c/UniVRM/issues/2440) | ||
|
||
## [0.x][1.0][export] PoseFreeze 時に SpringBone の設定を追随 | ||
|
||
- [Collider get inverted and rotated by 90 degrees when export · Issue #2368 · vrm-c/UniVRM · GitHub](https://github.com/vrm-c/UniVRM/issues/2368) | ||
|
||
## [1.0] override と binary の組み合わせ | ||
|
||
- [\[VRM-1.0\]\[Expression\] Overrideを与える側の表情がBinaryの場合、与える表情の入力値を0 or 1で評価してoverride値として反映 · Issue #2430 · vrm-c/UniVRM · GitHub](https://github.com/vrm-c/UniVRM/issues/2430) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# 🚧 nextnext. | ||
|
||
https://github.com/vrm-c/UniVRM/milestone/94 | ||
# 🚧 next. | ||
|
||
https://github.com/vrm-c/UniVRM/milestone/95 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# 🚧 nextnext. | ||
|
||
https://github.com/vrm-c/UniVRM/milestone/95 | ||
https://github.com/vrm-c/UniVRM/milestone/96 |