mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-23 03:16:12 -05:00
Merge pull request #1894 from ousttrue/doc/release_v0_106_0
UniVRM-0.106.0
This commit is contained in:
commit
5fe2f7bd46
|
|
@ -47,9 +47,9 @@
|
|||
|
||||
</header>
|
||||
<main>
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.105.0/UniVRM-0.105.0_cd48.unitypackage" class="btn">
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.106.0/UniVRM-0.106.0_6636.unitypackage" class="btn">
|
||||
<div>
|
||||
<h1>UniVRM-0.105.0</h1>
|
||||
<h1>UniVRM-0.106.0</h1>
|
||||
<div>for vrm-0.x</div>
|
||||
<div>Unity-2020.3 or later</div>
|
||||
</div>
|
||||
|
|
|
|||
160
docs/locale/en/LC_MESSAGES/release/100/v0.106.0.po
Normal file
160
docs/locale/en/LC_MESSAGES/release/100/v0.106.0.po
Normal file
|
|
@ -0,0 +1,160 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2021, VRM Consortium
|
||||
# This file is distributed under the same license as the UniVRM Programming
|
||||
# package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: UniVRM Programming \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-27 17:53+0900\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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.106.0.md:1
|
||||
msgid "v0.105.0..v0.106.0: Fix IL2CPP error and improve vrm-1.0 API"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:3
|
||||
msgid "1.0 editor"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:4
|
||||
msgid "UnityEditor で 1.0 をセットアップする UI の修正"
|
||||
msgstr "UI fix for setting up 1.0 in UnityEditor"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:6
|
||||
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"
|
||||
|
||||
#: ../../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"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:8
|
||||
msgid ""
|
||||
"[[\\#1876](https://github.com/vrm-c/UniVRM/pull/1876)] [1.0] SpringBone の"
|
||||
" 設定 UI"
|
||||
msgstr "SpringBone's configuration UI"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:9
|
||||
msgid ""
|
||||
"[[\\#1885](https://github.com/vrm-c/UniVRM/pull/1885)] "
|
||||
"親指の向き・爪の向きのガイドを行うGizmo"
|
||||
msgstr "Gizmo guides the direction of the thumb and the direction of the nail"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:11
|
||||
msgid "Build"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:12
|
||||
msgid "Application をビルドするときの問題の修正"
|
||||
msgstr "Fixed issues when building an Application"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:14
|
||||
msgid ""
|
||||
"[[\\#1884](https://github.com/vrm-c/UniVRM/pull/1884)] remove ThisType? "
|
||||
"field."
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:15
|
||||
msgid "[[\\#1893](https://github.com/vrm-c/UniVRM/pull/1893)] ビルドエラーを修正"
|
||||
msgstr "[[\\#1893](https://github.com/vrm-c/UniVRM/pull/1893)] fix build error"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:16
|
||||
msgid "[[\\#1892](https://github.com/vrm-c/UniVRM/pull/1892)] ShaderVariant"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:18
|
||||
msgid "API update"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:19
|
||||
msgid "機能追加など"
|
||||
msgstr "Addition of functions, etc."
|
||||
|
||||
#: ../../release/100/v0.106.0.md:21
|
||||
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"
|
||||
|
||||
#: ../../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"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:23
|
||||
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"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:24
|
||||
msgid "[[\\#1872](https://github.com/vrm-c/UniVRM/pull/1872)] add MigrateExporter"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:25
|
||||
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
|
||||
msgid "other"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:28
|
||||
msgid "[[\\#1889](https://github.com/vrm-c/UniVRM/pull/1889)] UniVRM-0.106.0"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:29
|
||||
msgid ""
|
||||
"[[\\#1888](https://github.com/vrm-c/UniVRM/pull/1888)] fix: Fix outdated "
|
||||
"exception message"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:30
|
||||
msgid ""
|
||||
"[[\\#1883](https://github.com/vrm-c/UniVRM/pull/1883)] Fix/export no "
|
||||
"active"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:31
|
||||
msgid ""
|
||||
"[[\\#1882](https://github.com/vrm-c/UniVRM/pull/1882)] Fix/osx multi "
|
||||
"extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release/100/v0.106.0.md:32
|
||||
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"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:33
|
||||
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"
|
||||
|
||||
#: ../../release/100/v0.106.0.md:34
|
||||
msgid "[[\\#1853](https://github.com/vrm-c/UniVRM/pull/1853)] Doc/v0 105 0"
|
||||
msgstr ""
|
||||
|
|
@ -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-10-27 17:53+0900\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -43,11 +43,11 @@ msgid "ReleaseNote"
|
|||
msgstr ""
|
||||
|
||||
#: ../../release_template.md:9
|
||||
msgid "[日本語](https://vrm-c.github.io/UniVRM/ja/release/079/v{version}.html)"
|
||||
msgid "[日本語](https://vrm-c.github.io/UniVRM/ja/release/100/v{version}.html)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release_template.md:10
|
||||
msgid "[English](https://vrm-c.github.io/UniVRM/en/release/079/v{version}.html)"
|
||||
msgid "[English](https://vrm-c.github.io/UniVRM/en/release/100/v{version}.html)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release_template.md:12
|
||||
|
|
@ -67,6 +67,18 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: ../../release_template.md:17
|
||||
msgid "1.0 development (1.0 開発ドキュメント)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release_template.md:19
|
||||
msgid "[日本語](https://vrm-c.github.io/UniVRM/ja/vrm1/index.html)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release_template.md:20
|
||||
msgid "[English](https://vrm-c.github.io/UniVRM/en/vrm1/index.html)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release_template.md:22
|
||||
msgid "UPM"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -122,7 +134,7 @@ msgstr ""
|
|||
msgid "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v{version}"
|
||||
msgstr ""
|
||||
|
||||
#: ../../release_template.md:40
|
||||
#: ../../release_template.md:45
|
||||
msgid "UPM packages and folders and unitypackage"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -178,3 +190,9 @@ msgstr ""
|
|||
msgid "import/export 1.0 and import 0.x"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "[日本語](https://vrm-c.github.io/UniVRM/ja/release/079/v{version}.html)"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "[English](https://vrm-c.github.io/UniVRM/en/release/079/v{version}.html)"
|
||||
#~ msgstr ""
|
||||
|
||||
|
|
|
|||
34
docs/release/100/v0.106.0.md
Normal file
34
docs/release/100/v0.106.0.md
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# v0.105.0..v0.106.0: Fix IL2CPP error and improve vrm-1.0 API
|
||||
|
||||
## 1.0 editor
|
||||
UnityEditor で 1.0 をセットアップする UI の修正
|
||||
|
||||
* [[\#1887](https://github.com/vrm-c/UniVRM/pull/1887)] サポートされていないシェーダーが含まれるモデルのプレビューをできるように
|
||||
* [[\#1877](https://github.com/vrm-c/UniVRM/pull/1877)] [1.0] AddComponent による新規セットアップ関連
|
||||
* [[\#1876](https://github.com/vrm-c/UniVRM/pull/1876)] [1.0] SpringBone の 設定 UI
|
||||
* [[\#1885](https://github.com/vrm-c/UniVRM/pull/1885)] 親指の向き・爪の向きのガイドを行うGizmo
|
||||
|
||||
## Build
|
||||
Application をビルドするときの問題の修正
|
||||
|
||||
* [[\#1884](https://github.com/vrm-c/UniVRM/pull/1884)] remove ThisType? field.
|
||||
* [[\#1893](https://github.com/vrm-c/UniVRM/pull/1893)] ビルドエラーを修正
|
||||
* [[\#1892](https://github.com/vrm-c/UniVRM/pull/1892)] ShaderVariant
|
||||
|
||||
## API update
|
||||
機能追加など
|
||||
|
||||
* [[\#1886](https://github.com/vrm-c/UniVRM/pull/1886)] [1.0][0.x] SpringBone の手動更新
|
||||
* [[\#1878](https://github.com/vrm-c/UniVRM/pull/1878)] modGltf 引き数を追加
|
||||
* [[\#1868](https://github.com/vrm-c/UniVRM/pull/1868)] SpringBoneに対して外力を渡すインターフェースを実装する
|
||||
* [[\#1872](https://github.com/vrm-c/UniVRM/pull/1872)] add MigrateExporter
|
||||
* [[\#1859](https://github.com/vrm-c/UniVRM/pull/1859)] feature: add third argument `vrmMeta` to static Vrm10Exporter.Export
|
||||
|
||||
## other
|
||||
* [[\#1889](https://github.com/vrm-c/UniVRM/pull/1889)] UniVRM-0.106.0
|
||||
* [[\#1888](https://github.com/vrm-c/UniVRM/pull/1888)] fix: Fix outdated exception message
|
||||
* [[\#1883](https://github.com/vrm-c/UniVRM/pull/1883)] Fix/export no active
|
||||
* [[\#1882](https://github.com/vrm-c/UniVRM/pull/1882)] Fix/osx multi extensions
|
||||
* [[\#1858](https://github.com/vrm-c/UniVRM/pull/1858)] Packageに導入される時の警告を消す
|
||||
* [[\#1864](https://github.com/vrm-c/UniVRM/pull/1864)] 素直な static type caching 技法になるように書き直し
|
||||
* [[\#1853](https://github.com/vrm-c/UniVRM/pull/1853)] Doc/v0 105 0
|
||||
|
|
@ -6,8 +6,8 @@
|
|||
* `for vrm-1.0` [VRM-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/v{version}/VRM-{version_hash}.unitypackage)
|
||||
|
||||
ReleaseNote
|
||||
* [日本語](https://vrm-c.github.io/UniVRM/ja/release/079/v{version}.html)
|
||||
* [English](https://vrm-c.github.io/UniVRM/en/release/079/v{version}.html)
|
||||
* [日本語](https://vrm-c.github.io/UniVRM/ja/release/100/v{version}.html)
|
||||
* [English](https://vrm-c.github.io/UniVRM/en/release/100/v{version}.html)
|
||||
|
||||
## other unitypackage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user