matsutaka
|
016e91f6af
|
GetControlIdをextensionに変更
https://github.com/vrm-c/UniVRM/pull/2804#issuecomment-4798507922 による。
将来の変更時に破壊的変更にならないよう、 internal になっている。
結果として、 VRM10_Samples では、独自の定義を行なっている。
|
2026-06-25 22:22:59 +09:00 |
|
matsutaka
|
eb7936bfe5
|
fix: 不要なEntityId.ToULongを削除
|
2026-06-24 18:08:49 +09:00 |
|
matsutaka
|
78ab1af896
|
fix: VRM10 - Unity 6.0 でのエラーを修正
|
2026-06-24 17:47:11 +09:00 |
|
matsutaka
|
4d2c769f0b
|
fix: VRM10 - Unity 6.5 でのエラーを修正
- TreeViewをTreeView<T>に変更
- GetInstanceID()をGetEntityId()に置き換え
- 上記の受け型もintからEntityIdに変更
- Handles.SphereHandleCap()等の第一引数 control id をコンポーネントから取得する関数を追加
|
2026-06-24 17:17:40 +09:00 |
|
ousttrue
|
9b129cf788
|
mv UniGLTF, UniVRM and VRM to Packages from Assets
|
2025-10-28 14:10:51 +09:00 |
|