This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
bed803fcdacaa060b44059e39f4a0bd054e3441b
godot
/
editor
/
scene
/
gui
T
History
Pāvels Nadtočajevs
1bcc499d9a
Use EditorSpinSlider in the theme editor.
2025-12-02 19:02:01 +02: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
Use EditorSpinSlider in the theme editor.
2025-12-02 19:02:01 +02:00
theme_editor_plugin.h
ThemeEditor
: Reorganize/fix UI to make it fit in editor (at its minimum size in single-window mode) better
2025-08-23 13:31:49 +03:00
theme_editor_preview.cpp
Make bottom panel into available dock slot
2025-11-21 18:52:13 +01:00
theme_editor_preview.h
…