mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-03 11:46:02 -05:00
49 lines
4.1 KiB
Markdown
49 lines
4.1 KiB
Markdown
# v0.73.0: other permission url の修正
|
|
|
|
## [v0.73.0](https://github.com/vrm-c/UniVRM/tree/v0.73.0) (2021-04-21)
|
|
|
|
* [Release](https://github.com/vrm-c/UniVRM/releases/tag/v0.73.0)
|
|
* [Milestone](https://github.com/vrm-c/UniVRM/milestone/35?closed=1)
|
|
|
|
[Full Changelog](https://github.com/vrm-c/UniVRM/compare/v0.72.0...v0.73.0)
|
|
|
|
## 主な変更
|
|
### Metaの編集画面から other permission url が隠れていたのを修正
|
|
from `v0.59.0`
|
|
- Fix/other permission url [\#897](https://github.com/vrm-c/UniVRM/pull/897) ([ousttrue](https://github.com/ousttrue))
|
|
|
|
### Exporter
|
|
- Feature/tpose button [\#895](https://github.com/vrm-c/UniVRM/pull/895) ([ousttrue](https://github.com/ousttrue))
|
|
- 正規化するときにBlendShapeを使うLookAtがExportされない [\#894](https://github.com/vrm-c/UniVRM/pull/894) ([ousttrue](https://github.com/ousttrue))
|
|
- 同一のMeshとMaterialを参照しているNodeをExportする場合に、重複をチェックして同じMeshIndexを参照するように変更 [\#899](https://github.com/vrm-c/UniVRM/pull/899) ([hiroj](https://github.com/hiroj))
|
|
|
|
### Preference
|
|
|
|
- 言語設定の自動判定と保存( `Edit - Preference` の `UniGLTF` と `VRM0` が設定です)
|
|
|
|
## その他のChangelog
|
|
|
|
- UniVRM-0.73.0 [\#898](https://github.com/vrm-c/UniVRM/pull/898) ([ousttrue](https://github.com/ousttrue))
|
|
- \[1.0\]MToon export の実装 [\#896](https://github.com/vrm-c/UniVRM/pull/896) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature10/mesh export validator [\#893](https://github.com/vrm-c/UniVRM/pull/893) ([ousttrue](https://github.com/ousttrue))
|
|
- SubAssetKey == を実装した [\#891](https://github.com/vrm-c/UniVRM/pull/891) ([ousttrue](https://github.com/ousttrue))
|
|
- Fix/texture extract subassetkey [\#890](https://github.com/vrm-c/UniVRM/pull/890) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature/mv validation [\#889](https://github.com/vrm-c/UniVRM/pull/889) ([ousttrue](https://github.com/ousttrue))
|
|
- ExportDialogBaseなど [\#888](https://github.com/vrm-c/UniVRM/pull/888) ([ousttrue](https://github.com/ousttrue))
|
|
- コード整理 [\#887](https://github.com/vrm-c/UniVRM/pull/887) ([ousttrue](https://github.com/ousttrue))
|
|
- Add MToon directory meta file [\#884](https://github.com/vrm-c/UniVRM/pull/884) ([Santarh](https://github.com/Santarh))
|
|
- mv MToon submodule due to UPM issue. [\#883](https://github.com/vrm-c/UniVRM/pull/883) ([Santarh](https://github.com/Santarh))
|
|
- \[1.0\] Importerを修正 [\#882](https://github.com/vrm-c/UniVRM/pull/882) ([ousttrue](https://github.com/ousttrue))
|
|
- SpringBoneWindow が見切れるのを修正。初期選択も実装 [\#881](https://github.com/vrm-c/UniVRM/pull/881) ([ousttrue](https://github.com/ousttrue))
|
|
- \[VRM1\] SpringBone center をモデルレベルに移動など [\#880](https://github.com/vrm-c/UniVRM/pull/880) ([ousttrue](https://github.com/ousttrue))
|
|
- Vrm1のSubAssetKey作成のバグ修正 [\#879](https://github.com/vrm-c/UniVRM/pull/879) ([ousttrue](https://github.com/ousttrue))
|
|
- rename [\#878](https://github.com/vrm-c/UniVRM/pull/878) ([ousttrue](https://github.com/ousttrue))
|
|
- VRM10SpringBone を MonoBehaviour にした [\#877](https://github.com/vrm-c/UniVRM/pull/877) ([ousttrue](https://github.com/ousttrue))
|
|
- VRMMaterialImporterのリネームと、コメントと未使用コード削除 [\#876](https://github.com/vrm-c/UniVRM/pull/876) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature10/update jsonschema [\#875](https://github.com/vrm-c/UniVRM/pull/875) ([ousttrue](https://github.com/ousttrue))
|
|
- if文の間違いを修正 [\#874](https://github.com/vrm-c/UniVRM/pull/874) ([ousttrue](https://github.com/ousttrue))
|
|
- fix null [\#873](https://github.com/vrm-c/UniVRM/pull/873) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature/extract key [\#872](https://github.com/vrm-c/UniVRM/pull/872) ([ousttrue](https://github.com/ousttrue))
|
|
- remove VRM10SpringBoneColliderGroup.Reset. [\#871](https://github.com/vrm-c/UniVRM/pull/871) ([ousttrue](https://github.com/ousttrue))
|
|
- colliderの重複を考慮していなかった [\#870](https://github.com/vrm-c/UniVRM/pull/870) ([ousttrue](https://github.com/ousttrue))
|