|
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 |
|
|
b34258606b
|
Moved Animation from scene/resources to scene/animation.
|
2023-12-10 13:30:23 +01:00 |
|
|
1b0aac6028
|
Renamed Map to RBMap.
|
2023-01-15 19:12:50 +01:00 |
|
Pedro J. Estébanez
|
1e7c186b9a
|
Create reset tracks with the right update mode
(cherry picked from commit b46a2aaa4bb4ed89be2e8fb8cdde9258f72172c8)
|
2022-12-11 18:39:03 +01:00 |
|
kobewi
|
c9ae510fe5
|
Advance animation after confirming
(cherry picked from commit 798f9c8632c62c52d6053c42250e6c02be1e1427)
|
2022-12-11 18:33:45 +01: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 |
|
|
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 |
|
|
e3918692a3
|
Backported from Godot 4: Fixed animation insertion in SkeletonEditor - TokageItLab
653e2a550c
|
2022-08-12 01:34:45 +02:00 |
|
|
92600420ba
|
Backported from Godot4: Implemented SkeletonEditorGizmo.
-TokageItLab, lyuma
f2e9867e9f
- It still has some issues, as this one works differently than the 3.x version, they will be fixed later.
|
2022-08-11 17:31:02 +02:00 |
|
kleonc
|
929216d32a
|
AnimationTrackEditor Fix signal connection on root exiting the tree
(cherry picked from commit 2ede2bac0bb14b96b0d6f65e99d4eeccdc00702b)
|
2022-07-27 18:29:41 +02:00 |
|
|
bca78798ef
|
Header include cleanups for the classes in the editor folder.
|
2022-03-19 02:25:58 +01:00 |
|
|
2ce53f2b9e
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +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 |
|