Rémi Verschelde
eabb9a63d4
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
...
This allows removing it from `class_db.h`, significantly reducing the amount of files
that include it transitively.
Also includes some include cleanup in `control.h` and `rich_text_label.h` done while
ensure they don't depend on `callable_mp`.
2026-03-04 16:23:23 +01:00
Thaddeus Crews
e380a41752
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
Lukas Tenbrink
1d840aae3a
Remove sky.h include from environment.h, to speed up compile time.
2026-01-30 00:05:55 +01:00
Rémi Verschelde
588c657920
Merge pull request #114240 from TokageItLab/fix-handring-ik
...
Fix setter for readonly bone name in the joint array and add null check in IKModifier3D
2026-01-01 21:50:34 +01:00
Silc Lizard (Tokage) Renew
8a4fec4397
Fix IKModifier/ JointLimitation gizmo on root bone and dirty handling
2025-12-30 08:15:26 +09:00
Silc Lizard (Tokage) Renew
3db6605c83
Fix setter for readonly bone name and lacked null check in skelmods
2025-12-20 21:23:44 +09:00
Silc Lizard (Tokage) Renew
031fd66fed
Add mutable_bone_axes to IKs
2025-11-17 09:45:31 +09:00
Silc Lizard (Tokage) Renew
bf22eb25e3
Add IKModifier3D
2025-11-04 02:38:48 +09:00