Yuri Sizov
|
211cd1e46a
|
Remove Inspector tooltip hack that never actually worked
|
2022-09-16 21:57:00 +02: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 |
|
|
be16fe23ad
|
Moved the error macros.
|
2022-08-17 15:14:19 +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 |
|
|
53f274de2f
|
Ported: AnimatedSprite Fix updating inspector when SpriteFrames is modified - kleonc
8ae246f15e
|
2022-08-07 16:20:57 +02:00 |
|
FireForge
|
d4d913bd4c
|
Fix EditorProperty text and icon overlap bugs
(cherry picked from commit dbc380af59b28de8243f945c6cb965bee83efadf)
|
2022-07-26 14:59:48 +02:00 |
|
|
c9b612f012
|
Added StringName as a variant type, with eventually the help of 3c0059650d .
|
2022-03-21 21:29:06 +01:00 |
|
|
2ce53f2b9e
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
|
|
5767e12b56
|
Removed editor feature profiles.
|
2022-03-16 01:17:27 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|