This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
38447c545e
godot
/
editor
/
gui
History
Rémi Verschelde
88ed6af1e6
Merge pull request
#96609
from detomon/prevent-changing-readonly-property
...
Prevent editing value on focus when `EditorSpinSlider` is read-only
2024-09-05 17:44:48 +02:00
..
editor_bottom_panel.cpp
[Scene] Add SceneStringName::toggled
2024-08-28 15:14:26 +03:00
editor_bottom_panel.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_file_dialog.cpp
Merge pull request
#95983
from bruvzg/win_fd_opt_fix
2024-09-04 17:11:57 +02:00
editor_file_dialog.h
Automatically use property count in PropertyListHelper
2024-05-25 10:51:37 +02:00
editor_object_selector.cpp
Clean up Viewport forced_mouse_focus
2024-08-21 09:37:44 -04:00
editor_object_selector.h
Remove empty bind_methods()
2024-08-15 08:24:32 +02:00
editor_run_bar.cpp
[Scene] Add SceneStringName::toggled
2024-08-28 15:14:26 +03:00
editor_run_bar.h
editor_scene_tabs.cpp
Update Add Scene button after TabBar resizes
2024-06-06 14:59:15 -04:00
editor_scene_tabs.h
editor_spin_slider.cpp
Prevent editing value on focus when
EditorSpinSlider
is read-only
2024-09-05 15:26:09 +02:00
editor_spin_slider.h
Improve SpinBox interaction, split arrows, add theme attributes
2024-08-23 18:21:20 +02:00
editor_title_bar.cpp
editor_title_bar.h
editor_toaster.cpp
Merge pull request
#92426
from RandomShaper/fix_ed_toast_mt
2024-06-03 11:20:50 +02:00
editor_toaster.h
editor_validation_panel.cpp
Center the label of EditorValidationPanel
2024-06-24 15:22:02 +04:00
editor_validation_panel.h
editor_zoom_widget.cpp
Add a zoom speed setting to the 2D editor
2024-08-23 07:13:16 +02:00
editor_zoom_widget.h
scene_tree_editor.cpp
Merge pull request
#96569
from AThousandShips/fix_tree_button
2024-09-05 17:44:19 +02:00
scene_tree_editor.h
Add ConfirmationDialog when clicking on % button in SceneTree
2024-09-04 12:08:32 +02:00
SCsub