Commit Graph

1109 Commits

Author SHA1 Message Date
ousttrue
41e8628ae8
Merge pull request #1765 from ousttrue/fix/use_optional_for_index
glTFTexture.source type to int?
2022-09-05 19:05:26 +09:00
ousttrue
d974ddfa57 out (SubAssetKey, TextureDescriptor) を 2つの out に展開 2022-09-05 18:41:12 +09:00
ousttrue
4e6f66e5d9
Merge pull request #1756 from vrm-c/webgl_build
WebGLの動作確認
2022-08-30 20:00:01 +09:00
ousttrue
2efcf65e60 LoadBytesAsync 2022-08-22 13:00:05 +09:00
ousttrue
c9864efbf9
Merge pull request #1761 from mkc1370/fix/package_dependencies
Unity公式モジュールの依存関係が不足している問題を修正
2022-08-08 14:13:34 +09:00
ousttrue
f2d587e09f glTFTexture.source type to int? 2022-08-05 21:13:32 +09:00
mkc1370
8ac0bf8c4b Add Unity official package dependencies to VRMVersionMenu 2022-08-02 18:12:01 +09:00
mkc1370
24a32d3397 Add unity official module dependencies 2022-08-02 12:38:25 +09:00
mkc1370
8df51422ef add null check 2022-07-29 20:16:17 +09:00
mkc1370
f1de67b339 Revert "fixed BlendShapeAvatar.Clips not to contain null"
This reverts commit ef06850e17.
2022-07-29 18:23:03 +09:00
mkc1370
10256bd76e Revert "change RemoveNullClip to private"
This reverts commit 5522fa56f8.
2022-07-29 18:22:34 +09:00
mkc1370
5522fa56f8 change RemoveNullClip to private 2022-07-29 10:08:10 +09:00
mkc1370
ef06850e17 fixed BlendShapeAvatar.Clips not to contain null 2022-07-29 10:06:24 +09:00
ousttrue
1ca7a8684d WebGLの動作確認用 2022-07-26 14:30:51 +09:00
ousttrue
f3487badb7 UniVRM-0.102.1 2022-07-21 17:12:09 +09:00
ousttrue
bbf6ef2616
Merge pull request #1743 from ousttrue/version/v0_102_0
UniVRM-0.102.0
2022-07-19 18:22:09 +09:00
ousttrue
3c3587a5f9 UniVRM-0.102.0 2022-07-14 15:56:53 +09:00
ousttrue
ba83d65018 null check 2022-07-14 15:53:14 +09:00
ousttrue
3898b0a223 ありえる 2022-07-14 15:50:15 +09:00
ousttrue
92226ff8f8 remove unused UniJSON. JsonPointer 2022-07-07 15:10:31 +09:00
ousttrue
6aa92e8898 UniVRM-0.101.0 2022-06-29 13:17:13 +09:00
ousttrue
efdbef51d7
Merge pull request #1720 from ousttrue/feature/VRMBlendShapeProxy.Clear
runtime に BlendShapeProxy.m_merger を再初期化する
2022-06-29 13:10:44 +09:00
ousttrue
2f51b74274 Reinitialize 2022-06-29 13:07:58 +09:00
ousttrue
24acebd114 file extension of AnimationClip is ".anim" 2022-06-28 17:07:48 +09:00
ousttrue
06814c1a75 変更を破棄。改めて Restart メソッドを作成。 2022-06-28 17:02:18 +09:00
ousttrue
c2888f2521 runtime に BlendShapeProxy.m_merger を再初期化する 2022-06-28 14:29:36 +09:00
ousttrue
eca75c54a4 ImporterContext.LoadAnimation 2022-06-27 20:39:11 +09:00
ousttrue
2d1211e94b write AnimationClip in VRM editor load 2022-06-27 20:28:10 +09:00
ousttrue
933466169f VRMExportSettings.KeepAnimation 2022-06-27 19:20:40 +09:00
ousttrue
1e26e1fe4b UniVRM-0.100.1 2022-06-17 15:36:01 +09:00
ousttrue
8eb3fb1699
Merge pull request #1691 from ousttrue/version/v0_100_0
UniVRM-0.100.0
2022-06-14 15:42:36 +09:00
ousttrue
566f07fc14
Revert "MeshUtility.SeparationProcessing を public にする" 2022-06-13 18:10:53 +09:00
ousttrue
fe5d3c9465
Merge pull request #1693 from ousttrue/v0_99_1
MeshUtility.SeparationProcessing を public にする
2022-06-13 17:48:30 +09:00
ousttrue
99410c0894 #1688 2022-06-13 15:10:38 +09:00
ousttrue
530ec709bf UniVRM-0.100.0 2022-06-10 17:19:51 +09:00
ousttrue
71df7c434e OnValidate で m_excludes を Validate しているのだが、 Validate する前にクリアしていて情報が落ちている 2022-06-10 17:16:43 +09:00
ousttrue
d530b0fc6d typo 2022-06-08 17:55:09 +09:00
ousttrue
c0d7869258 より上流で防御
* Vector には Color も入っているぽい(Vector4 と Colorは実質同じ)
* Texture が無いときにも OffsetScale が入っているケースがある
2022-06-08 17:42:31 +09:00
ousttrue
866d1883c7 未使用概念 PreShaderPropExporter を削除 2022-06-02 15:26:17 +09:00
ousttrue
ac19e0d135 PreShaderPropExporter は既に VRM/MToon 専用 2022-06-02 15:12:22 +09:00
ousttrue
98fd076d13
Merge pull request #1666 from ousttrue/fix/build_editor
ビルドエラー(runtime への UnityEditor 漏れ出し)を修正
2022-05-31 13:29:46 +09:00
ousttrue
78bb9080ce 99番に追いついてしまった。 2022-05-31 13:18:46 +09:00
ousttrue
f3ab679da8 ビルドエラー(runtime への UnityEditor 漏れ出し)を修正 2022-05-31 13:13:03 +09:00
ousttrue
fdefd030e0 UniVRM-0.99 2022-05-26 12:26:04 +09:00
ousttrue
1173a6e05e
Merge pull request #1647 from ousttrue/refactor_mesh_integrator
MeshIntegrator整理終わり
2022-05-25 20:02:39 +09:00
ousttrue
3054eff5d7 fix 2022-05-19 16:38:00 +09:00
ousttrue
cb315c661d comment 2022-05-18 15:57:21 +09:00
ousttrue
852b1860fd 不要 2022-05-18 15:53:38 +09:00
ousttrue
e5142dff17 prefab search for preview 2022-05-18 15:33:54 +09:00
ousttrue
7eb564feea prefab only 2022-05-18 15:19:55 +09:00