ousttrue
|
be20563059
|
GetComponent を置き換え。
TryGetComponent
GetComponentOrThrow(拡張関数)
GetComponentOrNull(拡張関数)
sample と test は据え置き
|
2024-07-24 22:09:30 +09:00 |
|
ousttrue
|
b216a5bbc0
|
メニューの表記、順番調整
- `-1.0` => ` 1.0`
- `Import` and `Export`
- `Export < Import < MeshUtility` order
|
2023-11-15 18:24:02 +09:00 |
|
ousttrue
|
90a1192be2
|
menu 名と dialog 名を整理
- menu 名を関連クラスの `public const string MENU_NAME` にした(特に validate=true で2回同名で呼ぶところ)
- menu 表示名と dialog のタイトルを同じ文字列にした
|
2023-11-15 16:01:21 +09:00 |
|
ousttrue
|
bd770f8b26
|
warning
|
2023-05-15 13:09:53 +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 |
|