mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-02 19:25:35 -05:00
40 lines
3.9 KiB
Markdown
40 lines
3.9 KiB
Markdown
# v0.74.0: runtime スプリングボーンのスケール
|
|
|
|
## [v0.74.0](https://github.com/vrm-c/UniVRM/tree/v0.74.0) (2021-05-11)
|
|
|
|
* [Release](https://github.com/vrm-c/UniVRM/releases/tag/v0.74.0)
|
|
* [Milestone](https://github.com/vrm-c/UniVRM/milestone/36?closed=1)
|
|
|
|
[Full Changelog](https://github.com/vrm-c/UniVRM/compare/v0.73.0...v0.74.0)
|
|
|
|
## 主な変更
|
|
|
|
- UniVRM-0.74.0 [\#936](https://github.com/vrm-c/UniVRM/pull/936) ([ousttrue](https://github.com/ousttrue))
|
|
- [\#922](https://github.com/vrm-c/UniVRM/issues/922) ランタイムロード後にスケールを変更して運用する場合に影響があります。(import/export には影響しない)
|
|
- スプリングボーンのスケールの動作を修正 [\#935](https://github.com/vrm-c/UniVRM/pull/935) ([ousttrue](https://github.com/ousttrue))
|
|
- Add null check to MeshWithRenderer [\#925](https://github.com/vrm-c/UniVRM/pull/925) ([oocytanb](https://github.com/oocytanb))
|
|
- [\#909](https://github.com/vrm-c/UniVRM/issues/909)
|
|
- mesh.vertices = 0 の場合にmeshとmaterialをexportしないように修正 [\#918](https://github.com/vrm-c/UniVRM/pull/918) ([hiroj](https://github.com/hiroj))
|
|
- Feature/mesh validator [\#929](https://github.com/vrm-c/UniVRM/pull/929) ([ousttrue](https://github.com/ousttrue))
|
|
- add ValidationContext [\#931](https://github.com/vrm-c/UniVRM/pull/931) ([ousttrue](https://github.com/ousttrue))
|
|
- Fix/mesh export divided [\#912](https://github.com/vrm-c/UniVRM/pull/912) ([ousttrue](https://github.com/ousttrue))
|
|
|
|
## 1.0
|
|
- VRM1.0 で MToon の Import ができる [\#938](https://github.com/vrm-c/UniVRM/pull/938) ([Santarh](https://github.com/Santarh))
|
|
- vrm1 の Extract 先を vrm0 と別になるように修正。 [\#937](https://github.com/vrm-c/UniVRM/pull/937) ([ousttrue](https://github.com/ousttrue))
|
|
- VRM1.0 MToon の Texture をすべて Import できる [\#934](https://github.com/vrm-c/UniVRM/pull/934) ([Santarh](https://github.com/Santarh))
|
|
- 色プロパティのシリアライズ・デシリアライズ時に色空間をコードで明示 [\#933](https://github.com/vrm-c/UniVRM/pull/933) ([Santarh](https://github.com/Santarh))
|
|
- otherPermissionUrl と otherLiceneseUrl の両方が有効で内容が異なる場合はマイグレーションできない [\#917](https://github.com/vrm-c/UniVRM/pull/917) ([ousttrue](https://github.com/ousttrue))
|
|
- Generate MToon format.g.cs in VRMShaders [\#927](https://github.com/vrm-c/UniVRM/pull/927) ([Santarh](https://github.com/Santarh))
|
|
- VRM10SpringBoneColliderGroup の null 防御 [\#926](https://github.com/vrm-c/UniVRM/pull/926) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature10/update jsonschema 20210430 [\#924](https://github.com/vrm-c/UniVRM/pull/924) ([ousttrue](https://github.com/ousttrue))
|
|
- ExpressionAvatar は 独立した ScriptableObject をやめる [\#916](https://github.com/vrm-c/UniVRM/pull/916) ([ousttrue](https://github.com/ousttrue))
|
|
- colliders.Add\(nodeIndex\); [\#905](https://github.com/vrm-c/UniVRM/pull/905) ([ousttrue](https://github.com/ousttrue))
|
|
- VRM10SelectorWindow [\#904](https://github.com/vrm-c/UniVRM/pull/904) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature10/export dialog validator [\#903](https://github.com/vrm-c/UniVRM/pull/903) ([ousttrue](https://github.com/ousttrue))
|
|
- \[1.0\] Fix10/vrm extract [\#900](https://github.com/vrm-c/UniVRM/pull/900) ([ousttrue](https://github.com/ousttrue))
|
|
- \[1.0\]ジェネレーターの生成コード\(Format\)からUniJSON, UniGLTF依存を除去 [\#886](https://github.com/vrm-c/UniVRM/pull/886) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature10/rename importer exporter [\#911](https://github.com/vrm-c/UniVRM/pull/911) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature10/constraint read write [\#906](https://github.com/vrm-c/UniVRM/pull/906) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature10/export divided vertex buffer [\#913](https://github.com/vrm-c/UniVRM/pull/913) ([ousttrue](https://github.com/ousttrue))
|