diff --git a/en/.doctrees/api/0_96_1_use_gamma_colorspace.doctree b/en/.doctrees/api/0_96_1_use_gamma_colorspace.doctree new file mode 100644 index 000000000..0c638a823 Binary files /dev/null and b/en/.doctrees/api/0_96_1_use_gamma_colorspace.doctree differ diff --git a/en/.doctrees/api/index.doctree b/en/.doctrees/api/index.doctree index 9c50e6fa1..5406f795d 100644 Binary files a/en/.doctrees/api/index.doctree and b/en/.doctrees/api/index.doctree differ diff --git a/en/.doctrees/environment.pickle b/en/.doctrees/environment.pickle index 425ab1b5d..8edfddd37 100644 Binary files a/en/.doctrees/environment.pickle and b/en/.doctrees/environment.pickle differ diff --git a/en/.doctrees/release/079/index.doctree b/en/.doctrees/release/079/index.doctree index f1a0d11cc..c8f708a04 100644 Binary files a/en/.doctrees/release/079/index.doctree and b/en/.doctrees/release/079/index.doctree differ diff --git a/en/.doctrees/release/079/v0.96.1.doctree b/en/.doctrees/release/079/v0.96.1.doctree new file mode 100644 index 000000000..e76db6e81 Binary files /dev/null and b/en/.doctrees/release/079/v0.96.1.doctree differ diff --git a/en/_sources/api/0_96_1_use_gamma_colorspace.md.txt b/en/_sources/api/0_96_1_use_gamma_colorspace.md.txt new file mode 100644 index 000000000..2e4e70acc --- /dev/null +++ b/en/_sources/api/0_96_1_use_gamma_colorspace.md.txt @@ -0,0 +1,14 @@ +# `v0.96.1` ガンマ カラースペースを使う + +C# symbol `UNIGLTF_USE_GAMMA_COLORSPACE` を設定するとカラースペースダイアログが出なくなります。 + +| 用途 | ステータス | | +|----------------|------------|--------------------------------------------------------| +| Runtime Import | 非推奨 | アプリケーション・プラットフォームの必要に応じてどうぞ | +| Editor Import | 非推奨 | アプリケーション・プラットフォームの必要に応じてどうぞ | +| Runtime Export | 未対応 | アプリケーション・プラットフォームの必要に応じてどうぞ | +| Editor Export | 未対応 | あまり必要無いと思われるので、なるべくやめてください | + +ご利用いただくのはまったく問題ありませんが、 +色の再現性に問題が出ることはご承知おきください。 +(ガンマ設定に起因するimport/exportの問題はバグとして対応できません) diff --git a/en/_sources/api/index.md.txt b/en/_sources/api/index.md.txt index 14607c18c..74c8e8159 100644 --- a/en/_sources/api/index.md.txt +++ b/en/_sources/api/index.md.txt @@ -24,6 +24,7 @@ fast_spring_bone 0_87_runtime_import 0_95_dispose 0_95_highlevel +0_96_1_use_gamma_colorspace ``` ## VRM-1.0(β) diff --git a/en/_sources/release/079/v0.96.1.md.txt b/en/_sources/release/079/v0.96.1.md.txt new file mode 100644 index 000000000..9cebf2e1e --- /dev/null +++ b/en/_sources/release/079/v0.96.1.md.txt @@ -0,0 +1,3 @@ +# v0.96.1: build/exporter bug fix + + diff --git a/en/api/0_36_update.html b/en/api/0_36_update.html index 77476d8e8..432d6bb7e 100644 --- a/en/api/0_36_update.html +++ b/en/api/0_36_update.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_44_runtime_import.html b/en/api/0_44_runtime_import.html index 337b450ed..562d5d2f6 100644 --- a/en/api/0_44_runtime_import.html +++ b/en/api/0_44_runtime_import.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_58_blendshape.html b/en/api/0_58_blendshape.html index bbfc9f467..de0750387 100644 --- a/en/api/0_58_blendshape.html +++ b/en/api/0_58_blendshape.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_68_runtime_import.html b/en/api/0_68_runtime_import.html index bb19e54f9..e737a6e21 100644 --- a/en/api/0_68_runtime_import.html +++ b/en/api/0_68_runtime_import.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_77_runtime_import.html b/en/api/0_77_runtime_import.html index c08d37e2d..0d762112e 100644 --- a/en/api/0_77_runtime_import.html +++ b/en/api/0_77_runtime_import.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_79_runtime_import.html b/en/api/0_79_runtime_import.html index 7bdb60874..89d619c00 100644 --- a/en/api/0_79_runtime_import.html +++ b/en/api/0_79_runtime_import.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_82_glb_import.html b/en/api/0_82_glb_import.html index 99e5b7610..47bf351f2 100644 --- a/en/api/0_82_glb_import.html +++ b/en/api/0_82_glb_import.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_82_runtime_import.html b/en/api/0_82_runtime_import.html index 7635920ca..f188cc15f 100644 --- a/en/api/0_82_runtime_import.html +++ b/en/api/0_82_runtime_import.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_87_runtime_import.html b/en/api/0_87_runtime_import.html index a4ff4a825..cb95c949f 100644 --- a/en/api/0_87_runtime_import.html +++ b/en/api/0_87_runtime_import.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_95_dispose.html b/en/api/0_95_dispose.html index 20d6750f9..3b82a5ac4 100644 --- a/en/api/0_95_dispose.html +++ b/en/api/0_95_dispose.html @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • diff --git a/en/api/0_95_highlevel.html b/en/api/0_95_highlevel.html index 2748216c7..a9a434268 100644 --- a/en/api/0_95_highlevel.html +++ b/en/api/0_95_highlevel.html @@ -3,7 +3,7 @@ - + v0.95 High-level API - UniVRM Programming documentation @@ -181,6 +181,7 @@
  • v0.87 RuntimeImport 非同期ロード
  • v0.95 GltfData.Dispose
  • v0.95 High-level API
  • +
  • v0.96.1 use gamma color space
  • RuntimeLoad
  • 🚧Humanoid
  • 🚧Expression
  • @@ -271,6 +272,7 @@
  • v0.94.0: Road to 1.0.
  • v0.95.1: GltfData.Dispose
  • v0.96.0: ReadMesh
  • +
  • v0.96.1: build/exporter bug fix
  • リリース作業手順
  • @@ -441,12 +443,12 @@