From 78cb45f8a2258dae9030f45444b6a7e7ceb28060 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Wed, 9 Nov 2022 19:36:55 +0900 Subject: [PATCH] Release UniVRM-0.107.0 --- docs/index.html | 4 +- .../api/0_106_spring_manual_update.po | 47 +++++ .../en/LC_MESSAGES/release/100/v0.105.0.po | 83 +++++---- .../en/LC_MESSAGES/release/100/v0.106.0.po | 78 +++++--- .../en/LC_MESSAGES/release/100/v0.107.0.po | 169 ++++++++++++++++++ docs/locale/en/LC_MESSAGES/vrm1/api_update.po | 74 ++++++-- .../en/LC_MESSAGES/vrm1/vrm1_migration.po | 44 +++++ .../en/LC_MESSAGES/vrm1/vrm1_springbone.po | 67 +++++++ docs/release/100/v0.107.0.md | 34 ++++ docs/release_gen.py | 2 +- 10 files changed, 516 insertions(+), 86 deletions(-) create mode 100644 docs/locale/en/LC_MESSAGES/api/0_106_spring_manual_update.po create mode 100644 docs/locale/en/LC_MESSAGES/release/100/v0.107.0.po create mode 100644 docs/locale/en/LC_MESSAGES/vrm1/vrm1_migration.po create mode 100644 docs/locale/en/LC_MESSAGES/vrm1/vrm1_springbone.po create mode 100644 docs/release/100/v0.107.0.md diff --git a/docs/index.html b/docs/index.html index 9412b2838..966d60d68 100644 --- a/docs/index.html +++ b/docs/index.html @@ -47,9 +47,9 @@
- +
-

UniVRM-0.106.0

+

UniVRM-0.107.0

for vrm-0.x
Unity-2020.3 or later
diff --git a/docs/locale/en/LC_MESSAGES/api/0_106_spring_manual_update.po b/docs/locale/en/LC_MESSAGES/api/0_106_spring_manual_update.po new file mode 100644 index 000000000..9621c204c --- /dev/null +++ b/docs/locale/en/LC_MESSAGES/api/0_106_spring_manual_update.po @@ -0,0 +1,47 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2021, VRM Consortium +# This file is distributed under the same license as the UniVRM Programming +# package. +# FIRST AUTHOR , 2022. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: UniVRM Programming \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-11-09 19:00+0900\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.9.1\n" + +#: ../../api/0_106_spring_manual_update.md:1 +msgid "v0.106 SpringBone の手動更新" +msgstr "v0.106 SpringBone manual update" + +#: ../../api/0_106_spring_manual_update.md:3 +msgid "from {doc}`v0.106.0`" +msgstr "" + +#: ../../api/0_106_spring_manual_update.md:5 +msgid "[\\#1866](https://github.com/vrm-c/UniVRM/pull/1886)" +msgstr "" + +#: ../../api/0_106_spring_manual_update.md:7 +msgid "VRMSpringBone.SpringBoneUpdateType.Manual を追加" +msgstr "Added VRMSpringBone.SpringBoneUpdateType.Manual" + +#: ../../api/0_106_spring_manual_update.md:8 +msgid "VRMSpringBone.ManualUpdate を追加" +msgstr "Added VRMSpringBone.ManualUpdate" + +#: ../../api/0_106_spring_manual_update.md:10 +msgid "以下のように呼び出すことができます。" +msgstr "You can call it like this:" + +#: ../../api/0_106_spring_manual_update.md:22 +msgid "spring.ManualUpdate を使う前に spring.m_updateType を `Manual` に設定する必要があります。" +msgstr "You need to set spring.m_updateType to `Manual` before using spring.ManualUpdate." diff --git a/docs/locale/en/LC_MESSAGES/release/100/v0.105.0.po b/docs/locale/en/LC_MESSAGES/release/100/v0.105.0.po index f089ff8ff..743274df4 100644 --- a/docs/locale/en/LC_MESSAGES/release/100/v0.105.0.po +++ b/docs/locale/en/LC_MESSAGES/release/100/v0.105.0.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: UniVRM Programming \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-07 15:18+0900\n" +"POT-Creation-Date: 2022-11-09 19:00+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,117 +19,122 @@ msgstr "" "Generated-By: Babel 2.9.1\n" #: ../../release/100/v0.105.0.md:1 -msgid "v0.104.0..v0.105.0: Update SimpleViewer sample" +msgid "v0.105.0: ⚠️ Update SimpleViewer sample" msgstr "" #: ../../release/100/v0.105.0.md:3 +msgid "既知の問題" +msgstr "Known issue" + +#: ../../release/100/v0.105.0.md:4 +msgid "[IL2CPP でビルドエラーが起きる](https://github.com/vrm-c/UniVRM/issues/1866)" +msgstr "[IL2CPP build error](https://github.com/vrm-c/UniVRM/issues/1866)" + +#: ../../release/100/v0.105.0.md:6 msgid "1.0" msgstr "" -#: ../../release/100/v0.105.0.md:4 +#: ../../release/100/v0.105.0.md:7 msgid "" "[[\\#1847](https://github.com/vrm-c/UniVRM/pull/1847)] implement Joint " "gizmo" msgstr "" -#: ../../release/100/v0.105.0.md:6 +#: ../../release/100/v0.105.0.md:9 msgid "other" msgstr "" -#: ../../release/100/v0.105.0.md:7 +#: ../../release/100/v0.105.0.md:10 msgid "[[\\#1851](https://github.com/vrm-c/UniVRM/pull/1851)] Editor向け機能の切り分け忘れ" -msgstr "" +msgstr "[[\\#1851](https://github.com/vrm-c/UniVRM/pull/1851)] Forgot to separate functions for Editor" -#: ../../release/100/v0.105.0.md:8 +#: ../../release/100/v0.105.0.md:11 msgid "[[\\#1848](https://github.com/vrm-c/UniVRM/pull/1848)] 後から来た方が勝つ" -msgstr "" +msgstr "[[\\#1848](https://github.com/vrm-c/UniVRM/pull/1848)] Whoever came in later wins" -#: ../../release/100/v0.105.0.md:9 +#: ../../release/100/v0.105.0.md:12 msgid "" "[[\\#1844](https://github.com/vrm-c/UniVRM/pull/1844)] Rename " "Texture2D.Resize to Reinitialize" msgstr "" -#: ../../release/100/v0.105.0.md:10 +#: ../../release/100/v0.105.0.md:13 msgid "[[\\#1850](https://github.com/vrm-c/UniVRM/pull/1850)] UniVRM-0.105.0" msgstr "" -#: ../../release/100/v0.105.0.md:11 +#: ../../release/100/v0.105.0.md:14 msgid "" "[[\\#1846](https://github.com/vrm-c/UniVRM/pull/1846)] [Unity-2019] fix " "`??=`." msgstr "" -#: ../../release/100/v0.105.0.md:12 +#: ../../release/100/v0.105.0.md:15 msgid "" "[[\\#1843](https://github.com/vrm-c/UniVRM/pull/1843)] ControlRig の説明。 " "v0.104 の更新" -msgstr "" +msgstr "[[\\#1843](https://github.com/vrm-c/UniVRM/pull/1843)] Description of ControlRig." +"Update v0.104" -#: ../../release/100/v0.105.0.md:13 +#: ../../release/100/v0.105.0.md:16 msgid "" "[[\\#1822](https://github.com/vrm-c/UniVRM/pull/1822)] Add " "IAwaitCaller.NextFrameIfTimedOut to time consuming loops" msgstr "" -#: ../../release/100/v0.105.0.md:14 +#: ../../release/100/v0.105.0.md:17 msgid "" "[[\\#1842](https://github.com/vrm-c/UniVRM/pull/1842)] fix typo " "desto_y_er to destroyer" msgstr "" -#: ../../release/100/v0.105.0.md:15 +#: ../../release/100/v0.105.0.md:18 msgid "" "[[\\#1841](https://github.com/vrm-c/UniVRM/pull/1841)] Invert UV rotation" " direction of MToon 1.0 import/export." msgstr "" -#: ../../release/100/v0.105.0.md:16 -msgid "[[\\#1839](https://github.com/vrm-c/UniVRM/pull/1839)] SimpleViewer の更新" -msgstr "" - -#: ../../release/100/v0.105.0.md:17 -msgid "[[\\#1836](https://github.com/vrm-c/UniVRM/pull/1836)] 2019向け最終版" -msgstr "" - -#: ../../release/100/v0.105.0.md:18 -msgid "[[\\#1835](https://github.com/vrm-c/UniVRM/pull/1835)] spec を最新版に更新" -msgstr "" - #: ../../release/100/v0.105.0.md:19 +msgid "[[\\#1839](https://github.com/vrm-c/UniVRM/pull/1839)] SimpleViewer の更新" +msgstr "[[\\#1839](https://github.com/vrm-c/UniVRM/pull/1839)] Update SimpleViewer" + +#: ../../release/100/v0.105.0.md:20 +msgid "[[\\#1836](https://github.com/vrm-c/UniVRM/pull/1836)] 2019向け最終版" +msgstr "[[\\#1836](https://github.com/vrm-c/UniVRM/pull/1836)] final version for 2019" + +#: ../../release/100/v0.105.0.md:21 +msgid "[[\\#1835](https://github.com/vrm-c/UniVRM/pull/1835)] spec を最新版に更新" +msgstr "[[\\#1835](https://github.com/vrm-c/UniVRM/pull/1835)] Spec updated to latest version" + +#: ../../release/100/v0.105.0.md:22 msgid "[[\\#1834](https://github.com/vrm-c/UniVRM/pull/1834)] UniVRM-0.104.2" msgstr "" -#: ../../release/100/v0.105.0.md:20 +#: ../../release/100/v0.105.0.md:23 msgid "" "[[\\#1833](https://github.com/vrm-c/UniVRM/pull/1833)] Remove lfs objects" " and re-added without lfs." msgstr "" -#: ../../release/100/v0.105.0.md:21 +#: ../../release/100/v0.105.0.md:24 msgid "[[\\#1830](https://github.com/vrm-c/UniVRM/pull/1830)] document update" msgstr "" -#: ../../release/100/v0.105.0.md:22 +#: ../../release/100/v0.105.0.md:25 msgid "[[\\#1831](https://github.com/vrm-c/UniVRM/pull/1831)] sample 更新あり" -msgstr "" +msgstr "[[\\#1831](https://github.com/vrm-c/UniVRM/pull/1831)] sample updated" -#: ../../release/100/v0.105.0.md:23 +#: ../../release/100/v0.105.0.md:26 msgid "" "[[\\#1824](https://github.com/vrm-c/UniVRM/pull/1824)] Fix migration " "behaviour of matcap." msgstr "" -#: ../../release/100/v0.105.0.md:24 +#: ../../release/100/v0.105.0.md:27 msgid "" "[[\\#1826](https://github.com/vrm-c/UniVRM/pull/1826)] Fix uv rotation " "coords of vrm-1.0" msgstr "" -#: ../../release/100/v0.105.0.md:25 +#: ../../release/100/v0.105.0.md:28 msgid "[[\\#1825](https://github.com/vrm-c/UniVRM/pull/1825)] UniVRM-0.104.0" msgstr "" - -#~ msgid "v0.104.0..v0.105.0: ChangeLog" -#~ msgstr "" - diff --git a/docs/locale/en/LC_MESSAGES/release/100/v0.106.0.po b/docs/locale/en/LC_MESSAGES/release/100/v0.106.0.po index 2c082d0af..2a43859d5 100644 --- a/docs/locale/en/LC_MESSAGES/release/100/v0.106.0.po +++ b/docs/locale/en/LC_MESSAGES/release/100/v0.106.0.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: UniVRM Programming \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-27 17:53+0900\n" +"POT-Creation-Date: 2022-11-09 19:00+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,7 +19,7 @@ msgstr "" "Generated-By: Babel 2.9.1\n" #: ../../release/100/v0.106.0.md:1 -msgid "v0.105.0..v0.106.0: Fix IL2CPP error and improve vrm-1.0 API" +msgid "v0.106.0: Fix IL2CPP error and improve vrm-1.0 API" msgstr "" #: ../../release/100/v0.106.0.md:3 @@ -34,15 +34,17 @@ msgstr "UI fix for setting up 1.0 in UnityEditor" msgid "" "[[\\#1887](https://github.com/vrm-c/UniVRM/pull/1887)] " "サポートされていないシェーダーが含まれるモデルのプレビューをできるように" -msgstr "[[\\#1887](https://github.com/vrm-c/UniVRM/pull/1887)] " -"Ability to preview models with unsupported shaders" +msgstr "" +"[[\\#1887](https://github.com/vrm-c/UniVRM/pull/1887)] Ability to preview" +" models with unsupported shaders" #: ../../release/100/v0.106.0.md:7 msgid "" "[[\\#1877](https://github.com/vrm-c/UniVRM/pull/1877)] [1.0] AddComponent" " による新規セットアップ関連" -msgstr "[[\\#1877](https://github.com/vrm-c/UniVRM/pull/1877)] [1.0]" -"AddComponent and then setup UI" +msgstr "" +"[[\\#1877](https://github.com/vrm-c/UniVRM/pull/1877)] [1.0]AddComponent " +"and then setup UI" #: ../../release/100/v0.106.0.md:8 msgid "" @@ -90,71 +92,93 @@ msgstr "Addition of functions, etc." msgid "" "[[\\#1886](https://github.com/vrm-c/UniVRM/pull/1886)] [1.0][0.x] " "SpringBone の手動更新" -msgstr "[[\\#1886](https://github.com/vrm-c/UniVRM/pull/1886)] [1.0][0.x] " -"Manual Update of SpringBone" +msgstr "" +"[[\\#1886](https://github.com/vrm-c/UniVRM/pull/1886)] [1.0][0.x] Manual " +"Update of SpringBone" #: ../../release/100/v0.106.0.md:22 -msgid "[[\\#1878](https://github.com/vrm-c/UniVRM/pull/1878)] modGltf 引き数を追加" -msgstr "[[\\#1878](https://github.com/vrm-c/UniVRM/pull/1878)] " -"Add modGltf argument" +msgid "{doc}`SpringBone manual update`" +msgstr "" #: ../../release/100/v0.106.0.md:23 +msgid "{doc}`/api/0_106_spring_manual_update`" +msgstr "" + +#: ../../release/100/v0.106.0.md:24 msgid "" "[[\\#1868](https://github.com/vrm-c/UniVRM/pull/1868)] " "SpringBoneに対して外力を渡すインターフェースを実装する" -msgstr "[[\\#1868](https://github.com/vrm-c/UniVRM/pull/1868)] " -"Implement an interface that passes external force to SpringBone" +msgstr "" +"[[\\#1868](https://github.com/vrm-c/UniVRM/pull/1868)] Implement an " +"interface that passes external force to SpringBone" -#: ../../release/100/v0.106.0.md:24 +#: ../../release/100/v0.106.0.md:25 +msgid "{doc}`毎フレーム外力を加える`" +msgstr "{doc}`Apply external force every frame`" + +#: ../../release/100/v0.106.0.md:26 +msgid "[[\\#1878](https://github.com/vrm-c/UniVRM/pull/1878)] modGltf 引き数を追加" +msgstr "" +"[[\\#1878](https://github.com/vrm-c/UniVRM/pull/1878)] Add modGltf " +"argument" + +#: ../../release/100/v0.106.0.md:27 ../../release/100/v0.106.0.md:29 +#: ../../release/100/v0.106.0.md:31 +msgid "{doc}`MigrateExporter`" +msgstr "" + +#: ../../release/100/v0.106.0.md:28 msgid "[[\\#1872](https://github.com/vrm-c/UniVRM/pull/1872)] add MigrateExporter" msgstr "" -#: ../../release/100/v0.106.0.md:25 +#: ../../release/100/v0.106.0.md:30 msgid "" "[[\\#1859](https://github.com/vrm-c/UniVRM/pull/1859)] feature: add third" " argument `vrmMeta` to static Vrm10Exporter.Export" msgstr "" -#: ../../release/100/v0.106.0.md:27 +#: ../../release/100/v0.106.0.md:33 msgid "other" msgstr "" -#: ../../release/100/v0.106.0.md:28 +#: ../../release/100/v0.106.0.md:34 msgid "[[\\#1889](https://github.com/vrm-c/UniVRM/pull/1889)] UniVRM-0.106.0" msgstr "" -#: ../../release/100/v0.106.0.md:29 +#: ../../release/100/v0.106.0.md:35 msgid "" "[[\\#1888](https://github.com/vrm-c/UniVRM/pull/1888)] fix: Fix outdated " "exception message" msgstr "" -#: ../../release/100/v0.106.0.md:30 +#: ../../release/100/v0.106.0.md:36 msgid "" "[[\\#1883](https://github.com/vrm-c/UniVRM/pull/1883)] Fix/export no " "active" msgstr "" -#: ../../release/100/v0.106.0.md:31 +#: ../../release/100/v0.106.0.md:37 msgid "" "[[\\#1882](https://github.com/vrm-c/UniVRM/pull/1882)] Fix/osx multi " "extensions" msgstr "" -#: ../../release/100/v0.106.0.md:32 +#: ../../release/100/v0.106.0.md:38 msgid "" "[[\\#1858](https://github.com/vrm-c/UniVRM/pull/1858)] " "Packageに導入される時の警告を消す" -msgstr "[[\\#1858](https://github.com/vrm-c/UniVRM/pull/1858)] " -"Eliminate warnings when introduced into a Package" +msgstr "" +"[[\\#1858](https://github.com/vrm-c/UniVRM/pull/1858)] Eliminate warnings" +" when introduced into a Package" -#: ../../release/100/v0.106.0.md:33 +#: ../../release/100/v0.106.0.md:39 msgid "" "[[\\#1864](https://github.com/vrm-c/UniVRM/pull/1864)] 素直な static type " "caching 技法になるように書き直し" -msgstr "[[\\#1864](https://github.com/vrm-c/UniVRM/pull/1864)] " -"Rewritten to be a straightforward static type caching technique" +msgstr "" +"[[\\#1864](https://github.com/vrm-c/UniVRM/pull/1864)] Rewritten to be a " +"straightforward static type caching technique" -#: ../../release/100/v0.106.0.md:34 +#: ../../release/100/v0.106.0.md:40 msgid "[[\\#1853](https://github.com/vrm-c/UniVRM/pull/1853)] Doc/v0 105 0" msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/release/100/v0.107.0.po b/docs/locale/en/LC_MESSAGES/release/100/v0.107.0.po new file mode 100644 index 000000000..8e072fb52 --- /dev/null +++ b/docs/locale/en/LC_MESSAGES/release/100/v0.107.0.po @@ -0,0 +1,169 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2021, VRM Consortium +# This file is distributed under the same license as the UniVRM Programming +# package. +# FIRST AUTHOR , 2022. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: UniVRM Programming \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-11-09 19:23+0900\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.9.1\n" + +#: ../../release/100/v0.107.0.md:1 +msgid "v0.107.0: fix Emission" +msgstr "" + +#: ../../release/100/v0.107.0.md:3 +msgid "" +"Emission の import/export を修正しました。 詳しくは、 " +"https://github.com/vrm-c/UniVRM/pull/1909" +msgstr "Fixed Emission import/export. For more information," +"https://github.com/vrm-c/UniVRM/pull/1909" + +#: ../../release/100/v0.107.0.md:6 +msgid "Material の修正" +msgstr "Modifying Materials" + +#: ../../release/100/v0.107.0.md:7 +msgid "" +"[[\\#1909](https://github.com/vrm-c/UniVRM/pull/1909)] Fix the error of " +"emissiveFactor when importing or exporting into Built-in RP Standard " +"Shader." +msgstr "" + +#: ../../release/100/v0.107.0.md:8 +msgid "" +"[[\\#1901](https://github.com/vrm-c/UniVRM/pull/1901)] Refactoring " +"Material Exporters." +msgstr "" + +#: ../../release/100/v0.107.0.md:9 +msgid "" +"Merge branch 'master' of https://github.com/vrm-c/UniVRM into " +"refactorMaterialExporter" +msgstr "" + +#: ../../release/100/v0.107.0.md:10 +msgid "" +"Merge branch 'master' of https://github.com/vrm-c/UniVRM into " +"fixEmissionColorSpace" +msgstr "" + +#: ../../release/100/v0.107.0.md:11 +msgid "" +"[[\\#1899](https://github.com/vrm-c/UniVRM/pull/1899)] Update MToon to " +"v3.9" +msgstr "" + +#: ../../release/100/v0.107.0.md:12 +msgid "" +"[[\\#1897](https://github.com/vrm-c/UniVRM/pull/1897)] " +"RimLightの計算時にNaNが紛れ込む問題を修正します" +msgstr "[[\\#1897](https://github.com/vrm-c/UniVRM/pull/1897)] " +"Fixed NaN issue when calculating RimLight" + +#: ../../release/100/v0.107.0.md:13 +msgid "Merge remote-tracking branch 'upstream/master' into fix_rimlight_nan" +msgstr "" + +#: ../../release/100/v0.107.0.md:15 +msgid "1.0" +msgstr "" + +#: ../../release/100/v0.107.0.md:16 +msgid "" +"[[\\#1914](https://github.com/vrm-c/UniVRM/pull/1914)] [1.0] morph target" +" の accessor に sparse を使うか否かのオプションを実装" +msgstr "[[\\#1914](https://github.com/vrm-c/UniVRM/pull/1914)] [1.0] morph target" +" implement option to use sparse or not for accessor" + +#: ../../release/100/v0.107.0.md:18 +msgid "UnityPath" +msgstr "" + +#: ../../release/100/v0.107.0.md:19 +msgid "" +"[[\\#1918](https://github.com/vrm-c/UniVRM/pull/1918)] UnityPath の " +"UnitTest が失敗するのを修正" +msgstr "[[\\#1918](https://github.com/vrm-c/UniVRM/pull/1918)]" +"UnityPath's Fix UnitTest failing" + +#: ../../release/100/v0.107.0.md:20 +msgid "" +"[[\\#1905](https://github.com/vrm-c/UniVRM/pull/1905)] " +"UnityPathでパッケージ管理下のファイルを扱えるように" +msgstr "[[\\#1905](https://github.com/vrm-c/UniVRM/pull/1905)] " +"UnityPath can handle files under package management" + +#: ../../release/100/v0.107.0.md:22 +msgid "Other" +msgstr "" + +#: ../../release/100/v0.107.0.md:23 +msgid "[[\\#1917](https://github.com/vrm-c/UniVRM/pull/1917)] UniVRM-0.107.0" +msgstr "" + +#: ../../release/100/v0.107.0.md:24 +msgid "[[\\#1915](https://github.com/vrm-c/UniVRM/pull/1915)] コマンドライン引き数のエラーを防止" +msgstr "[[\\#1915](https://github.com/vrm-c/UniVRM/pull/1915)] Prevent errors in command line arguments" + +#: ../../release/100/v0.107.0.md:25 +msgid "[[\\#1912](https://github.com/vrm-c/UniVRM/pull/1912)] update document" +msgstr "" + +#: ../../release/100/v0.107.0.md:26 +msgid "" +"[[\\#1911](https://github.com/vrm-c/UniVRM/pull/1911)] Add links to " +"badges in README" +msgstr "" + +#: ../../release/100/v0.107.0.md:27 +msgid "[[\\#1910](https://github.com/vrm-c/UniVRM/pull/1910)] Enhance README.md" +msgstr "" + +#: ../../release/100/v0.107.0.md:28 +msgid "" +"[[\\#1908](https://github.com/vrm-c/UniVRM/pull/1908)] Stop supporting to" +" export legacy vrm shaders." +msgstr "" + +#: ../../release/100/v0.107.0.md:29 +msgid "" +"[[\\#1907](https://github.com/vrm-c/UniVRM/pull/1907)] Set externalData " +"as initial value in FastSpringBoneBuffer constructor." +msgstr "" + +#: ../../release/100/v0.107.0.md:30 +msgid "" +"[[\\#1904](https://github.com/vrm-c/UniVRM/pull/1904)] Use static getter " +"instead of preprocessors." +msgstr "" + +#: ../../release/100/v0.107.0.md:31 +msgid "" +"[[\\#1903](https://github.com/vrm-c/UniVRM/pull/1903)] Consider thumbnail" +" image's mimeType when loading the VRM 1.0 model." +msgstr "" + +#: ../../release/100/v0.107.0.md:32 +msgid "[[\\#1902](https://github.com/vrm-c/UniVRM/pull/1902)] Remove warnings" +msgstr "" + +#: ../../release/100/v0.107.0.md:33 +msgid "" +"[[\\#1900](https://github.com/vrm-c/UniVRM/pull/1900)] Add UserSettings " +"directory to gitignore" +msgstr "" + +#: ../../release/100/v0.107.0.md:34 +msgid "[[\\#1894](https://github.com/vrm-c/UniVRM/pull/1894)] UniVRM-0.106.0" +msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/vrm1/api_update.po b/docs/locale/en/LC_MESSAGES/vrm1/api_update.po index 78571dcc7..495ae8657 100644 --- a/docs/locale/en/LC_MESSAGES/vrm1/api_update.po +++ b/docs/locale/en/LC_MESSAGES/vrm1/api_update.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: UniVRM Programming \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-07 15:03+0900\n" +"POT-Creation-Date: 2022-11-09 19:00+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -24,7 +24,9 @@ msgstr "API update" #: ../../vrm1/api_update.md:3 msgid "`VRM-1.0` ではフォーマットの更新とともに、 `Unity Component` が変わります。" -msgstr "In `VRM-1.0`, `Unity Component` will be changed according to format update." +msgstr "" +"In `VRM-1.0`, `Unity Component` will be changed according to format " +"update." #: ../../vrm1/api_update.md:5 msgid "Load" @@ -32,16 +34,20 @@ msgstr "" #: ../../vrm1/api_update.md:7 msgid "`VRM-0.X` をロードして新しいコンポーネントで動かすことができます。 この場合 `VRM-0` ライセンスで扱ってください。" -msgstr "`VRM-1.0` can load `VRM-0.X` and run it on new components. In this case, use the `VRM-0` license." +msgstr "" +"`VRM-1.0` can load `VRM-0.X` and run it on new components. In this case, " +"use the `VRM-0` license." -#: ../../vrm1/api_update.md:14 ../../vrm1/api_update.md:47 -#: ../../vrm1/api_update.md:70 ../../vrm1/api_update.md:85 +#: ../../vrm1/api_update.md:14 ../../vrm1/api_update.md:60 +#: ../../vrm1/api_update.md:83 ../../vrm1/api_update.md:98 msgid "👇" msgstr "" #: ../../vrm1/api_update.md:20 msgid "`VRM-0.x` から設計を変更して `Vrm10Instance` にすべての情報を格納する方式になりました。" -msgstr "The design has changed from `VRM-0.x` to storing all information in `Vrm10Instance`." +msgstr "" +"The design has changed from `VRM-0.x` to storing all information in " +"`Vrm10Instance`." #: ../../vrm1/api_update.md:22 msgid "毎フレーム決まった順番で更新します。" @@ -59,7 +65,7 @@ msgstr "" msgid "Gaze control" msgstr "" -#: ../../vrm1/api_update.md:4 ../../vrm1/api_update.md:33 +#: ../../vrm1/api_update.md:4 ../../vrm1/api_update.md:46 msgid "Expression" msgstr "" @@ -67,7 +73,42 @@ msgstr "" msgid "" msgstr "" -#: ../../vrm1/api_update.md:35 +#: ../../vrm1/api_update.md:8 +msgid "ポーズ付け、ポーズの加工を考慮すると" +msgstr "Considering the posing and processing of the pose" + +#: ../../vrm1/api_update.md:10 +msgid "[-2] ControlRig にポーズを付ける(Animator もしくは独自処理)" +msgstr "[-2] Add a pose to ControlRig (Animator or original processing)" + +#: ../../vrm1/api_update.md:11 +msgid "[-1] ControlRig の修正。IK など" +msgstr "[-1] Fixed ControlRig. IK etc." + +#: ../../vrm1/api_update.md:12 +msgid "[1] ControlRig 適用 から本体へのモーション転送" +msgstr "[1] Motion transfer from ControlRig application to main body" + +#: ../../vrm1/api_update.md:13 +msgid "[2] Constraints 解決" +msgstr "[2] Constraint resolution" + +#: ../../vrm1/api_update.md:14 +msgid "[3] Gaze control 解決" +msgstr "[3] Gaze control solution" + +#: ../../vrm1/api_update.md:15 +msgid "[4] Expression 適用" +msgstr "[4] Expression application" + +#: ../../vrm1/api_update.md:17 +msgid "" +"となりそうです。 順番の制御が必要な場合は、VRMInstance の更新を手動に切り替えて手動で更新してください。 " +"その場合、{doc}`SpringBone を最後に更新` するように注意してください。" +msgstr "If you need control of the order, switch to manual updating of the VRMInstance and update manually." +"In that case, be careful to update {doc}`SpringBone last`." + +#: ../../vrm1/api_update.md:48 msgid "VRMBlendShapeProxy は Vrm10Instance.Runtime.Expression になりました。" msgstr "VRMBlendShapeProxy is now Vrm10Instance.Runtime.Expression." @@ -75,14 +116,13 @@ msgstr "VRMBlendShapeProxy is now Vrm10Instance.Runtime.Expression." msgid "" "ImmediatelySetValue と AccumulateValue は、SetWeight に一本化されました。 " "ImmediatelySetValue は無くなりました。" -msgstr "AccumulateValue have been into SetWeight." -"ImmediatelySetValue is gone." +msgstr "AccumulateValue have been into SetWeight.ImmediatelySetValue is gone." -#: ../../vrm1/api_update.md:54 +#: ../../vrm1/api_update.md:67 msgid "LookAt" msgstr "" -#: ../../vrm1/api_update.md:56 +#: ../../vrm1/api_update.md:69 msgid "VRMLookAt は Vrm10Instance.Runtime.LookAt になりました。" msgstr "VRMLookAt is now Vrm10Instance.Runtime.LookAt." @@ -90,14 +130,14 @@ msgstr "VRMLookAt is now Vrm10Instance.Runtime.LookAt." msgid "" "vrm10.Gaze.position か vrm10.Runtime.LookAt.SetLookAtYawPitch " "で予め更新しておいた値が、 後で vrm10.Runtime により適用されます。" -msgstr "vrm10.Gaze.position or vrm10.Runtime.LookAt.SetLookAtYawPitch" -"Previously updated values ​​are later applied by vrm10.Runtime." +msgstr "" +"vrm10.Gaze.position or vrm10.Runtime.LookAt.SetLookAtYawPitchPreviously " +"updated values ​​are later applied by vrm10.Runtime." -#: ../../vrm1/api_update.md:63 +#: ../../vrm1/api_update.md:76 msgid "Gaze" msgstr "" -#: ../../vrm1/api_update.md:78 +#: ../../vrm1/api_update.md:91 msgid "SetYawPitch" msgstr "" - diff --git a/docs/locale/en/LC_MESSAGES/vrm1/vrm1_migration.po b/docs/locale/en/LC_MESSAGES/vrm1/vrm1_migration.po new file mode 100644 index 000000000..aedcc6103 --- /dev/null +++ b/docs/locale/en/LC_MESSAGES/vrm1/vrm1_migration.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2021, VRM Consortium +# This file is distributed under the same license as the UniVRM Programming +# package. +# FIRST AUTHOR , 2022. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: UniVRM Programming \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-11-09 19:00+0900\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.9.1\n" + +#: ../../vrm1/vrm1_migration.md:1 +msgid "Migration" +msgstr "" + +#: ../../vrm1/vrm1_migration.md:3 +msgid "import" +msgstr "" + +#: ../../vrm1/vrm1_migration.md:5 +msgid "vrm-0.x を import するときに vrm-1.0 化してロードすることができます。 `vrm1_load`" +msgstr "vrm-1.0 can be loaded when importing vrm-0.x. `vrm1_load`" + +#: ../../vrm1/vrm1_migration.md:8 +msgid "export" +msgstr "" + +#: ../../vrm1/vrm1_migration.md:10 +msgid "" +"同じ機能を利用して vrm-0.x をエクスポートするときに vrm-1.0 化する機能ができました(実験的)。 vrm-0.x " +"で構築されているアプリケーションが、 少しずつ vrm-1.0 化するのに使うことを想定しています。 この機能を使うことで、エクスポート時に " +"vrm-1.0 のライセンス情報を付与することができます。" +msgstr "Added a function to convert vrm-1.0 to vrm-1.0 when exporting vrm-0.x using the same function (experimental)." +"It is intended to be used to incrementally vrm-1.0 an application built with vrm-0.x." +"By using this function, you can add vrm-1.0 license information when exporting." diff --git a/docs/locale/en/LC_MESSAGES/vrm1/vrm1_springbone.po b/docs/locale/en/LC_MESSAGES/vrm1/vrm1_springbone.po new file mode 100644 index 000000000..eb9eff9b6 --- /dev/null +++ b/docs/locale/en/LC_MESSAGES/vrm1/vrm1_springbone.po @@ -0,0 +1,67 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2021, VRM Consortium +# This file is distributed under the same license as the UniVRM Programming +# package. +# FIRST AUTHOR , 2022. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: UniVRM Programming \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-11-09 19:00+0900\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.9.1\n" + +#: ../../vrm1/vrm1_springbone.md:1 +msgid "SpringBone" +msgstr "" + +#: ../../vrm1/vrm1_springbone.md:3 +msgid "FastSpringBoneService.Instance" +msgstr "" + +#: ../../vrm1/vrm1_springbone.md:4 +msgid "FastSpringBoneService.Instance はシングルトンですべての VRM-1.0 モデルのスプリングをまとめて処理します" +msgstr "FastSpringBoneService.Instance is a singleton that collectively handles springs for all VRM-1.0 models" + +#: ../../vrm1/vrm1_springbone.md:6 +msgid "`v0.106.0` 毎フレーム外力を加える" +msgstr "`v0.106.0` apply external force every frame" + +#: ../../vrm1/vrm1_springbone.md:8 +msgid "[\\# 1863](https://github.com/vrm-c/UniVRM/pull/1868)" +msgstr "" + +#: ../../vrm1/vrm1_springbone.md:10 +msgid "外力" +msgstr "external force" + +#: ../../vrm1/vrm1_springbone.md:1 +msgid "ジャンプや風など、一時的な力の表現を想定した機能です。" +msgstr "It is a function that assumes the expression of temporary force such as jumping and wind." + +#: ../../vrm1/vrm1_springbone.md:24 +msgid "`v0.106.0` SpringBone の手動更新" +msgstr "Manual update of `v0.106.0` SpringBone" + +#: ../../vrm1/vrm1_springbone.md:26 +msgid "手動更新" +msgstr "Manual update" + +#: ../../vrm1/vrm1_springbone.md:1 +msgid "開始前に処理を回して SpringBone を安定させるなど、特殊用途向けです。" +msgstr "For special uses, such as spinning things around and stabilizing the SpringBone before starting." + +#: ../../vrm1/vrm1_springbone.md:32 +msgid "FastSpringBoneService.UpdateTypes.Manual を追加" +msgstr "Added FastSpringBoneService.UpdateTypes.Manual" + +#: ../../vrm1/vrm1_springbone.md:33 +msgid "FastSpringBoneService.ManualUpdate を追加" +msgstr "Added FastSpringBoneService.ManualUpdate" diff --git a/docs/release/100/v0.107.0.md b/docs/release/100/v0.107.0.md new file mode 100644 index 000000000..f23541d7d --- /dev/null +++ b/docs/release/100/v0.107.0.md @@ -0,0 +1,34 @@ +# v0.107.0: fix Emission + +Emission の import/export を修正しました。 +詳しくは、 https://github.com/vrm-c/UniVRM/pull/1909 + +## Material の修正 +* [[\#1909](https://github.com/vrm-c/UniVRM/pull/1909)] Fix the error of emissiveFactor when importing or exporting into Built-in RP Standard Shader. +* [[\#1901](https://github.com/vrm-c/UniVRM/pull/1901)] Refactoring Material Exporters. +* Merge branch 'master' of https://github.com/vrm-c/UniVRM into refactorMaterialExporter +* Merge branch 'master' of https://github.com/vrm-c/UniVRM into fixEmissionColorSpace +* [[\#1899](https://github.com/vrm-c/UniVRM/pull/1899)] Update MToon to v3.9 +* [[\#1897](https://github.com/vrm-c/UniVRM/pull/1897)] RimLightの計算時にNaNが紛れ込む問題を修正します +* Merge remote-tracking branch 'upstream/master' into fix_rimlight_nan + +## 1.0 +* [[\#1914](https://github.com/vrm-c/UniVRM/pull/1914)] [1.0] morph target の accessor に sparse を使うか否かのオプションを実装 + +## UnityPath +* [[\#1918](https://github.com/vrm-c/UniVRM/pull/1918)] UnityPath の UnitTest が失敗するのを修正 +* [[\#1905](https://github.com/vrm-c/UniVRM/pull/1905)] UnityPathでパッケージ管理下のファイルを扱えるように + +## Other +* [[\#1917](https://github.com/vrm-c/UniVRM/pull/1917)] UniVRM-0.107.0 +* [[\#1915](https://github.com/vrm-c/UniVRM/pull/1915)] コマンドライン引き数のエラーを防止 +* [[\#1912](https://github.com/vrm-c/UniVRM/pull/1912)] update document +* [[\#1911](https://github.com/vrm-c/UniVRM/pull/1911)] Add links to badges in README +* [[\#1910](https://github.com/vrm-c/UniVRM/pull/1910)] Enhance README.md +* [[\#1908](https://github.com/vrm-c/UniVRM/pull/1908)] Stop supporting to export legacy vrm shaders. +* [[\#1907](https://github.com/vrm-c/UniVRM/pull/1907)] Set externalData as initial value in FastSpringBoneBuffer constructor. +* [[\#1904](https://github.com/vrm-c/UniVRM/pull/1904)] Use static getter instead of preprocessors. +* [[\#1903](https://github.com/vrm-c/UniVRM/pull/1903)] Consider thumbnail image's mimeType when loading the VRM 1.0 model. +* [[\#1902](https://github.com/vrm-c/UniVRM/pull/1902)] Remove warnings +* [[\#1900](https://github.com/vrm-c/UniVRM/pull/1900)] Add UserSettings directory to gitignore +* [[\#1894](https://github.com/vrm-c/UniVRM/pull/1894)] UniVRM-0.106.0 diff --git a/docs/release_gen.py b/docs/release_gen.py index 3961cf2db..00d80ef42 100644 --- a/docs/release_gen.py +++ b/docs/release_gen.py @@ -71,7 +71,7 @@ def change_log(repo: git.repo.Repo, version: str): if m: # merge commit pr = m[1] - lines = item.message.splitlines() + lines = item.message.split("\n") w.write( f'* [[\\#{pr}](https://github.com/vrm-c/UniVRM/pull/{pr})] {lines[2]}\n'