This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
acb157df7a302ae7e91c3ca1edffc72f39f47814
godot
/
editor
/
scene
/
gui
History
Rémi Verschelde
11ffcb3ef7
Merge pull request
#113108
from KoBeWi/Thock
...
Change Theme to EditorDock and add `closable` property
2025-12-03 09:49:31 +01:00
..
control_editor_plugin.cpp
Speed up large selections in the editor
2025-08-31 14:25:44 -07:00
control_editor_plugin.h
…
font_config_plugin.cpp
Merge pull request
#108065
from lodetrick/range-hint-cleanup
2025-10-13 19:28:34 -05:00
font_config_plugin.h
Fix some inspector action buttons not updating icon when theme changes
2025-08-04 15:30:36 +08:00
margin_container_editor_plugin.cpp
Stop drawing of MarginContainer margins if not in tree
2025-11-13 16:35:13 -08:00
margin_container_editor_plugin.h
Visualize MarginContainer margins when selected
2025-10-03 11:42:05 -07:00
SCsub
…
style_box_editor_plugin.cpp
…
style_box_editor_plugin.h
…
theme_editor_plugin.cpp
Merge pull request
#113108
from KoBeWi/Thock
2025-12-03 09:49:31 +01:00
theme_editor_plugin.h
Change Theme to EditorDock and add closable property
2025-12-02 16:27:36 +01:00
theme_editor_preview.cpp
Make bottom panel into available dock slot
2025-11-21 18:52:13 +01:00
theme_editor_preview.h
…