Commit Graph

7 Commits

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

sample と test は据え置き
2024-07-24 22:09:30 +09:00
ousttrue
06d77d6d6e fix warnings 2023-12-12 15:37:19 +09:00
ousttrue
70dbeb1291 add index -1 check 2023-05-15 13:18:47 +09:00
ousttrue
69b952257a VRMSpringUtility.LoadSecondary 関数が throw しないように修正
fix #2023
SpringBone は不完全になるが throw しない。
2023-05-15 13:07:16 +09:00
Masataka SUMI
1848581067 VRM 0.x のメニューを整理 2021-12-08 21:21:36 +09:00
ousttrue
26a649938a restore SaveSpringBoneToJSON 2021-02-26 21:27:43 +09:00
ousttrue
4ffd97c2e9 FolderとAsmdef整理。Runtime, Editor, Tests 2020-12-01 19:54:13 +09:00