Commit Graph

5 Commits

Author SHA1 Message Date
Silc Lizard (Tokage) Renew 9b91768195 Add node path validation & tweak warning in SkeletonModifier3D 2026-03-13 10:05:57 +09:00
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
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 ada95cb543 Add LimitAngularVelocityModifier3D 2025-11-15 06:43:33 +09:00