mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-03 11:46:02 -05:00
33 lines
2.1 KiB
Markdown
33 lines
2.1 KiB
Markdown
# v0.78.0: ScriptdImporter の改修
|
|
|
|
主に、1.0 向けと glb/gltf の ScriptdImporter の改修です。
|
|
|
|
## [v0.78.0](https://github.com/vrm-c/UniVRM/tree/v0.78.0) (2021-06-23)
|
|
|
|
* [Release](https://github.com/vrm-c/UniVRM/releases/tag/v0.78.0)
|
|
* [Milestone](https://github.com/vrm-c/UniVRM/milestone/40?closed=1)
|
|
|
|
[Full Changelog](https://github.com/vrm-c/UniVRM/compare/v0.77.0...v0.78.0)
|
|
|
|
## バグ修正
|
|
- Feature10/fix sparse [\#1049](https://github.com/vrm-c/UniVRM/pull/1049) ([ousttrue](https://github.com/ousttrue))
|
|
|
|
## Exporter
|
|
- Export 時に default 値の TRS を出力しない [\#1061](https://github.com/vrm-c/UniVRM/pull/1061) ([ousttrue](https://github.com/ousttrue))
|
|
|
|
## ScriptedImporter(gltf/glb vrm-1)
|
|
- ImporterContext.AnimationClips に External か否かの情報を追加 [\#1050](https://github.com/vrm-c/UniVRM/pull/1050) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature10/remap editor [\#1053](https://github.com/vrm-c/UniVRM/pull/1053) ([ousttrue](https://github.com/ousttrue))
|
|
- external\_object\_map に null が入っているときがある\(対象を削除したとき\) [\#1047](https://github.com/vrm-c/UniVRM/pull/1047) ([ousttrue](https://github.com/ousttrue))
|
|
|
|
## 1.0
|
|
- vrm0 の時だけ migration checkbox [\#1062](https://github.com/vrm-c/UniVRM/pull/1062) ([ousttrue](https://github.com/ousttrue))
|
|
- \[1.0\]MetaEditorの復旧 [\#1058](https://github.com/vrm-c/UniVRM/pull/1058) ([ousttrue](https://github.com/ousttrue))
|
|
- Feature10/impl firstperson list [\#1052](https://github.com/vrm-c/UniVRM/pull/1052) ([ousttrue](https://github.com/ousttrue))
|
|
|
|
## その他のChangelog
|
|
- fix using [\#1066](https://github.com/vrm-c/UniVRM/pull/1066) ([ousttrue](https://github.com/ousttrue))
|
|
- Allow referencing additional chunks. [\#1065](https://github.com/vrm-c/UniVRM/pull/1065) ([Santarh](https://github.com/Santarh))
|
|
- Add migration code about legacy roughness texture behaviour. [\#1064](https://github.com/vrm-c/UniVRM/pull/1064) ([Santarh](https://github.com/Santarh))
|
|
- Public ITextureDeserializer [\#1063](https://github.com/vrm-c/UniVRM/pull/1063) ([Santarh](https://github.com/Santarh))
|