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
73bb2fcfb37892dda7d0f29cb809b7f412c4e167
godot
/
editor
/
scene
/
gui
History
Pāvels Nadtočajevs
338cfba60a
Use ObjectID to store nodes in the editor selection.
2025-12-18 09:16:43 +02:00
..
control_editor_plugin.cpp
Use ObjectID to store nodes in the editor selection.
2025-12-18 09:16:43 +02: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
Fix issues with property height in the inspector
2025-12-01 23:14:33 -03:00
theme_editor_preview.h
…