user
64a2069b69
Refactor : TwoBoneIKSolver를 Serializable 모듈로 전환
- TwoBoneIKSolver: MonoBehaviour → [Serializable] 클래스
- Start()/Update() → Initialize(Animator)/OnUpdate()
- CRS에서 ikSolver 필드로 소유 및 호출
- FootGroundingController/LimbWeightController: GetComponent<TwoBoneIKSolver> → crs.ikSolver로 변경
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:04:55 +09:00
..
2026-03-07 00:14:16 +09:00
2026-01-23 22:15:09 +09:00
2026-01-19 02:28:27 +09:00
2026-03-04 00:23:26 +09:00
2026-03-04 00:37:51 +09:00
2025-08-18 16:40:25 +09:00
2026-03-07 23:04:55 +09:00
2025-04-25 21:25:26 +09:00
2025-10-01 00:31:10 +09:00
2025-04-25 21:09:24 +09:00
2025-09-02 02:45:32 +09:00
2025-11-02 18:33:09 +09:00
2026-01-19 02:28:27 +09:00
2025-09-02 02:45:32 +09:00
2025-04-25 21:09:24 +09:00
2025-04-25 21:09:24 +09:00
2025-04-25 21:09:24 +09:00
2025-04-25 21:09:24 +09:00
2025-04-25 21:09:24 +09:00
2025-10-01 00:31:10 +09:00