Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update release notes (eng) v0.87-v0.94, v0.96 #1555

Merged
merged 1 commit into from Feb 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
31 changes: 19 additions & 12 deletions docs/locale/en/LC_MESSAGES/release/079/v0.87.0.po
Expand Up @@ -34,27 +34,30 @@ msgstr ""
msgid ""
"[[\\#1314](https://github.com/vrm-c/UniVRM/pull/1314)] "
"FastSpringBone1.0の内部構造を動的に変更するための仕組みを追加しました"
msgstr ""
msgstr "[[\\#1314](https://github.com/vrm-c/UniVRM/pull/1314)] "
"Added a mechanism to dynamically change the FastSpringBone1.0 internal structure"

#: ../../release/079/v0.87.0.md:7
msgid "[[\\#1312](https://github.com/vrm-c/UniVRM/pull/1312)] [1.0] Scale 対応"
msgstr ""
msgstr "[[\\#1312](https://github.com/vrm-c/UniVRM/pull/1312)] [1.0] Support Scale "

#: ../../release/079/v0.87.0.md:8
msgid ""
"[[\\#1308](https://github.com/vrm-c/UniVRM/pull/1308)] [1.0] ushort, byte"
" 型の indices を持つモデルのマイグレーション"
msgstr ""
msgstr "[[\\#1308](https://github.com/vrm-c/UniVRM/pull/1308)] [1.0] "
"Support `ushort` and `byte` types for primitive.indices"

#: ../../release/079/v0.87.0.md:9
msgid ""
"[[\\#1306](https://github.com/vrm-c/UniVRM/pull/1306)] "
"Hierarchyの構築が終わるまでVrm10Instanceの有効化を遅延させる"
msgstr ""
msgstr "[[\\#1306](https://github.com/vrm-c/UniVRM/pull/1306)] "
"`Vrm10Instance` will not be enabled until the Hierarchy construction task is completed"

#: ../../release/079/v0.87.0.md:10
msgid "[[\\#1305](https://github.com/vrm-c/UniVRM/pull/1305)] [1.0] Migration の修正"
msgstr ""
msgstr "[[\\#1305](https://github.com/vrm-c/UniVRM/pull/1305)] [1.0] Fix migration loading"

#: ../../release/079/v0.87.0.md:12
msgid "unitypackage"
Expand All @@ -74,7 +77,8 @@ msgstr ""
msgid ""
"[[\\#1299](https://github.com/vrm-c/UniVRM/pull/1299)] [Maintenance] "
"Samples を Samples~ に移動"
msgstr ""
msgstr "[[\\#1299](https://github.com/vrm-c/UniVRM/pull/1299)] [Maintenance] "
"Move `Samples` to `Samples~`"

#: ../../release/079/v0.87.0.md:18
msgid "doc"
Expand All @@ -88,7 +92,8 @@ msgstr ""
msgid ""
"[[\\#1302](https://github.com/vrm-c/UniVRM/pull/1302)] "
"rtdテンプレート向けの言語スイッチリンク"
msgstr ""
msgstr "[[\\#1302](https://github.com/vrm-c/UniVRM/pull/1302)] "
"Add `Read the Docs` language switch link"

#: ../../release/079/v0.87.0.md:22
msgid ""
Expand All @@ -102,7 +107,7 @@ msgstr ""

#: ../../release/079/v0.87.0.md:24
msgid "[[\\#1297](https://github.com/vrm-c/UniVRM/pull/1297)] Doc/reelease page"
msgstr ""
msgstr "[[\\#1297](https://github.com/vrm-c/UniVRM/pull/1297)] Doc/release page"

#: ../../release/079/v0.87.0.md:25
msgid ""
Expand All @@ -118,15 +123,15 @@ msgstr ""

#: ../../release/079/v0.87.0.md:27
msgid "[[\\#1290](https://github.com/vrm-c/UniVRM/pull/1290)] 新しい順に並べ替え"
msgstr ""
msgstr "[[\\#1290](https://github.com/vrm-c/UniVRM/pull/1290)] Change the list order of release versions"

#: ../../release/079/v0.87.0.md:28
msgid "[[\\#1289](https://github.com/vrm-c/UniVRM/pull/1289)] Doc/release v0.86.0"
msgstr ""

#: ../../release/079/v0.87.0.md:30
msgid "other"
msgstr ""
msgstr "Other Changes"

#: ../../release/079/v0.87.0.md:32
msgid ""
Expand All @@ -144,7 +149,8 @@ msgstr ""
msgid ""
"[[\\#1316](https://github.com/vrm-c/UniVRM/pull/1316)] "
"Quaternion.AngleAxisの単位が間違えていたことによるバグを修正"
msgstr ""
msgstr "[[\\#1316](https://github.com/vrm-c/UniVRM/pull/1316)] "
"Correct the unit of Quaternion.AngleAxis to `Degree`"

#: ../../release/079/v0.87.0.md:35
msgid ""
Expand All @@ -160,7 +166,8 @@ msgstr ""
msgid ""
"[[\\#1307](https://github.com/vrm-c/UniVRM/pull/1307)] VRMShaders.GLTF.IO"
" 以下のディレクトリ整理"
msgstr ""
msgstr "[[\\#1307](https://github.com/vrm-c/UniVRM/pull/1307)] "
"Organize directories under `VRMShaders.GLTF.IO`"

#: ../../release/079/v0.87.0.md:38
msgid "[[\\#1300](https://github.com/vrm-c/UniVRM/pull/1300)] fix warnings"
Expand Down
25 changes: 15 additions & 10 deletions docs/locale/en/LC_MESSAGES/release/079/v0.88.0.po
Expand Up @@ -24,7 +24,7 @@ msgstr "v0.88.0: Road to 1.0."

#: ../../release/079/v0.88.0.md:3
msgid "過去に TransparentZWrite シェーダーでエクスポートしたファイルをロード時に変換する修正"
msgstr "For files that were exported with the TransparentZWrite shader in the past, Fix import"
msgstr "Fix `TransparentZWrite` shader import for models that were exported with the `TransparentZWrite` in the earlier versions"

#: ../../release/079/v0.88.0.md:5
msgid "{doc}`TransparentZWrite </implementation/transparent_zwrite>`"
Expand All @@ -38,11 +38,11 @@ msgstr ""

#: ../../release/079/v0.88.0.md:8
msgid "buffer.uri に `data:` を使っている glb/gltf に対応"
msgstr "Buffer data: uri supported"
msgstr "Supports glb/gltf using `data:` in `buffer.uri`"

#: ../../release/079/v0.88.0.md:10
msgid "`image.uri` では `data:` に対応していたのだけど、`buffer.uri` は対応していなかった。"
msgstr "'image.uri' supported 'data:', but 'buffer.uri' didn't."
msgstr "Although `image.uri` supports `data:`, so far `buffer.uri` does not support `data:`"

#: ../../release/079/v0.88.0.md:12
msgid ""
Expand All @@ -64,7 +64,8 @@ msgstr ""
msgid ""
"[[\\#1347](https://github.com/vrm-c/UniVRM/pull/1347)] [1.0] Expression "
"UV Binding の挙動"
msgstr "Fix UV Binding"
msgstr "[[\\#1347](https://github.com/vrm-c/UniVRM/pull/1347)] "
"[1.0] Update Expression's UV Binding"

#: ../../release/079/v0.88.0.md:17
msgid ""
Expand Down Expand Up @@ -100,15 +101,16 @@ msgstr ""
msgid ""
"[[\\#1340](https://github.com/vrm-c/UniVRM/pull/1340)] "
"ReconstructSpringBoneを呼んだ時、デフォルトの回転角の指定が正しく行えない問題を修正"
msgstr ""
msgstr "[[\\#1340](https://github.com/vrm-c/UniVRM/pull/1340)] "
"Fix a bug where default rotation is not correctly assigned when calling `ReconstructSpringBone`"

#: ../../release/079/v0.88.0.md:26
msgid "doc"
msgstr ""

#: ../../release/079/v0.88.0.md:27
msgid "[[\\#1337](https://github.com/vrm-c/UniVRM/pull/1337)] sphinx エラー修正"
msgstr ""
msgstr "[[\\#1337](https://github.com/vrm-c/UniVRM/pull/1337)] Fix sphinx errors"

#: ../../release/079/v0.88.0.md:28
msgid "[[\\#1336](https://github.com/vrm-c/UniVRM/pull/1336)] Doc/update 20211022"
Expand All @@ -126,7 +128,7 @@ msgstr ""

#: ../../release/079/v0.88.0.md:32
msgid "Others"
msgstr ""
msgstr "Other Changes"

#: ../../release/079/v0.88.0.md:33
msgid "[[\\#1345](https://github.com/vrm-c/UniVRM/pull/1345)] UniVRM-0.88.0"
Expand All @@ -136,7 +138,8 @@ msgstr ""
msgid ""
"[[\\#1343](https://github.com/vrm-c/UniVRM/pull/1343)] bufferView の data "
"uri を実装"
msgstr ""
msgstr "[[\\#1343](https://github.com/vrm-c/UniVRM/pull/1343)] "
"Implement the data uri for bufferView"

#: ../../release/079/v0.88.0.md:35
msgid ""
Expand All @@ -148,7 +151,8 @@ msgstr ""
msgid ""
"[[\\#1338](https://github.com/vrm-c/UniVRM/pull/1338)] "
"MaterialDescriptorをreadonly structに変更"
msgstr ""
msgstr "[[\\#1338](https://github.com/vrm-c/UniVRM/pull/1338)] "
"Change MaterialDescriptor as `readonly struct`"

#: ../../release/079/v0.88.0.md:37
msgid ""
Expand All @@ -166,7 +170,8 @@ msgstr ""
msgid ""
"[[\\#1330](https://github.com/vrm-c/UniVRM/pull/1330)] "
"FastSpringBoneがMathf関連のエラーを吐く問題を修正"
msgstr ""
msgstr "[[\\#1330](https://github.com/vrm-c/UniVRM/pull/1330)] "
"Fix errors related to FastSpringBone"

#: ../../release/079/v0.88.0.md:40
msgid ""
Expand Down
25 changes: 14 additions & 11 deletions docs/locale/en/LC_MESSAGES/release/079/v0.89.0.po
Expand Up @@ -28,51 +28,53 @@ msgstr ""

#: ../../release/079/v0.89.0.md:4
msgid "一部のモデルでエクスポート時に blend shape の法線が乱れる問題を修正しました。"
msgstr ""
msgstr "Fix a problem where some of the exported models having incorrect BlendShape Normals"

#: ../../release/079/v0.89.0.md:6
msgid ""
"[[\\#1363](https://github.com/vrm-c/UniVRM/pull/1363)] "
"meshを正規化するときに、法線を正規化する"
msgstr ""
msgstr "[[\\#1363](https://github.com/vrm-c/UniVRM/pull/1363)] "
"Normalizing mesh normals when conducting mesh normalization"

#: ../../release/079/v0.89.0.md:8
msgid "発生条件"
msgstr ""
msgstr "Conditions that trigger this problem"

#: ../../release/079/v0.89.0.md:10
msgid "正規化する"
msgstr ""
msgstr "Perform normalization"

#: ../../release/079/v0.89.0.md:11
msgid "正規化する前のモデルに回転が含まれている(blender由来 の Z-UP Meshなど)"
msgstr ""
msgstr "Model's rotation is not set as the default value before normalization"

#: ../../release/079/v0.89.0.md:12
msgid "法線が正規化されていない({100, 0, 0} などの値)"
msgstr ""
msgstr "Mesh's Normals are not normalized"

#: ../../release/079/v0.89.0.md:13
msgid "scale の影響かもしれない"
msgstr ""
msgstr "Probably be affected by Scale"

#: ../../release/079/v0.89.0.md:15
msgid "が組み合わさったときに blend shape の bake 結果が破綻する場合があるようです。"
msgstr ""
msgstr "Based on above assumptions, BlendShape's bake outcomes may not go well"

#: ../../release/079/v0.89.0.md:17
msgid "importer"
msgstr ""

#: ../../release/079/v0.89.0.md:19
msgid "`v0.88.0` で `GLTF` のロードが低速化した問題を修正しました。"
msgstr ""
msgstr "Fix a problem where GLTF Loading speed was slow in `v0.88.0`"

#: ../../release/079/v0.89.0.md:21
msgid ""
"[[\\#1362](https://github.com/vrm-c/UniVRM/pull/1362)] glTF 形式の uri "
"アクセスをキャッシュ(たぶん、0.87以前の動作)"
msgstr ""
msgstr "[[\\#1362](https://github.com/vrm-c/UniVRM/pull/1362)] "
"Cache the uri access of glTF format"

#: ../../release/079/v0.89.0.md:23
msgid "1.0"
Expand All @@ -82,7 +84,8 @@ msgstr ""
msgid ""
"[[\\#1365](https://github.com/vrm-c/UniVRM/pull/1365)] [1.0] meta の "
"Editor 仕様に追随"
msgstr ""
msgstr "[[\\#1365](https://github.com/vrm-c/UniVRM/pull/1365)] "
"[1.0] Update meta"

#: ../../release/079/v0.89.0.md:25
msgid ""
Expand Down
27 changes: 17 additions & 10 deletions docs/locale/en/LC_MESSAGES/release/079/v0.90.0.po
Expand Up @@ -26,7 +26,8 @@ msgstr ""
msgid ""
"[[\\#1373](https://github.com/vrm-c/UniVRM/pull/1373)] New Mesh "
"APIを利用することで、GPUへのMeshアップロードコストを削減"
msgstr ""
msgstr "[[\\#1373](https://github.com/vrm-c/UniVRM/pull/1373)] "
"Use new mesh API to reduce mesh upload costs to GPU"

#: ../../release/079/v0.90.0.md:5
msgid "1.0"
Expand All @@ -36,25 +37,27 @@ msgstr ""
msgid ""
"[[\\#1387](https://github.com/vrm-c/UniVRM/pull/1387)] [1.0] "
"ScriptableObject VRM10Expression の MorphTargetBinding.Weight の値域を 0-1 に修正"
msgstr ""
msgstr "[[\\#1387](https://github.com/vrm-c/UniVRM/pull/1387)] [1.0] "
"Fix the range of the MorphTargetBinding.Weight of ScriptableObject VRM10Expression to 0-1"

#: ../../release/079/v0.90.0.md:7
msgid ""
"[[\\#1374](https://github.com/vrm-c/UniVRM/pull/1374)] [1.0] indices が "
"65535 を超える場合に indexFormat をセットする"
msgstr ""
msgstr "[[\\#1374](https://github.com/vrm-c/UniVRM/pull/1374)] "
"[1.0] Fix indexFormat if indices are over 65535"

#: ../../release/079/v0.90.0.md:9
msgid "その他"
msgstr "Other"
msgstr "Other Changes"

#: ../../release/079/v0.90.0.md:10
msgid "[[\\#1394](https://github.com/vrm-c/UniVRM/pull/1394)] Colorsのnull考慮漏れを修正"
msgstr ""
msgstr "[[\\#1394](https://github.com/vrm-c/UniVRM/pull/1394)] Fix an occurred error when MeshContext's Colors is null"

#: ../../release/079/v0.90.0.md:11
msgid "[[\\#1392](https://github.com/vrm-c/UniVRM/pull/1392)] ビルド時の参照エラーを修正"
msgstr ""
msgstr "[[\\#1392](https://github.com/vrm-c/UniVRM/pull/1392)] Fix build errors"

#: ../../release/079/v0.90.0.md:12
msgid "[[\\#1391](https://github.com/vrm-c/UniVRM/pull/1391)] UniVRM-0.90.0"
Expand All @@ -64,13 +67,15 @@ msgstr ""
msgid ""
"[[\\#1385](https://github.com/vrm-c/UniVRM/pull/1385)] 未知の material "
"をエクスポートするとエラーになるのを回避"
msgstr ""
msgstr "[[\\#1385](https://github.com/vrm-c/UniVRM/pull/1385)] "
"Avoid errors when exporting unrecognized materials"

#: ../../release/079/v0.90.0.md:14
msgid ""
"[[\\#1376](https://github.com/vrm-c/UniVRM/pull/1376)] VRM1.0についてもNew "
"Mesh APIを使う"
msgstr ""
msgstr "[[\\#1376](https://github.com/vrm-c/UniVRM/pull/1376)] "
"Apply new mesh API to VRM1.0"

#: ../../release/079/v0.90.0.md:15
msgid "[[\\#1375](https://github.com/vrm-c/UniVRM/pull/1375)] UniVRM-0.89.1"
Expand All @@ -80,13 +85,15 @@ msgstr ""
msgid ""
"[[\\#1372](https://github.com/vrm-c/UniVRM/pull/1372)] "
"MeshContextのListをIReadOnlyListに変更・その他フォーマット"
msgstr ""
msgstr "[[\\#1372](https://github.com/vrm-c/UniVRM/pull/1372)] "
"Change MeshContext's List to `IReadOnlyList`"

#: ../../release/079/v0.90.0.md:17
msgid ""
"[[\\#1371](https://github.com/vrm-c/UniVRM/pull/1371)] "
"MeshImporterからMeshContextを分離"
msgstr ""
msgstr "[[\\#1371](https://github.com/vrm-c/UniVRM/pull/1371)] "
"Separate `MeshContext` from `MeshImporter`"

#: ../../release/079/v0.90.0.md:18
msgid "[[\\#1370](https://github.com/vrm-c/UniVRM/pull/1370)] fix download"
Expand Down