|
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 |
|
|
04feb63860
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +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 |
|
Yuri Sizov
|
eed219ada1
|
Fix theme propagation for children of top level controls
|
2022-08-07 15:34:47 +02:00 |
|
kobewi
|
0da3dcc5b4
|
Fix find_next_valid_focus() freeze
(cherry picked from commit 8d62b736b2fceb60a76ff916c8f904e25fece832)
|
2022-07-29 16:33:45 +02:00 |
|
kobewi
|
8e9782ac76
|
Fix find_next_valid_focus() freeze
(cherry picked from commit d9ede52ded9eb7ef6ccb7c704f1d9ccbe7f23861)
|
2022-07-29 16:31:09 +02:00 |
|
kleonc
|
0c4799c45a
|
Allow changing exclusive of already popped up Popup
|
2022-07-28 11:35:45 +02:00 |
|
Haoyu Qiu
|
49b6f63f5f
|
Update last min size when Control becomes visible
(cherry picked from commit 4ac999cc3fa0d7740356aaafe7ab44da2b16e7dd)
|
2022-07-27 23:11:43 +02:00 |
|
|
a43091d427
|
Ported: Add drag and drop to TextEdit, LineEdit, RichTextLabel - ConteZero
4167e98088
|
2022-07-25 20:32:14 +02:00 |
|
|
4d7df62b8e
|
Clang format all files.
|
2022-03-18 19:00:13 +01:00 |
|
|
2c88c46101
|
Moved more includes to cpp files.
|
2022-03-17 11:28:57 +01:00 |
|
|
84bd8ad20a
|
Removed VisualShaders.
|
2022-03-16 00:55:47 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|