Commit Graph

18 Commits

Author SHA1 Message Date
ousttrue
583c02a8c1 comment for ExternalForce 2024-10-08 17:35:27 +09:00
ousttrue
fc117b8332 IVrm0XSpringBoneRuntime の実装
SpringboneRuntime を介した reset, reconstruct, scaling係数オプション, externalForce, 一時停止(FastSpringboneのみ)
の操作を実装
2024-10-08 17:07:06 +09:00
ousttrue
c47e1018b0 gizmo 2024-09-05 15:35:00 +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
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
0b5vr
cd88d0744f feature (VRM0, SpringBone): add limit break slider to spring bone joint properties 2022-12-08 20:40:15 +09:00
ousttrue
a334a78f21 deltaTime 2022-10-25 16:17:20 +09:00
ousttrue
2b8ee17c4e add SpringBoneUpdateType.Manual 2022-10-24 18:11:06 +09:00
ousttrue
6b54c06b5a add EditorGizmo 2022-02-21 14:24:53 +09:00
ousttrue
e9aa0ce652 remove m_drawGizmo, use OnDrawGizmosSelected 2022-02-21 14:14:13 +09:00
ousttrue
a156f95caf fix VRMSpringBoneLogic.m_length 2021-05-10 14:01:40 +09:00
ousttrue
56bf73ff01 Radius 2021-05-10 13:46:41 +09:00
ousttrue
4893c4b90e Do not use the variadic max to avoid gc
public static float Max(params float[] values);
2021-04-12 16:26:49 +09:00
ousttrue
4ffd97c2e9 FolderとAsmdef整理。Runtime, Editor, Tests 2020-12-01 19:54:13 +09:00