|
99621357a0
|
File copyright header updates pt4.
|
2023-12-17 22:50:00 +01:00 |
|
|
88e9ad04f2
|
Moved back the servers and resources from core.
|
2023-12-10 23:11:07 +01:00 |
|
|
238bf1b331
|
Moved the RenderingServer to core.
|
2023-12-10 19:04:24 +01:00 |
|
|
08160fd63f
|
Moved fonts into a new subfolder.
|
2023-12-10 14:42:30 +01:00 |
|
|
b34258606b
|
Moved Animation from scene/resources to scene/animation.
|
2023-12-10 13:30:23 +01:00 |
|
|
e2d42db711
|
Also renamed the files.
|
2022-08-19 21:24:36 +02:00 |
|
|
cffe742085
|
Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files.
|
2022-08-19 20:50:20 +02:00 |
|
|
4c4e19223e
|
Added _theme_ infix to the theme helper methods in Control.
|
2022-08-17 20:57:16 +02:00 |
|
|
99e94b08c4
|
Moved base input related classes to core/input.
|
2022-08-17 17:02:24 +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 |
|
|
388b88678e
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
|
|
0d2fc2e9f2
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
|
|
e3918692a3
|
Backported from Godot 4: Fixed animation insertion in SkeletonEditor - TokageItLab
653e2a550c
|
2022-08-12 01:34:45 +02:00 |
|
Haoyu Qiu
|
5dc677822d
|
Clip animation track keyframe rects
(cherry picked from commit c7e06e2202c97dbd75933fe1b587d668a717c5f2)
|
2022-07-26 11:51:46 +02:00 |
|
|
2ce53f2b9e
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|