99621357a0
File copyright header updates pt4.
2023-12-17 22:50:00 +01:00
3f86c49d1e
Now all gozmo plugins return gizmo names properly.
2022-10-09 00:52:52 +02:00
220b2db443
Moved String and related classes under a string folder in core.
2022-08-17 14:19:55 +02:00
dc9cc716c7
Moved Object related classes under core/object.
2022-08-17 13:45:14 +02:00
9555ee56b9
Moved Variant related classes under a variant folder in core.
2022-08-17 13:17:12 +02:00
f423b30714
Backported from Godot4: Fix secondary handles in editor gizmos
...
Primary and secondary handles are no longer differentiated by their ids, so a bool was added to tell them apart in all the handle-related methods.
Includes a minor fix in CollisionPolygon3DEditor, unrelated to editor gizmos.
- JFonS
5ebea2d120
2022-08-12 22:21:00 +02:00
b6eb2db442
Backported returning AfterGUIInput from forward_spatial_gui_input from Godot4. Also removed the first index parameter. This fully broke the skeleton editor, it will be fixed soon.
2022-08-11 02:24:30 +02:00
2b5cc26584
More include cleanups to the classes under editor/plugins.
2022-03-18 21:48:35 +01:00
a112bd877c
Ran include-what-you-use on classes under editor/plugins. It still needs cleanups though.
2022-03-18 20:18:56 +01:00
4d7df62b8e
Clang format all files.
2022-03-18 19:00:13 +01:00
340cc8ba45
Run the include guard script on the editor folder.
2022-03-17 22:15:35 +01:00
49f8e8c398
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00