|
99621357a0
|
File copyright header updates pt4.
|
2023-12-17 22:50:00 +01:00 |
|
|
9df5649c1b
|
Moved CanvasItem, Control, Node2D and Spatial under scene/main.
|
2023-12-10 15:50:54 +01:00 |
|
|
ccb6074ca9
|
Backported the editor constrol changes for the new shortcut system from godot4.
|
2023-09-07 13:41:05 +02:00 |
|
|
054332ae8d
|
Fix selecting the script editor even if it's not the 3rd in the editor_tables array.
|
2023-03-19 10:24:21 +01:00 |
|
|
6026725f3b
|
Renamed ScriptEditor to EditorScriptEditor.
|
2023-02-18 16:52:26 +01:00 |
|
|
2cd4e4d828
|
Renamed Set to RBSet.
|
2023-01-15 19:42:08 +01:00 |
|
|
1b0aac6028
|
Renamed Map to RBMap.
|
2023-01-15 19:12:50 +01:00 |
|
Tomasz Chabora
|
3b7b860b18
|
Keep property values when extending script
(cherry picked from commit 44cf3c22acb140cc2f19f1062c0a4c0a931fd27b)
|
2022-12-22 14:19:58 +01:00 |
|
|
4c4e19223e
|
Added _theme_ infix to the theme helper methods in Control.
|
2022-08-17 20:57:16 +02:00 |
|
|
686663d3e4
|
Moved around more classes in core.
|
2022-08-17 16:01:01 +02:00 |
|
|
be16fe23ad
|
Moved the error macros.
|
2022-08-17 15:14:19 +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 |
|
|
388b88678e
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
|
|
9e1588160f
|
Now all Variant math types are structs.
|
2022-08-16 22:09:26 +02:00 |
|
|
170a41ca82
|
Backported improvements to Basis from Godot4. Also bound all eligible methods.
|
2022-08-14 00:18:21 +02:00 |
|
|
e3918692a3
|
Backported from Godot 4: Fixed animation insertion in SkeletonEditor - TokageItLab
653e2a550c
|
2022-08-12 01:34:45 +02:00 |
|
|
ed5024d3c3
|
Moved AnimationPlayerEditor::singleton to private, and added getter method for it.
|
2022-08-10 18:53:15 +02:00 |
|
|
2ce53f2b9e
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
|
|
052027dce4
|
Moved more includes to cpp files.
|
2022-03-17 10:26:23 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|