Commit Graph

9 Commits

Author SHA1 Message Date
ousttrue
be20563059 GetComponent を置き換え。
TryGetComponent
GetComponentOrThrow(拡張関数)
GetComponentOrNull(拡張関数)

sample と test は据え置き
2024-07-24 22:09:30 +09:00
ousttrue
652ac53cc9 fix AnimationValidator
#2319 これかも
2024-07-24 20:30:44 +09:00
ousttrue
10c6f3c369 書こうとしていたのは、こんな感じ 2022-06-28 17:11:14 +09:00
ousttrue
933466169f VRMExportSettings.KeepAnimation 2022-06-27 19:20:40 +09:00
ousttrue
7852b70b0f remove #if
minimum version is Unity-2019.4
2022-02-28 15:59:12 +09:00
ousttrue
e19ab9808a EditorAnimationExporter 2022-02-28 14:29:56 +09:00
ousttrue
df8fbe79cd UniGLTF.M17N 2021-04-19 20:55:46 +09:00
ousttrue
8d9de7a9d4 Validation, 多言語化を UniGLTF 配下に移動 2021-04-19 15:37:50 +09:00
ichi23
4d9245f480 add animation validation when exporting gltf 2021-03-08 18:33:41 +09:00