kobewi
52c2628484
Revamp autoload creation
2026-03-05 12:20:29 +01: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
kobewi
e0225265b4
Fix auto-translation of EditorValidationPanel
2026-02-09 13:52:42 +01:00
Lukas Tenbrink
1d840aae3a
Remove sky.h include from environment.h, to speed up compile time.
2026-01-30 00:05:55 +01:00
passivestar
458d33717e
Remove checkbox icon tint in Create Scene popup
2026-01-14 23:01:00 +04:00
kobewi
234a255249
Fix CreateDialog returning wrong type
2025-12-03 15:28:24 +01:00
Michael Alexsander
aeb3a45c97
Hide Control focus when given via mouse input
2025-09-19 13:43:29 -03:00
Haoyu Qiu
69613d2099
SceneCreateDialog: Hide 3D Scene option when 3D editor is disabled
2025-08-13 13:54:39 +08:00
A Thousand Ships
f11aff3841
Editor: Restructure editor code
...
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00