-
+
Previous
-
v0.95.1: GltfData.Dispose
+
リリース作業手順
diff --git a/index.html b/index.html
index fca3ed357..d4e0ceea1 100644
--- a/index.html
+++ b/index.html
@@ -42,10 +42,10 @@
-
+
Download
- UniVRM-0.95.1
+ UniVRM-0.96.0
diff --git a/ja/.doctrees/environment.pickle b/ja/.doctrees/environment.pickle
index 8bdba5142..627d48d85 100644
Binary files a/ja/.doctrees/environment.pickle and b/ja/.doctrees/environment.pickle differ
diff --git a/ja/.doctrees/how_to_release.doctree b/ja/.doctrees/how_to_release.doctree
deleted file mode 100644
index 0d739431f..000000000
Binary files a/ja/.doctrees/how_to_release.doctree and /dev/null differ
diff --git a/ja/.doctrees/release/079/index.doctree b/ja/.doctrees/release/079/index.doctree
index 1b72d8998..508a0164d 100644
Binary files a/ja/.doctrees/release/079/index.doctree and b/ja/.doctrees/release/079/index.doctree differ
diff --git a/ja/.doctrees/release/079/v0.96.0.doctree b/ja/.doctrees/release/079/v0.96.0.doctree
new file mode 100644
index 000000000..cdf1c53e2
Binary files /dev/null and b/ja/.doctrees/release/079/v0.96.0.doctree differ
diff --git a/ja/.doctrees/release/how_to_release.doctree b/ja/.doctrees/release/how_to_release.doctree
new file mode 100644
index 000000000..2daf8a94e
Binary files /dev/null and b/ja/.doctrees/release/how_to_release.doctree differ
diff --git a/ja/.doctrees/release/index.doctree b/ja/.doctrees/release/index.doctree
index 2de0680a8..32498045f 100644
Binary files a/ja/.doctrees/release/index.doctree and b/ja/.doctrees/release/index.doctree differ
diff --git a/ja/_images/version_dialog.jpg b/ja/_images/version_dialog.jpg
new file mode 100644
index 000000000..3a729d5c7
Binary files /dev/null and b/ja/_images/version_dialog.jpg differ
diff --git a/ja/_sources/release/079/v0.96.0.md.txt b/ja/_sources/release/079/v0.96.0.md.txt
new file mode 100644
index 000000000..1b1b9e957
--- /dev/null
+++ b/ja/_sources/release/079/v0.96.0.md.txt
@@ -0,0 +1,40 @@
+# v0.96.0: ReadMesh
+
+## 0.x
+
+* [[\#1543](https://github.com/vrm-c/UniVRM/pull/1543)] VRM は Animation をエクスポートしない
+* [[\#1544](https://github.com/vrm-c/UniVRM/pull/1544)] false not throw
+* [[\#1545](https://github.com/vrm-c/UniVRM/pull/1545)] remove `awaitCaller ?? new ImmediateCaller()`
+* [[\#1541](https://github.com/vrm-c/UniVRM/pull/1541)] [SpringBone]非Play時にもSpringのGizmoを表示する
+* [[\#1535](https://github.com/vrm-c/UniVRM/pull/1535)] Fix/optimize readmesh
+* [[\#1527](https://github.com/vrm-c/UniVRM/pull/1527)] IndexBuffer のとりまわし
+* [[\#1529](https://github.com/vrm-c/UniVRM/pull/1529)] Fix NewMesh API error.
+
+## 1.0
+
+* [[\#1542](https://github.com/vrm-c/UniVRM/pull/1542)] skip empty mesh
+* [[\#1533](https://github.com/vrm-c/UniVRM/pull/1533)] add custom editor
+* [[\#1536](https://github.com/vrm-c/UniVRM/pull/1536)] [1.0] サンプルに async togle を追加
+* [[\#1531](https://github.com/vrm-c/UniVRM/pull/1531)] Fix/system numerics to unityengine
+* [[\#1550](https://github.com/vrm-c/UniVRM/pull/1550)] System.Numerics.Matrix4x4 to UnityEngine.Matrix4x4
+* [[\#1546](https://github.com/vrm-c/UniVRM/pull/1546)] VRM1.0でSpringBone.centerが正常に動いていないバグを修正
+* [[\#1519](https://github.com/vrm-c/UniVRM/pull/1519)] Vrm10Storageを分解
+* [[\#1520](https://github.com/vrm-c/UniVRM/pull/1520)] Define & Implements error & cancel handling explicitly about High-level VRM1.0 Loader API.
+* [[\#1499](https://github.com/vrm-c/UniVRM/pull/1499)] VrmLib の整理
+
+## other
+
+* [[\#1551](https://github.com/vrm-c/UniVRM/pull/1551)] UnitTest の修正
+* [[\#1549](https://github.com/vrm-c/UniVRM/pull/1549)] add null check
+* [[\#1548](https://github.com/vrm-c/UniVRM/pull/1548)] UniVRM-0.96.0
+* [[\#1547](https://github.com/vrm-c/UniVRM/pull/1547)] sample を変更に追随
+* [[\#1528](https://github.com/vrm-c/UniVRM/pull/1528)] dispose
+* [[\#1523](https://github.com/vrm-c/UniVRM/pull/1523)] SpanLike を NativeArray で置き換える
+* [[\#1525](https://github.com/vrm-c/UniVRM/pull/1525)] null index check
+* [[\#1524](https://github.com/vrm-c/UniVRM/pull/1524)] Dispose 忘れ
+* [[\#1517](https://github.com/vrm-c/UniVRM/pull/1517)] Docs/update po
+* [[\#1516](https://github.com/vrm-c/UniVRM/pull/1516)] update release notes v0.79 - v0.85
+* [[\#1514](https://github.com/vrm-c/UniVRM/pull/1514)] リリースノートの英語カタログ
+* [[\#1513](https://github.com/vrm-c/UniVRM/pull/1513)] Docs/gltfdata dispose
+* [[\#1512](https://github.com/vrm-c/UniVRM/pull/1512)] UniVRM-0.95.1
+* [[\#1511](https://github.com/vrm-c/UniVRM/pull/1511)] Dispose 呼び忘れ
diff --git a/en/_sources/how_to_release.md.txt b/ja/_sources/release/how_to_release.md.txt
similarity index 82%
rename from en/_sources/how_to_release.md.txt
rename to ja/_sources/release/how_to_release.md.txt
index de8b0dba3..48c807943 100644
--- a/en/_sources/how_to_release.md.txt
+++ b/ja/_sources/release/how_to_release.md.txt
@@ -8,6 +8,8 @@
`VRM0-development-Version Dialog` によりバージョンを上げる。
+
+
branch: `version/vX_Y_Z`
commit: `UniVRM-X.Y.Z`
PR
@@ -36,9 +38,26 @@ all green
`vX.Y.Z`
+### tag 打ち
+
+```
+$ git tag vX.Y.Z # local
+$ git push upstream --tags # remote
+```
+
+### tag 消し
+
+```
+$ git tag -d vX.Y.Z # local
+$ git push upstream :vX.Y.Z # remote
+```
+
## github で tag からリリースを作成して draft で保存する。
* unity package をアップロード
+
+## 動作確認
+
* unity package の動作確認
* UPM の動作確認
diff --git a/ja/_sources/release/index.md.txt b/ja/_sources/release/index.md.txt
index 6a5bfa1f3..466e02a57 100644
--- a/ja/_sources/release/index.md.txt
+++ b/ja/_sources/release/index.md.txt
@@ -13,3 +13,9 @@ unitypackage
068/index
079/index
```
+
+```{toctree}
+:caption: development
+:maxdepth: 1
+how_to_release
+```
diff --git a/ja/api/0_36_update.html b/ja/api/0_36_update.html
index 50221ce7b..4a44ab211 100644
--- a/ja/api/0_36_update.html
+++ b/ja/api/0_36_update.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_44_runtime_import.html b/ja/api/0_44_runtime_import.html
index 8d62473d2..318cddd82 100644
--- a/ja/api/0_44_runtime_import.html
+++ b/ja/api/0_44_runtime_import.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_58_blendshape.html b/ja/api/0_58_blendshape.html
index cfde0bb88..05b5118a4 100644
--- a/ja/api/0_58_blendshape.html
+++ b/ja/api/0_58_blendshape.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_68_runtime_import.html b/ja/api/0_68_runtime_import.html
index b5af09571..1afb010ec 100644
--- a/ja/api/0_68_runtime_import.html
+++ b/ja/api/0_68_runtime_import.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_77_runtime_import.html b/ja/api/0_77_runtime_import.html
index acb15c0a0..988405036 100644
--- a/ja/api/0_77_runtime_import.html
+++ b/ja/api/0_77_runtime_import.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_79_runtime_import.html b/ja/api/0_79_runtime_import.html
index db872149c..37bddad58 100644
--- a/ja/api/0_79_runtime_import.html
+++ b/ja/api/0_79_runtime_import.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_82_glb_import.html b/ja/api/0_82_glb_import.html
index 98d4b98f1..3caaadd61 100644
--- a/ja/api/0_82_glb_import.html
+++ b/ja/api/0_82_glb_import.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_82_runtime_import.html b/ja/api/0_82_runtime_import.html
index 9a7225d56..c3dd71e5d 100644
--- a/ja/api/0_82_runtime_import.html
+++ b/ja/api/0_82_runtime_import.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_87_runtime_import.html b/ja/api/0_87_runtime_import.html
index 35af6c68b..b3b40c574 100644
--- a/ja/api/0_87_runtime_import.html
+++ b/ja/api/0_87_runtime_import.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_95_dispose.html b/ja/api/0_95_dispose.html
index 87553ace3..5db570977 100644
--- a/ja/api/0_95_dispose.html
+++ b/ja/api/0_95_dispose.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/0_95_highlevel.html b/ja/api/0_95_highlevel.html
index 3f62756de..fd52eb120 100644
--- a/ja/api/0_95_highlevel.html
+++ b/ja/api/0_95_highlevel.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/fast_spring_bone.html b/ja/api/fast_spring_bone.html
index 3f687c9ab..492e70250 100644
--- a/ja/api/fast_spring_bone.html
+++ b/ja/api/fast_spring_bone.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/firstperson.html b/ja/api/firstperson.html
index 932b6e98b..36a14254b 100644
--- a/ja/api/firstperson.html
+++ b/ja/api/firstperson.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/how_to_customize_material_import.html b/ja/api/how_to_customize_material_import.html
index 85e7543cd..a7ab3e2c5 100644
--- a/ja/api/how_to_customize_material_import.html
+++ b/ja/api/how_to_customize_material_import.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/how_to_impl_extension.html b/ja/api/how_to_impl_extension.html
index 943b15779..6e4afdf4d 100644
--- a/ja/api/how_to_impl_extension.html
+++ b/ja/api/how_to_impl_extension.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/index.html b/ja/api/index.html
index c334346f4..ded1aa56a 100644
--- a/ja/api/index.html
+++ b/ja/api/index.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/sample/AnimationBridgeSample.html b/ja/api/sample/AnimationBridgeSample.html
index dab4876df..fb50cf532 100644
--- a/ja/api/sample/AnimationBridgeSample.html
+++ b/ja/api/sample/AnimationBridgeSample.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/sample/FirstPersonSample.html b/ja/api/sample/FirstPersonSample.html
index e79cc1394..fdf6dea5d 100644
--- a/ja/api/sample/FirstPersonSample.html
+++ b/ja/api/sample/FirstPersonSample.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/sample/RuntimeExporterSample.html b/ja/api/sample/RuntimeExporterSample.html
index 8a8378c97..f96a81eca 100644
--- a/ja/api/sample/RuntimeExporterSample.html
+++ b/ja/api/sample/RuntimeExporterSample.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/sample/SimpleViewer.html b/ja/api/sample/SimpleViewer.html
index 50acd2e24..449497867 100644
--- a/ja/api/sample/SimpleViewer.html
+++ b/ja/api/sample/SimpleViewer.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/sample/index.html b/ja/api/sample/index.html
index 822665dd6..86a7c9f30 100644
--- a/ja/api/sample/index.html
+++ b/ja/api/sample/index.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/vrm1_expression.html b/ja/api/vrm1_expression.html
index b2b29725d..38e73af74 100644
--- a/ja/api/vrm1_expression.html
+++ b/ja/api/vrm1_expression.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/vrm1_firstperson.html b/ja/api/vrm1_firstperson.html
index c0f1707cc..ed23a9844 100644
--- a/ja/api/vrm1_firstperson.html
+++ b/ja/api/vrm1_firstperson.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/vrm1_get_humanoid.html b/ja/api/vrm1_get_humanoid.html
index 034d0b20a..d1eab1130 100644
--- a/ja/api/vrm1_get_humanoid.html
+++ b/ja/api/vrm1_get_humanoid.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/vrm1_lookat.html b/ja/api/vrm1_lookat.html
index 7d1e9100a..381b6d010 100644
--- a/ja/api/vrm1_lookat.html
+++ b/ja/api/vrm1_lookat.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/api/vrm1_runtime_load.html b/ja/api/vrm1_runtime_load.html
index 059e673be..9f1918d1d 100644
--- a/ja/api/vrm1_runtime_load.html
+++ b/ja/api/vrm1_runtime_load.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/build.html b/ja/build.html
index 09f857162..868dd1abb 100644
--- a/ja/build.html
+++ b/ja/build.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/genindex.html b/ja/genindex.html
index 1d1888d9e..1ec937957 100644
--- a/ja/genindex.html
+++ b/ja/genindex.html
@@ -267,8 +267,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/how_to_release.html b/ja/how_to_release.html
deleted file mode 100644
index 8f0f4d392..000000000
--- a/ja/how_to_release.html
+++ /dev/null
@@ -1,427 +0,0 @@
-
-
-
-
-
-
-
-
-
リリース作業手順 - UniVRM Programming ドキュメント
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-リリース作業手順
-
-
-ライブラリのバージョンを上げる
-VRM0-development-Version Dialog によりバージョンを上げる。
-branch: version/vX_Y_Z
-commit: UniVRM-X.Y.Z
-PR
-merge
-
-
-UnitTest をすべて実行する
-all green
-
-
-Build確認
-VRM0-development-Dummy build for CI により #if UNITY_EDITOR などでビルド時のみに起きるエラーが無いことw確認する
-
-
-unity package 作成
-VRM0-development-Create Unity Package により unity package を作成する
-
-UniVRM
-UniVRM-Sample
-VRM
-VRM-Sample
-
-の4パッケージ
-
-
-
-github で tag からリリースを作成して draft で保存する。
-
-unity package をアップロード
-unity package の動作確認
-UPM の動作確認
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/ja/implementation/coordinate.html b/ja/implementation/coordinate.html
index cae3563e1..ce688c8ee 100644
--- a/ja/implementation/coordinate.html
+++ b/ja/implementation/coordinate.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/implementation/first_person.html b/ja/implementation/first_person.html
index 35839444c..78bb585c7 100644
--- a/ja/implementation/first_person.html
+++ b/ja/implementation/first_person.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/implementation/format.html b/ja/implementation/format.html
index 85d37920a..f56fc04f7 100644
--- a/ja/implementation/format.html
+++ b/ja/implementation/format.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/implementation/index.html b/ja/implementation/index.html
index 05ac32cbb..3b783b820 100644
--- a/ja/implementation/index.html
+++ b/ja/implementation/index.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/implementation/runtime_resource_management.html b/ja/implementation/runtime_resource_management.html
index e5bfb96a5..2dd768413 100644
--- a/ja/implementation/runtime_resource_management.html
+++ b/ja/implementation/runtime_resource_management.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/implementation/scripted_importer.html b/ja/implementation/scripted_importer.html
index 692064409..f6bdca20a 100644
--- a/ja/implementation/scripted_importer.html
+++ b/ja/implementation/scripted_importer.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/implementation/texture_manipulation.html b/ja/implementation/texture_manipulation.html
index 0a692ab58..bbb891ef7 100644
--- a/ja/implementation/texture_manipulation.html
+++ b/ja/implementation/texture_manipulation.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/implementation/transparent_zwrite.html b/ja/implementation/transparent_zwrite.html
index 103344d48..2a2c9486e 100644
--- a/ja/implementation/transparent_zwrite.html
+++ b/ja/implementation/transparent_zwrite.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/index.html b/ja/index.html
index f9a56a8ff..c49dcfc4d 100644
--- a/ja/index.html
+++ b/ja/index.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/objects.inv b/ja/objects.inv
index 69c04c217..b27f180de 100644
Binary files a/ja/objects.inv and b/ja/objects.inv differ
diff --git a/ja/release/055/index.html b/ja/release/055/index.html
index 5b9a0ae38..fc4db9eb5 100644
--- a/ja/release/055/index.html
+++ b/ja/release/055/index.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.40.html b/ja/release/055/v0.40.html
index bade9798c..6f18656a0 100644
--- a/ja/release/055/v0.40.html
+++ b/ja/release/055/v0.40.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.41.html b/ja/release/055/v0.41.html
index 910f3c59b..4f36bb004 100644
--- a/ja/release/055/v0.41.html
+++ b/ja/release/055/v0.41.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.42.html b/ja/release/055/v0.42.html
index 3a8169725..6ccd78791 100644
--- a/ja/release/055/v0.42.html
+++ b/ja/release/055/v0.42.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.43.html b/ja/release/055/v0.43.html
index fbc1f98b6..5d1f1da13 100644
--- a/ja/release/055/v0.43.html
+++ b/ja/release/055/v0.43.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.44.html b/ja/release/055/v0.44.html
index 4032e950a..7ec1f2861 100644
--- a/ja/release/055/v0.44.html
+++ b/ja/release/055/v0.44.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.45.html b/ja/release/055/v0.45.html
index b85a66a8d..ad3aad376 100644
--- a/ja/release/055/v0.45.html
+++ b/ja/release/055/v0.45.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.46.html b/ja/release/055/v0.46.html
index 7f04d18e9..cde4428ae 100644
--- a/ja/release/055/v0.46.html
+++ b/ja/release/055/v0.46.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.47.html b/ja/release/055/v0.47.html
index cc697283b..fb6334cd2 100644
--- a/ja/release/055/v0.47.html
+++ b/ja/release/055/v0.47.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.48.html b/ja/release/055/v0.48.html
index cc455f62a..00c59e286 100644
--- a/ja/release/055/v0.48.html
+++ b/ja/release/055/v0.48.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.49.html b/ja/release/055/v0.49.html
index 0504b419b..6a3ddb796 100644
--- a/ja/release/055/v0.49.html
+++ b/ja/release/055/v0.49.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.50.html b/ja/release/055/v0.50.html
index ce1193464..2cba4a895 100644
--- a/ja/release/055/v0.50.html
+++ b/ja/release/055/v0.50.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.51.0.html b/ja/release/055/v0.51.0.html
index b7064ff3e..86b6e4f85 100644
--- a/ja/release/055/v0.51.0.html
+++ b/ja/release/055/v0.51.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.52.0.html b/ja/release/055/v0.52.0.html
index 90535bec7..ee6715e33 100644
--- a/ja/release/055/v0.52.0.html
+++ b/ja/release/055/v0.52.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.53.0.html b/ja/release/055/v0.53.0.html
index 8fb671840..0f1932036 100644
--- a/ja/release/055/v0.53.0.html
+++ b/ja/release/055/v0.53.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.54.0.html b/ja/release/055/v0.54.0.html
index 1986b00fc..c7150e6e5 100644
--- a/ja/release/055/v0.54.0.html
+++ b/ja/release/055/v0.54.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/055/v0.55.0.html b/ja/release/055/v0.55.0.html
index 944b0e331..4e79d2b93 100644
--- a/ja/release/055/v0.55.0.html
+++ b/ja/release/055/v0.55.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/index.html b/ja/release/056/index.html
index 61d7ff23d..d78be8ce9 100644
--- a/ja/release/056/index.html
+++ b/ja/release/056/index.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.56.0.html b/ja/release/056/v0.56.0.html
index 5199e2e8d..8810f9c87 100644
--- a/ja/release/056/v0.56.0.html
+++ b/ja/release/056/v0.56.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.57.0.html b/ja/release/056/v0.57.0.html
index aaf28e581..d7c500813 100644
--- a/ja/release/056/v0.57.0.html
+++ b/ja/release/056/v0.57.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.58.0.html b/ja/release/056/v0.58.0.html
index df255971e..d5cab9ff5 100644
--- a/ja/release/056/v0.58.0.html
+++ b/ja/release/056/v0.58.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.59.0.html b/ja/release/056/v0.59.0.html
index 6015ab4f2..db677d5bc 100644
--- a/ja/release/056/v0.59.0.html
+++ b/ja/release/056/v0.59.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.60.0.html b/ja/release/056/v0.60.0.html
index 1c4cfbfb7..a95a37cab 100644
--- a/ja/release/056/v0.60.0.html
+++ b/ja/release/056/v0.60.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.61.0.html b/ja/release/056/v0.61.0.html
index 19df78b32..f98173c6b 100644
--- a/ja/release/056/v0.61.0.html
+++ b/ja/release/056/v0.61.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.62.0.html b/ja/release/056/v0.62.0.html
index 61b53ddae..2bd96490e 100644
--- a/ja/release/056/v0.62.0.html
+++ b/ja/release/056/v0.62.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.63.0.html b/ja/release/056/v0.63.0.html
index fbe06ce88..43db1d93b 100644
--- a/ja/release/056/v0.63.0.html
+++ b/ja/release/056/v0.63.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.64.0.html b/ja/release/056/v0.64.0.html
index cc8ab7769..8e8026367 100644
--- a/ja/release/056/v0.64.0.html
+++ b/ja/release/056/v0.64.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.65.0.html b/ja/release/056/v0.65.0.html
index 73f279a8b..eb9523370 100644
--- a/ja/release/056/v0.65.0.html
+++ b/ja/release/056/v0.65.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.66.0.html b/ja/release/056/v0.66.0.html
index 16943c345..f6a25d686 100644
--- a/ja/release/056/v0.66.0.html
+++ b/ja/release/056/v0.66.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/056/v0.67.0.html b/ja/release/056/v0.67.0.html
index 0c2be6b53..11bcad49a 100644
--- a/ja/release/056/v0.67.0.html
+++ b/ja/release/056/v0.67.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/index.html b/ja/release/068/index.html
index 2934a3fac..cbc1683bb 100644
--- a/ja/release/068/index.html
+++ b/ja/release/068/index.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.68.0.html b/ja/release/068/v0.68.0.html
index cd6e70a64..ae1d3fafb 100644
--- a/ja/release/068/v0.68.0.html
+++ b/ja/release/068/v0.68.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.69.0.html b/ja/release/068/v0.69.0.html
index ed16b4615..11b985579 100644
--- a/ja/release/068/v0.69.0.html
+++ b/ja/release/068/v0.69.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.70.0.html b/ja/release/068/v0.70.0.html
index c19e1f0e1..9d8ea448e 100644
--- a/ja/release/068/v0.70.0.html
+++ b/ja/release/068/v0.70.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.71.0.html b/ja/release/068/v0.71.0.html
index 1531e4fe2..2010a7868 100644
--- a/ja/release/068/v0.71.0.html
+++ b/ja/release/068/v0.71.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.72.0.html b/ja/release/068/v0.72.0.html
index 979a3bfa5..a7915781d 100644
--- a/ja/release/068/v0.72.0.html
+++ b/ja/release/068/v0.72.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.73.0.html b/ja/release/068/v0.73.0.html
index 55c0e922e..2f422e803 100644
--- a/ja/release/068/v0.73.0.html
+++ b/ja/release/068/v0.73.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.74.0.html b/ja/release/068/v0.74.0.html
index 16c3b1ef7..0eb300ee4 100644
--- a/ja/release/068/v0.74.0.html
+++ b/ja/release/068/v0.74.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.75.0.html b/ja/release/068/v0.75.0.html
index 215bd6bb4..ab5c0a8e7 100644
--- a/ja/release/068/v0.75.0.html
+++ b/ja/release/068/v0.75.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.76.0.html b/ja/release/068/v0.76.0.html
index 787f8fe94..cccd87c58 100644
--- a/ja/release/068/v0.76.0.html
+++ b/ja/release/068/v0.76.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.77.0.html b/ja/release/068/v0.77.0.html
index b626a8f0c..2340bd453 100644
--- a/ja/release/068/v0.77.0.html
+++ b/ja/release/068/v0.77.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/068/v0.78.0.html b/ja/release/068/v0.78.0.html
index 655bae483..20eb145b6 100644
--- a/ja/release/068/v0.78.0.html
+++ b/ja/release/068/v0.78.0.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
diff --git a/ja/release/079/index.html b/ja/release/079/index.html
index ba416dc39..5efb21ab1 100644
--- a/ja/release/079/index.html
+++ b/ja/release/079/index.html
@@ -269,8 +269,10 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
+
リリース作業手順
UniHumanoid
@@ -332,6 +334,7 @@
v0.93.0: 1.0準備
v0.94.0: 1.0準備
v0.95.1: GltfData.Dispose
+
v0.96.0: ReadMesh
diff --git a/ja/release/079/v0.79.0.html b/ja/release/079/v0.79.0.html
index 197b2154a..7f62f7baa 100644
--- a/ja/release/079/v0.79.0.html
+++ b/ja/release/079/v0.79.0.html
@@ -269,8 +269,10 @@