Commit Graph

27 Commits

Author SHA1 Message Date
ousttrue
61e79dca4e DrawChain 2025-09-08 18:02:25 +09:00
ousttrue
925a9d8b0c HandleLimitRotation 2025-09-08 17:53:08 +09:00
ousttrue
db5ff3529c Hinge 2025-09-08 16:30:26 +09:00
ousttrue
721ad2466f calcSpringboneLimitSpace 2025-09-08 15:47:57 +09:00
ousttrue
3fdecc005b label 2025-09-08 14:42:42 +09:00
ousttrue
097efb2cb2
Update Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs
Co-authored-by: 0b5vr <0b5vr@0b5vr.com>
2025-08-22 17:59:21 +09:00
ousttrue
dc099fd207
Update Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs
Co-authored-by: 0b5vr <0b5vr@0b5vr.com>
2025-08-22 17:59:12 +09:00
ousttrue
9a6b7efca1 作業中メッセージ 2025-08-22 17:45:35 +09:00
ousttrue
e8e6cc239e
Update Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-07 17:01:51 +09:00
ousttrue
24b2aa18a9 VRM10SpringBoneJoint に angle limit 設定を追加して、runtime に反映できるようにした 2025-07-18 21:49:44 +09:00
ousttrue
8bf4cfe1ac inspector から editor を開けるように 2025-07-18 20:26:22 +09:00
ousttrue
fb59c601ab Vrm10EditorUtility.LimitBreakSlider 2025-02-27 13:00:45 +09:00
ousttrue
41a86297de [1.0] joint gizmo simple 化
- joint は自身のSphere描画をする(radius 取得のみ vrm に問い合わせる)
- vrm は連結Lineの描画をする
2024-11-12 13:47:05 +09:00
ousttrue
749a5b242b Editor からの JointLevel の更新 2024-10-04 13:33:37 +09:00
ousttrue
40c4777361 [vrm-1.0][editor][play] call SpringBone.ReconstructSpringBone when changed
#2410
2024-08-28 17:28:41 +09:00
ousttrue
0b565233d2 fix VRM10SpringBoneJointEditor 2024-07-25 17:28:57 +09:00
ousttrue
2ff310a070 VRM10SpringBoneJoint.s_activeForGizmoDraw to InternalsVisibleTo
"DrawColliders"
2024-07-11 19:09:35 +09:00
ousttrue
5b954dbb7c add toggle DrawCollider 2024-07-11 18:20:32 +09:00
ousttrue
57af53c221 comment 2024-07-11 15:19:00 +09:00
ousttrue
a30dfd363b spring と 関連のある collider も描画する 2024-07-11 14:12:07 +09:00
ousttrue
8c09ff60df isLastTail 2024-07-11 14:12:07 +09:00
ousttrue
e8f84d95e6 show collider groups 2024-07-11 14:12:07 +09:00
ousttrue
a87ceb0fd4 VRM10SpringBoneJoint の Gizmo を Spring 単位にまとめて描画するようにした
末端の joint を選択していても 根元から一連の joint を描画し、
末端を別色で highlight する。
2024-07-11 14:12:07 +09:00
ousttrue
2effde9c1f show spring info on VRM10SpringBoneJointEditor 2024-07-11 14:12:07 +09:00
0b5vr
e8942a4f42 fix: Add [CanEditMultipleObjects] to VRM10SpringBoneJointEditor
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044140952
2022-12-09 16:05:39 +09:00
0b5vr
9c194d55e7 refactor: SpringBoneEditor, change FindProperty specifier from string literal to nameof
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044133280
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044133784
2022-12-09 16:03:45 +09:00
0b5vr
3f9071f679 feature (VRM1, SpringBone): add limit break slider to spring bone joint properties 2022-12-08 20:27:57 +09:00