UniVRM/docs/release/079/v0.80.0.md
2021-10-18 18:32:15 +09:00

43 lines
3.9 KiB
Markdown

# v0.80.0: 1.0準備, 最低バージョンを Unity-2019.4LTS に更新
## [v0.80.0](https://github.com/vrm-c/UniVRM/tree/v0.80.0) (2021-08-11)
* [Release](http://github.com/vrm-c/UniVRM/releases/tag/v0.80.0)
* [Milestone](https://github.com/vrm-c/UniVRM/milestone/42?closed=1)
* [Full Changelog](https://github.com/vrm-c/UniVRM/compare/v0.79.0...v0.80.0)
* `Unity-2019.4LTS`
## 最低バージョンを Unity-2019.4LTS に更新
- Unityのサポートバージョンを 2019.4LTS 以降にする [\#1126](https://github.com/vrm-c/UniVRM/issues/1126)
- Use GUID in asmdefs [\#1131](https://github.com/vrm-c/UniVRM/pull/1131) ([Santarh](https://github.com/Santarh))
- update 2019 settings [\#1130](https://github.com/vrm-c/UniVRM/pull/1130) ([ousttrue](https://github.com/ousttrue))
- 開発バージョンをUnity-2019にあげる。および、 Unity-2019 require ApplyRevertGUI call in OnInspectorGUI の修正 [\#1129](https://github.com/vrm-c/UniVRM/pull/1129) ([ousttrue](https://github.com/ousttrue))
## VRM-1.0
- VRM1 の unitypackage を作る [\#1127](https://github.com/vrm-c/UniVRM/issues/1127)
- Fix1/expression UI [\#1142](https://github.com/vrm-c/UniVRM/pull/1142) ([ousttrue](https://github.com/ousttrue))
- VRM10Expression.Preset と ExpressionName を廃止 [\#1141](https://github.com/vrm-c/UniVRM/pull/1141) ([ousttrue](https://github.com/ousttrue))
- Fix1/fix firstperson editor [\#1136](https://github.com/vrm-c/UniVRM/pull/1136) ([ousttrue](https://github.com/ousttrue))
- Feature1/add default expressions [\#1135](https://github.com/vrm-c/UniVRM/pull/1135) ([ousttrue](https://github.com/ousttrue))
- Feature1/update jsonschema [\#1134](https://github.com/vrm-c/UniVRM/pull/1134) ([ousttrue](https://github.com/ousttrue))
- add null check [\#1133](https://github.com/vrm-c/UniVRM/pull/1133) ([ousttrue](https://github.com/ousttrue))
- VRM-1.0 の unitypackage も作成する [\#1132](https://github.com/vrm-c/UniVRM/pull/1132) ([ousttrue](https://github.com/ousttrue))
- \[VRM10\] VRM10Expression のカスタムエディターの修正 [\#1118](https://github.com/vrm-c/UniVRM/pull/1118) ([ousttrue](https://github.com/ousttrue))
## その他のChangelog
- URPサンプルプロジェクトへのインポート時にビルドエラーが出る [\#1137](https://github.com/vrm-c/UniVRM/issues/1137)
- Mtoonのマテリアルが作成できません [\#1114](https://github.com/vrm-c/UniVRM/issues/1114)
- export VRM with animation clip at runtime [\#1113](https://github.com/vrm-c/UniVRM/issues/1113)
- How to fix "'MToon' does not exist in the current context" error on latest version [\#1111](https://github.com/vrm-c/UniVRM/issues/1111)
- HDRP/URP Support [\#1110](https://github.com/vrm-c/UniVRM/issues/1110)
- I don't know why, but i can't export my model to VRM [\#1104](https://github.com/vrm-c/UniVRM/issues/1104)
- Head look at not work [\#1035](https://github.com/vrm-c/UniVRM/issues/1035)
- Hair import [\#956](https://github.com/vrm-c/UniVRM/issues/956)
- restore CreateUnityPackageWithBuild [\#1145](https://github.com/vrm-c/UniVRM/pull/1145) ([ousttrue](https://github.com/ousttrue))
- OnResetClicked [\#1144](https://github.com/vrm-c/UniVRM/pull/1144) ([ousttrue](https://github.com/ousttrue))
- UniVRM-0.80.0 [\#1143](https://github.com/vrm-c/UniVRM/pull/1143) ([ousttrue](https://github.com/ousttrue))
- Unity2020対応のデグレを修正 [\#1140](https://github.com/vrm-c/UniVRM/pull/1140) ([notargs](https://github.com/notargs))
- null check [\#1125](https://github.com/vrm-c/UniVRM/pull/1125) ([ousttrue](https://github.com/ousttrue))
- ラインタイムエクスポート時に正規化を実行する例 [\#1119](https://github.com/vrm-c/UniVRM/pull/1119) ([ousttrue](https://github.com/ousttrue))
- Skip mesh export when MeshExportInfo.CanExport is false [\#1117](https://github.com/vrm-c/UniVRM/pull/1117) ([ichi-23](https://github.com/ichi-23))
- Make asmdef's auto-referenced true. [\#1108](https://github.com/vrm-c/UniVRM/pull/1108) ([Santarh](https://github.com/Santarh))