38 Commits

Author SHA1 Message Date
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
11541b5cd3 fix: VRM10_Samples - Unity 6.5 でのエラーを修正
- - Handles.SphereHandleCap()等の第一引数 control id をコンポーネントから取得する関数を追加
2026-06-24 17:18:50 +09:00
momoma-null
0f338a0b76 IVrm10SpringBoneRuntimeのProcess関数にdeltaTime引数を追加 2025-08-08 15:02:16 +09:00
AoiKamishiro
6c741cf348 BlittableJointMutableの最適化 2025-06-30 02:40:04 +09:00
AoiKamishiro
24f5b10a63 BlittableColliderの最適化 2025-06-30 02:40:04 +09:00
AoiKamishiro
8ff75be0f5 mathematicsパッケージの参照追加 2025-06-30 02:40:04 +09:00
ousttrue
7732955ca0 editor, sample 2025-02-05 13:56:13 +09:00
ousttrue
d2b33e397e fix editor asmdef 2024-12-23 19:49:07 +09:00
ousttrue
b53454c144 impl branch 2024-12-02 17:22:45 +09:00
ousttrue
22556171a2 fix tree index 2024-12-02 17:12:03 +09:00
ousttrue
a3a15e34ae particle.Branch 2024-12-02 16:35:26 +09:00
ousttrue
7113e62166 pin cd 2024-12-02 15:00:08 +09:00
ousttrue
4c6f5ebb48 ParticleSettings 2024-12-02 14:48:36 +09:00
ousttrue
3d07d160ce _impulsiveForces 2024-12-02 14:03:59 +09:00
ousttrue
be5b857489 use warp.BaseSettings 2024-12-02 13:57:55 +09:00
ousttrue
8551e2d55b resilience_force 2024-12-02 10:27:57 +09:00
ousttrue
7fccb941f6 RectCollisionReduceJob 2024-12-01 01:55:44 +09:00
ousttrue
4f40c44fea CollisionMove 2024-11-30 23:28:31 +09:00
ousttrue
6ebf6a779b fix TryCollideCapsuleAndSphere 2024-11-30 00:14:45 +09:00
ousttrue
7fe84e533e ColliderGroupRefRange 2024-11-29 23:55:47 +09:00
ousttrue
c2cab1c68c ArrayRange 2024-11-29 23:55:47 +09:00
ousttrue
c871f04a1e batch count 1 2024-11-29 23:55:47 +09:00
ousttrue
b16ea01ede max delta 2024-11-29 23:55:47 +09:00
ousttrue
9455b530b7 warp attach validation 2024-11-29 23:55:47 +09:00
ousttrue
27276e74bc skip duplicate joint 2024-11-29 23:55:47 +09:00
ousttrue
b3dc6b45fa fix stiffness. normalized 2024-11-29 23:55:46 +09:00
ousttrue
9f1977d76f fix factor. add cloth to hips 2024-11-29 23:55:46 +09:00
ousttrue
d21ac212d9 Replace split to Load and Clear 2024-11-29 23:55:46 +09:00
ousttrue
95d5576cc8 fix StrandCollisionJob 2024-11-29 23:55:46 +09:00
ousttrue
9773b0c915 rename 2024-11-29 23:55:46 +09:00
ousttrue
6018af0a4e fix ClothWarpRoot.OnValidate 2024-11-29 23:55:46 +09:00
ousttrue
ffb1f54bdd update RotateParticleRuntimeProviderEditor 2024-11-29 23:55:46 +09:00
ousttrue
c75dd199a5 UseJob default true 2024-11-29 23:55:46 +09:00
ousttrue
3c8d40277b rename namespace ClothWarpLib to UniVRM10.ClothWarp 2024-11-26 18:32:23 +09:00
ousttrue
13a0f4cad8 ClothWarpLib.Components.ClothWarp to ClothWarpRoot 2024-11-26 18:21:50 +09:00
ousttrue
1a54ed1b2c HeadWorldPosition 2024-11-26 15:58:49 +09:00
ousttrue
7ba7028f03 rename to ClothWarp 2024-11-26 15:38:47 +09:00