This website requires JavaScript.
Explore
Help
Sign In
Andrew
/
redot-engine
Watch
1
Star
0
Fork
0
You've already forked redot-engine
mirror of
https://github.com/Redot-Engine/redot-engine.git
synced
2025-12-06 07:17:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
399c9dc393f6f84c0b4e4d4117906c70c048ecf2
redot-engine
/
editor
/
gui
History
Septian
c1ddd0485b
Fix dragged nodes have icon size
...
(cherry picked from commit
837df886f3
)
2023-07-17 12:05:42 +02:00
..
editor_dir_dialog.cpp
…
editor_dir_dialog.h
…
editor_file_dialog.cpp
Implement and expose OS::shell_show_in_file_manager()
2023-04-25 11:29:32 +08:00
editor_file_dialog.h
…
editor_object_selector.cpp
Remove unused variable
PopupMenu::parent_rect
2023-06-15 12:08:47 +02:00
editor_object_selector.h
…
editor_run_bar.cpp
Avoid accessing the theme too early in EditorRunBar
2023-04-27 18:49:16 +02:00
editor_run_bar.h
Extract editor run toolbar into its own component
2023-04-19 17:12:28 +02:00
editor_spin_slider.cpp
Fix the distance for grabbing a EditorSpinSlider
2023-06-16 09:39:49 +02:00
editor_spin_slider.h
Add editor setting for spin slider sensibility
2023-04-27 13:45:24 +02:00
editor_title_bar.cpp
…
editor_title_bar.h
…
editor_toaster.cpp
…
editor_toaster.h
…
editor_zoom_widget.cpp
…
editor_zoom_widget.h
…
scene_tree_editor.cpp
Fix dragged nodes have icon size
2023-07-17 12:05:42 +02:00
scene_tree_editor.h
properly update nodepath with batch rename
2023-06-14 15:12:46 +02:00
SCsub
…