mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-03 11:46:02 -05:00
42 lines
3.4 KiB
Markdown
42 lines
3.4 KiB
Markdown
# v0.85.0: 1.0準備, [0.x]FastSpringBone
|
|
|
|
## [v0.85.0](https://github.com/vrm-c/UniVRM/tree/v0.85.0) (2021-09-30)
|
|
|
|
* [Release](https://github.com/vrm-c/UniVRM/releases/tag/v0.85.0)
|
|
* [Milestone](https://github.com/vrm-c/UniVRM/milestone/47?closed=1)
|
|
|
|
[Full Changelog](https://github.com/vrm-c/UniVRM/compare/v0.84.0...v0.85.0)
|
|
|
|
## [1.0]
|
|
- \[1.0\] VRM10ObjectFirstPerson.SetupAsync に isMine 引数 [\#1250](https://github.com/vrm-c/UniVRM/issues/1250)
|
|
- \[1.0\] MToon10 offset/scale の挙動 [\#1225](https://github.com/vrm-c/UniVRM/issues/1225)
|
|
- CreateErasedMeshAsync [\#1221](https://github.com/vrm-c/UniVRM/issues/1221)
|
|
- \[1.0\] Vrm10Controller を Vrm10Instance に改名してリソース管理を委譲する [\#1242](https://github.com/vrm-c/UniVRM/issues/1242)
|
|
- \[1.0\] Fix MToon10 texture offset/scale bug. [\#1261](https://github.com/vrm-c/UniVRM/pull/1261) ([Santarh](https://github.com/Santarh))
|
|
- VrmLib.Model の Read を非同期処理フェーズに移動 [\#1259](https://github.com/vrm-c/UniVRM/pull/1259) ([Santarh](https://github.com/Santarh))
|
|
- add self flag [\#1258](https://github.com/vrm-c/UniVRM/pull/1258) ([ousttrue](https://github.com/ousttrue))
|
|
- \[1.0\] Thumbnail の nullcheck [\#1254](https://github.com/vrm-c/UniVRM/pull/1254) ([ousttrue](https://github.com/ousttrue))
|
|
- \[1.0\] FirstPerson.SetupAsync 修正 [\#1252](https://github.com/vrm-c/UniVRM/pull/1252) ([ousttrue](https://github.com/ousttrue))
|
|
- \[1.0\] rename\_VRM10Controller\_to\_Vrm10Instance [\#1251](https://github.com/vrm-c/UniVRM/pull/1251) ([ousttrue](https://github.com/ousttrue))
|
|
|
|
## FastSpringBone
|
|
利用方法は、 `Assets/VRM/Samples/SimpleViewer` を参考にしてください。
|
|
|
|
- Add FastSpringBone [\#1263](https://github.com/vrm-c/UniVRM/pull/1263) ([notargs](https://github.com/notargs))
|
|
|
|
## その他のChangelog
|
|
|
|
- it might not be a bug but i can't import the package [\#1238](https://github.com/vrm-c/UniVRM/issues/1238)
|
|
- Failed UnlitTransparentZWrite fallback on importing VRM 0.x [\#1139](https://github.com/vrm-c/UniVRM/issues/1139)
|
|
- LWRP / URP support [\#368](https://github.com/vrm-c/UniVRM/issues/368)
|
|
- warning [\#1265](https://github.com/vrm-c/UniVRM/pull/1265) ([ousttrue](https://github.com/ousttrue))
|
|
- Fix/unity version [\#1262](https://github.com/vrm-c/UniVRM/pull/1262) ([ousttrue](https://github.com/ousttrue))
|
|
- Vrm と それ以外の glb の処理分岐方法を変更 [\#1260](https://github.com/vrm-c/UniVRM/pull/1260) ([ousttrue](https://github.com/ousttrue))
|
|
- Fallback UnlitTransparentWithZWrite into MToon's emissive factor. [\#1255](https://github.com/vrm-c/UniVRM/pull/1255) ([Santarh](https://github.com/Santarh))
|
|
- Update -----feature-request.md [\#1253](https://github.com/vrm-c/UniVRM/pull/1253) ([ousttrue](https://github.com/ousttrue))
|
|
- UniGLTF/README 更新 [\#1249](https://github.com/vrm-c/UniVRM/pull/1249) ([ousttrue](https://github.com/ousttrue))
|
|
- `VRM/UnlitTransparentZWrite` の Import を修正 [\#1248](https://github.com/vrm-c/UniVRM/pull/1248) ([ousttrue](https://github.com/ousttrue))
|
|
- Update README.md [\#1246](https://github.com/vrm-c/UniVRM/pull/1246) ([ousttrue](https://github.com/ousttrue))
|
|
- Fix throw by First. Use FirstOrDefault [\#1244](https://github.com/vrm-c/UniVRM/pull/1244) ([ousttrue](https://github.com/ousttrue))
|
|
- lambda `Func\<Task\<AnimationClip\>\>` cause warning. Use Task.FromResult [\#1243](https://github.com/vrm-c/UniVRM/pull/1243) ([ousttrue](https://github.com/ousttrue))
|