Commit Graph

13 Commits

Author SHA1 Message Date
ousttrue
954f837225 fix center coordinate conversion
2nd arg is wrong.
SpringBoneJointState.Make(scene.Center, currentTail: state.CurrentTail
2024-10-22 15:39:21 +09:00
ousttrue
fc117b8332 IVrm0XSpringBoneRuntime の実装
SpringboneRuntime を介した reset, reconstruct, scaling係数オプション, externalForce, 一時停止(FastSpringboneのみ)
の操作を実装
2024-10-08 17:07:06 +09:00
ousttrue
ba4d66d146 TransformExtensions.AbsoluteMaxValue 2024-10-07 16:38:58 +09:00
ousttrue
68019df691 abs, name 2024-09-03 18:15:36 +09:00
ousttrue
31f2b5eb0c SpringBone を scaling に連動させる ScalingParams パラメーター 2024-09-03 16:31:45 +09:00
ousttrue
014530b400 readonly
SceneInfo に ColliderGroups を投入するの忘れていた
2024-09-03 15:59:16 +09:00
ousttrue
dba1788c23 TryCollide 2024-08-30 17:58:36 +09:00
ousttrue
fc1b2a80fd comment 2024-08-30 17:37:30 +09:00
ousttrue
2cc166f193 collision 2024-08-30 17:32:27 +09:00
ousttrue
ee68e48f0f rename 2024-08-30 17:09:21 +09:00
ousttrue
c270da62e1 SpringBoneSystem 2024-08-30 16:29:37 +09:00
ousttrue
159c89af8c rename public fields 2024-08-29 21:44:21 +09:00
ousttrue
76850ba67c 回転・拡縮に対応するべく SpringBone joint の TRS を質点の位置に解決するように整理する
vrm0 > vrm0.fast > vrm1.fast の順に作業する。3つとも処理内容は同じ
2024-08-29 21:40:45 +09:00