mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-13 06:20:01 -05:00
deploy: 43230ab35a
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -315,11 +315,11 @@
|
||||
<li><p><a class="reference external" href="https://github.com/vrm-c/UniVRM/milestone/41?closed=1">Milestone</a></p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/vrm-c/UniVRM/compare/v0.78.0...v0.79.0">Full Changelog</a></p></li>
|
||||
</ul>
|
||||
<p>このバージョンから <code class="docutils literal notranslate"><span class="pre">pre</span> <span class="pre">release</span></code> をやめて通常リリースに戻ります。</p>
|
||||
<p>From now on the new released version will change from <code class="docutils literal notranslate"><span class="pre">Pre</span> <span class="pre">release</span></code> to <code class="docutils literal notranslate"><span class="pre">Latest</span> <span class="pre">release</span></code></p>
|
||||
</section>
|
||||
<section id="autoreference">
|
||||
<h2>AutoReference<a class="headerlink" href="#autoreference" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Autoreference を有効にします。</p>
|
||||
<p><code class="docutils literal notranslate"><span class="pre">AutoReference</span></code> is set to <code class="docutils literal notranslate"><span class="pre">true</span></code> by default</p>
|
||||
<ul class="simple">
|
||||
<li><p>Make asmdef’s <code class="docutils literal notranslate"><span class="pre">Auto</span> <span class="pre">Referenced</span></code> <code class="docutils literal notranslate"><span class="pre">true</span></code> . <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1107">#1107</a></p></li>
|
||||
<li><p>Namespace “VRM” can’t be found by any other script. <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1103">#1103</a></p></li>
|
||||
@@ -331,7 +331,7 @@
|
||||
<ul class="simple">
|
||||
<li><p>[1.0] Invalid migration of MToon screen coordinates outline <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1069">#1069</a></p></li>
|
||||
<li><p>Fix MToon 1.0 functions. <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1101">#1101</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>[1.0] Expression の仕様更新に追随 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1092">#1092</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Update expressions based on VRM Expression specification <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1092">#1092</a>(<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Fix MToon 1.0 bugs <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1071">#1071</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
@@ -339,23 +339,23 @@
|
||||
<h2>Other Changes<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>Add properties & Fix the bug in <code class="docutils literal notranslate"><span class="pre">RuntimeGltfInstance</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1109">#1109</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>VRChat用に設定したVRoidモデルを再度VRMに変換する時にエラーが出て失敗する <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1100">#1100</a></p></li>
|
||||
<li><p>Bug report: The model cannot be converted to VRM <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1100">#1100</a></p></li>
|
||||
<li><p>Fail to convert, “IndexOutOfRange Exception” critical error <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1099">#1099</a></p></li>
|
||||
<li><p>UniVRM fails to convert avatar with critical errors. <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1098">#1098</a></p></li>
|
||||
<li><p>Extract null extract の挙動 <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1070">#1070</a></p></li>
|
||||
<li><p>TRS のデフォルト値をスキップ <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1059">#1059</a></p></li>
|
||||
<li><p>fix Extract behaviors<a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1070">#1070</a></p></li>
|
||||
<li><p>The default values of translation, rotation and scale will not be exported <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1059">#1059</a></p></li>
|
||||
<li><p>Minor compatibility issues with Unity 2021.1 <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1051">#1051</a></p></li>
|
||||
<li><p>Show the warning of color space because UniGLTF supports Linear color space only. <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1006">#1006</a></p></li>
|
||||
<li><p>Export texture include alpha channel only when needed while exporting glTF. <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/968">#968</a></p></li>
|
||||
<li><p>UnitTestの修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1106">#1106</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fix UnitTest <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1106">#1106</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>UniVRM-0.79.0 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1105">#1105</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>EditorTextureSerializer で例外になるテクスチャを事前にエラーメッセージにする <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1102">#1102</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Add a material validator in the VRM exporter menu <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1102">#1102</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>fix MissingReferenceException <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1095">#1095</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>Add null check in StringExtension <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1090">#1090</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>Make public resource fix method <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1089">#1089</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>Nodeの行列分解時の負のスケールの限定対応 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1087">#1087</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Node’s matrix decomposition: add a logic for negative scale <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1087">#1087</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Feature10/zip extract <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1086">#1086</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>VRMC_materials_hdr_emissiveMultiplier 実装 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1085">#1085</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Implement VRMC_materials_hdr_emissiveMultiplier <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1085">#1085</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fix error when material count was zero in VRM <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1084">#1084</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>Add unique suffix to same name assets. <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1083">#1083</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>AnimationClip import with AnimationClipFactory <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1082">#1082</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
@@ -365,7 +365,7 @@
|
||||
<li><p>Fix bug of unarchiving stored file in zip. <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1077">#1077</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>Refactoring <code class="docutils literal notranslate"><span class="pre">GltfParser</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1076">#1076</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>TextureDeserializer can await. <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1074">#1074</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>Extract/Clear 改修 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1073">#1073</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Improve Extract/Clear <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1073">#1073</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Export textures with alpha channel only if necessary <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1072">#1072</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
@@ -320,31 +320,31 @@
|
||||
<section id="unity-2019-4lts">
|
||||
<h2>Support Unity-2019.4LTS+<a class="headerlink" href="#unity-2019-4lts" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>Unityのサポートバージョンを 2019.4LTS 以降にする <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1126">#1126</a></p></li>
|
||||
<li><p>Support Unity-2019.4LTS and above <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1126">#1126</a></p></li>
|
||||
<li><p>Use GUID in asmdefs <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1131">#1131</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>update 2019 settings <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1130">#1130</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>開発バージョンをUnity-2019にあげる。および、 Unity-2019 require ApplyRevertGUI call in OnInspectorGUI の修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1129">#1129</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fix <code class="docutils literal notranslate"><span class="pre">Unity-2019</span> <span class="pre">require</span> <span class="pre">ApplyRevertGUI</span> <span class="pre">call</span> <span class="pre">in</span> <span class="pre">OnInspectorGUI</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1129">#1129</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="vrm-1-0">
|
||||
<h2>VRM-1.0<a class="headerlink" href="#vrm-1-0" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>VRM1 の unitypackage を作る <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1127">#1127</a></p></li>
|
||||
<li><p>Make the unitypackage for VRM1<a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1127">#1127</a></p></li>
|
||||
<li><p>Fix1/expression UI <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1142">#1142</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>VRM10Expression.Preset と ExpressionName を廃止 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1141">#1141</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Disable <code class="docutils literal notranslate"><span class="pre">VRM10Expression.Preset</span></code> and <code class="docutils literal notranslate"><span class="pre">ExpressionName</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1141">#1141</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fix1/fix firstperson editor <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1136">#1136</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Feature1/add default expressions <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1135">#1135</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Feature1/update jsonschema <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1134">#1134</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>add null check <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1133">#1133</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>VRM-1.0 の unitypackage も作成する <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1132">#1132</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[VRM10] VRM10Expression のカスタムエディターの修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1118">#1118</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Make the unitypackage for VRM1 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1132">#1132</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[VRM10] Fix VRM10Expression’s custom editor <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1118">#1118</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="changelog">
|
||||
<h2>Other Changes<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>URPサンプルプロジェクトへのインポート時にビルドエラーが出る <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1137">#1137</a></p></li>
|
||||
<li><p>Mtoonのマテリアルが作成できません <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1114">#1114</a></p></li>
|
||||
<li><p>Build Errors: Import URP sample project (solved) <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1137">#1137</a></p></li>
|
||||
<li><p>Cannot make Mtoon materials (closed) <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1114">#1114</a></p></li>
|
||||
<li><p>export VRM with animation clip at runtime <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1113">#1113</a></p></li>
|
||||
<li><p>How to fix “‘MToon’ does not exist in the current context” error on latest version <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1111">#1111</a></p></li>
|
||||
<li><p>HDRP/URP Support <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1110">#1110</a></p></li>
|
||||
@@ -354,9 +354,9 @@
|
||||
<li><p>restore CreateUnityPackageWithBuild <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1145">#1145</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>OnResetClicked <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1144">#1144</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>UniVRM-0.80.0 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1143">#1143</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Unity2020対応のデグレを修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1140">#1140</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
<li><p>Fix Unity2020 support <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1140">#1140</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
<li><p>null check <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1125">#1125</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>ラインタイムエクスポート時に正規化を実行する例 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1119">#1119</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Added an example of performing model normalization in the runtime export sample<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1119">#1119</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Skip mesh export when MeshExportInfo.CanExport is false <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1117">#1117</a> (<a class="reference external" href="https://github.com/ichi-23">ichi-23</a>)</p></li>
|
||||
<li><p>Make asmdef’s auto-referenced true. <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1108">#1108</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
</ul>
|
||||
|
||||
@@ -375,18 +375,18 @@
|
||||
<section id="id1">
|
||||
<h2>Package Contents<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>UniGLTF の UPM id を、<code class="docutils literal notranslate"><span class="pre">com.vrmc.unigltf</span></code> から <code class="docutils literal notranslate"><span class="pre">com.vrmc.gltf</span></code> に変えてバージョンを振り直し <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1156">#1156</a></p></li>
|
||||
<li><p>UnityPackage に Samples を含める <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1159">#1159</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>内部バージョンは維持 UniGLTF/UniGLTFVersion.cs <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1158">#1158</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>What difference between “UniVRM0X” and “UniVRM10” unitypackage? 「UniVRM0X」と「UniVRM10」のユニティパッケージの違いは何ですか? <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1152">#1152</a></p></li>
|
||||
<li><p>リリースページの安定版のバージョン番号ミス <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1150">#1150</a></p></li>
|
||||
<li><p>サンプルの構成変更 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1155">#1155</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Rename <code class="docutils literal notranslate"><span class="pre">com.vrmc.unigltf</span></code> to <code class="docutils literal notranslate"><span class="pre">com.vrmc.gltf</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1156">#1156</a></p></li>
|
||||
<li><p>Include Samples in UnityPackage <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1159">#1159</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Keep internal UniGLTF version <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1158">#1158</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>What difference between “UniVRM0X” and “UniVRM10” unitypackage? (answered) <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1152">#1152</a></p></li>
|
||||
<li><p>Release version number is not correct <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1150">#1150</a></p></li>
|
||||
<li><p>Restructure Samples <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1155">#1155</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="vrm-1-0">
|
||||
<h2>VRM-1.0<a class="headerlink" href="#vrm-1-0" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>[VRM1] VRM10/MToon10 のインスペクターの Emission が HDR でない <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1148">#1148</a></p></li>
|
||||
<li><p>[VRM1] HDR is missing (VRM10/MToon10 Emission) <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1148">#1148</a></p></li>
|
||||
<li><p>Feature1/lookat editor tool <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1154">#1154</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>add [HDR] <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1151">#1151</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
@@ -395,9 +395,9 @@
|
||||
<h2>Other Changes<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>Add properties to <code class="docutils literal notranslate"><span class="pre">RuntimeGltfInstance</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1096">#1096</a></p></li>
|
||||
<li><p>[0.77]AsyncでランタイムロードしたモデルのScaleを1以上にするとSpringBoneの動作が怪しくなる <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1115">#1115</a></p></li>
|
||||
<li><p>[0.77] Runtime loading with Async: SpringBone behaviors are weird if the model’s scale is greater than 1 (answered) <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1115">#1115</a></p></li>
|
||||
<li><p>implement Mesh.colors <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1153">#1153</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>ISSUE_TEMPLATE を簡略化 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1149">#1149</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Simplify ISSUE_TEMPLATE <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1149">#1149</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Update unity version & end preview release <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1147">#1147</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
@@ -314,7 +314,7 @@
|
||||
<li><p><a class="reference external" href="http://github.com/vrm-c/UniVRM/releases/tag/v0.82.0">Release</a></p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/vrm-c/UniVRM/milestone/44?closed=1">Milestone</a></p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/vrm-c/UniVRM/compare/v0.81.0...v0.82.0">Full Changelog</a></p></li>
|
||||
<li><p>glb の import, URP API</p></li>
|
||||
<li><p>glb import, URP API</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="urp-universal-render-pipeline">
|
||||
@@ -328,17 +328,17 @@
|
||||
<section id="id1">
|
||||
<h2>[1.0]<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>[1.0]extract の一覧に matcap など一部のテクスチャーが一覧されない <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1171">#1171</a></p></li>
|
||||
<li><p>[1.0] MToon10でエクスポートするとStandardになってしまう <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1164">#1164</a></p></li>
|
||||
<li><p>[1.0] Vrm-1.0 の Texture 列挙を修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1174">#1174</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>SubAssetでも中を見れるように、デフォルトで AdvancedMode にする <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1168">#1168</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>play mode の expression preview <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1169">#1169</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Some textures such as matcap are not displayed in the extract list <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1171">#1171</a></p></li>
|
||||
<li><p>[1.0] The model with MToon10 materials becomes Standard during export <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1164">#1164</a></p></li>
|
||||
<li><p>[1.0] Generate texture keys correctly in Vrm-1.0 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1174">#1174</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Make the contents in SubAsset visible by setting edit mode as <code class="docutils literal notranslate"><span class="pre">Advanced</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1168">#1168</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Add expression preview in play mode <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1169">#1169</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="changelog">
|
||||
<h2>Other Changes<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>Sampleの構成 <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1068">#1068</a></p></li>
|
||||
<li><p>Sample structure <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1068">#1068</a></p></li>
|
||||
<li><p>Error Message <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1180">#1180</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>UniVRM-0.82.0 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1179">#1179</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>add VRM10AutoExpression for VRM10Viewer. move test_motion.txt <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1173">#1173</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
|
||||
@@ -324,7 +324,7 @@
|
||||
<section id="bug">
|
||||
<h2>Bug Fixes<a class="headerlink" href="#bug" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>PBR テクスチャーの変換に使っている シェーダーが ビルドに含まれない <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1187">#1187</a></p></li>
|
||||
<li><p>The shader used to convert the PBR texture is not included in the build <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1187">#1187</a></p></li>
|
||||
<li><p>Include all shaders in Resources directory. <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1203">#1203</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>Standard Shader Export - NotImplementedException When Occlusion and Metallic Resolutions Do Not Match <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1178">#1178</a></p></li>
|
||||
</ul>
|
||||
@@ -332,17 +332,17 @@
|
||||
<section id="id1">
|
||||
<h2>1.0<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>[1.0] Renderer.enabled = false になってない <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1197">#1197</a></p></li>
|
||||
<li><p>[1.0] SetupAsync にして Auto で生成される Mesh の初期状態を非表示にした <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1194">#1194</a></p></li>
|
||||
<li><p>[1.0] MaterialUVBindings の挙動 <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1191">#1191</a></p></li>
|
||||
<li><p>[1.0] マイグレートロードしたときに古い方のメタにアクセスできる API <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1190">#1190</a></p></li>
|
||||
<li><p>[1.0] MaterialValueBind が重複すると例外 <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1189">#1189</a></p></li>
|
||||
<li><p>[1.0] サムネイルが無名のときにエラーになる場合がある <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1188">#1188</a></p></li>
|
||||
<li><p>初期値との差分を使うようにロジックを変更 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1209">#1209</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] FirstPerson 初期化を整理 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1206">#1206</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] RuntimeLoad と meta 取得 を実装 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1196">#1196</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] thumbnail の名前が無い時に SubAssetKey を作るのに失敗するのを修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1193">#1193</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>MaterialColorBindings の重複時の例外防止 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1192">#1192</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Failed to set <code class="docutils literal notranslate"><span class="pre">Renderer.enabled</span> <span class="pre">=</span> <span class="pre">false</span></code> properly <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1197">#1197</a></p></li>
|
||||
<li><p>[1.0] Set up <code class="docutils literal notranslate"><span class="pre">SetupAsync</span></code> to hide the initial state of the <code class="docutils literal notranslate"><span class="pre">Mesh</span></code> generated by <code class="docutils literal notranslate"><span class="pre">Auto</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1194">#1194</a></p></li>
|
||||
<li><p>[1.0] MaterialUVBindings behaviors <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1191">#1191</a></p></li>
|
||||
<li><p>[1.0] Make APIs to access old meta during migration <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1190">#1190</a></p></li>
|
||||
<li><p>[1.0] Exception occurs when MaterialValueBind is duplicated <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1189">#1189</a></p></li>
|
||||
<li><p>[1.0] Errors occur when Thumbnail name is empty <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1188">#1188</a></p></li>
|
||||
<li><p>[1.0] Update UV scale & offset for Expression <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1209">#1209</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Organize FirstPerson setup <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1206">#1206</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Implement RuntimeLoad and meta data migration from 0.x <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1196">#1196</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Fixed an issue where SubAssetKey creation would failed if the thumbnail name was empty <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1193">#1193</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Prevent exceptions when MaterialColorBindings are duplicated <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1192">#1192</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="changelog">
|
||||
@@ -351,17 +351,17 @@
|
||||
<li><p>MMD4Mecanim+UniVRM <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1184">#1184</a></p></li>
|
||||
<li><p>Namespace “VRM” can’t be found by any other script. <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1103">#1103</a></p></li>
|
||||
<li><p>UniGLTF / VRMShader assembly file autoReference setting needs to be true for UPM package import <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/993">#993</a></p></li>
|
||||
<li><p>#if UNITY_EDITOR でビルドエラーを修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1213">#1213</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fix build errors in Unity editor mode<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1213">#1213</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>UniVRM-0.83.0 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1212">#1212</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[Exporter] shader版の StandardMap の Exporter 変換を追加 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1207">#1207</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Standard を GraphicsSettings に追加 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1204">#1204</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Import時に非表示にする <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1202">#1202</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>書き間違え <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1201">#1201</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>シンプルなREADME <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1199">#1199</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[Exporter] Add StandardMap exporter <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1207">#1207</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>add Standard in GraphicsSettings <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1204">#1204</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>When importing the model, renderers are set to <code class="docutils literal notranslate"><span class="pre">false</span></code> by default <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1202">#1202</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>update runtime import docs <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1201">#1201</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Simplify UniVRM repo’s README <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1199">#1199</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fix/simple viewer docfx <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1198">#1198</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">v0.82.1</span></code> の RuntimeLoad について <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1195">#1195</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>update docs: RuntimeLoad for <code class="docutils literal notranslate"><span class="pre">v0.82.1</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1195">#1195</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Feature/docfx <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1186">#1186</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>simple <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1172">#1172</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Update docs <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1172">#1172</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
@@ -316,7 +316,7 @@
|
||||
</ul>
|
||||
<p><a class="reference external" href="https://github.com/vrm-c/UniVRM/compare/v0.83.0...v0.84.0">Full Changelog</a></p>
|
||||
<ul class="simple">
|
||||
<li><p>ScriptedImporterのExtract挙動を FbxImporter の挙動に合わせる <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1048">#1048</a></p></li>
|
||||
<li><p>Match the ScriptedImporter’s Extract behavior to FbxImporter’s behavior</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="gltf">
|
||||
@@ -324,7 +324,7 @@
|
||||
<ul class="simple">
|
||||
<li><p>no import menu <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1162">#1162</a></p></li>
|
||||
<li><p>restore UniGLTF/import menu <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1233">#1233</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>URP 未インストール時に、URPを選択できないように修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1232">#1232</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>URP cannot be selected if URP is not installed <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1232">#1232</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="id1">
|
||||
@@ -333,11 +333,11 @@
|
||||
<li><p>CreateErasedMeshAsync <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1221">#1221</a></p></li>
|
||||
<li><p>Shader error in ‘VRM10/MToon10’: undeclared identifier ‘i’ <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1211">#1211</a></p></li>
|
||||
<li><p>Make MToon10’s fog work. <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1237">#1237</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>[1.0] TextureTransformBind の Scale/Offset 変換 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1234">#1234</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] TextureTransformBind’s Scale/Offset transformation <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1234">#1234</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] DefaultExecutionOrder <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1230">#1230</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] bone selector(experimental) 【squash merge】 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1228">#1228</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] meta の仕様準拠 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1227">#1227</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] preview の MaterialUVBindings 動作を修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1226">#1226</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Update Meta Default <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1227">#1227</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Fix preview’s MaterialUVBindings <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1226">#1226</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Can not access Mesh on thread <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1223">#1223</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
@@ -345,11 +345,11 @@
|
||||
<h2>Other Changes<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>UniVRM-0.84.0 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1231">#1231</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>docfx を sphinx に変更 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1224">#1224</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>(Optimize) Profiler.Begin()/End()をMeshImporterに仕込んだ <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1222">#1222</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
<li><p>(Optimize) ImporterContextのうち、BuildHierarchyまわりのフレームを分散 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1220">#1220</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
<li><p>(Optimize) BuildBlendShape・LoadGeometryAsyncをワーカースレッドでの読み込みに対応 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1219">#1219</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
<li><p>LoadTexturesAsync・LoadMaterialsAsyncへのAwaitCallerの受け渡しが漏れていた問題を修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1215">#1215</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
<li><p>Changed docfx to sphinx <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1224">#1224</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>(Optimize) Add Profiler in MeshImporter <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1222">#1222</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
<li><p>Optimize BuildHierarchy in ImporterContext <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1220">#1220</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
<li><p>Optimize mesh loading: utilizing worker threads to load <code class="docutils literal notranslate"><span class="pre">BuildBlendShape</span></code>/<code class="docutils literal notranslate"><span class="pre">LoadGeometryAsync</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1219">#1219</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
<li><p>Added AwaitCaller for <code class="docutils literal notranslate"><span class="pre">LoadTexturesAsync</span></code>/<code class="docutils literal notranslate"><span class="pre">LoadMaterialsAsync</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1215">#1215</a> (<a class="reference external" href="https://github.com/notargs">notargs</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
@@ -319,15 +319,15 @@
|
||||
<section id="id1">
|
||||
<h2>[1.0]<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>[1.0] VRM10ObjectFirstPerson.SetupAsync に isMine 引数 <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1250">#1250</a></p></li>
|
||||
<li><p>[1.0] MToon10 offset/scale の挙動 <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1225">#1225</a></p></li>
|
||||
<li><p>[1.0] <code class="docutils literal notranslate"><span class="pre">isMine</span></code> argument in <code class="docutils literal notranslate"><span class="pre">VRM10ObjectFirstPerson.SetupAsync</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1250">#1250</a></p></li>
|
||||
<li><p>[1.0] MToon10 offset/scale behaviors <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1225">#1225</a></p></li>
|
||||
<li><p>CreateErasedMeshAsync <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1221">#1221</a></p></li>
|
||||
<li><p>[1.0] Vrm10Controller を Vrm10Instance に改名してリソース管理を委譲する <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1242">#1242</a></p></li>
|
||||
<li><p>[1.0] Rename <code class="docutils literal notranslate"><span class="pre">Vrm10Controller</span></code> to <code class="docutils literal notranslate"><span class="pre">Vrm10Instance</span></code> <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1242">#1242</a></p></li>
|
||||
<li><p>[1.0] Fix MToon10 texture offset/scale bug. <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1261">#1261</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>VrmLib.Model の Read を非同期処理フェーズに移動 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1259">#1259</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>add self flag <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1258">#1258</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Move <code class="docutils literal notranslate"><span class="pre">VrmLib.Model</span></code>’s <code class="docutils literal notranslate"><span class="pre">Read</span></code> function to asynchronously processing phase <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1259">#1259</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>Add self flag <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1258">#1258</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Thumbnail の nullcheck <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1254">#1254</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] FirstPerson.SetupAsync 修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1252">#1252</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] Fix FirstPerson.SetupAsync <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1252">#1252</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>[1.0] rename_VRM10Controller_to_Vrm10Instance <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1251">#1251</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
@@ -346,11 +346,11 @@
|
||||
<li><p>LWRP / URP support <a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/368">#368</a></p></li>
|
||||
<li><p>warning <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1265">#1265</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fix/unity version <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1262">#1262</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Vrm と それ以外の glb の処理分岐方法を変更 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1260">#1260</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Update simple viewer: update loading logic for VRM/GLB <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1260">#1260</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fallback UnlitTransparentWithZWrite into MToon’s emissive factor. <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1255">#1255</a> (<a class="reference external" href="https://github.com/Santarh">Santarh</a>)</p></li>
|
||||
<li><p>Update —–feature-request.md <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1253">#1253</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>UniGLTF/README 更新 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1249">#1249</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">VRM/UnlitTransparentZWrite</span></code> の Import を修正 <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1248">#1248</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Update UniGLTF/README <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1249">#1249</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fix <code class="docutils literal notranslate"><span class="pre">VRM/UnlitTransparentZWrite</span></code>’s import <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1248">#1248</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Update README.md <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1246">#1246</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>Fix throw by First. Use FirstOrDefault <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1244">#1244</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
<li><p>lambda <code class="docutils literal notranslate"><span class="pre">Func\<Task\<AnimationClip\>\></span></code> cause warning. Use Task.FromResult <a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1243">#1243</a> (<a class="reference external" href="https://github.com/ousttrue">ousttrue</a>)</p></li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user