godot/editor/script
Thaddeus Crews 1ea6b0ccff
Merge pull request #114079 from YeldhamDev/how_did_this_even_happened
Fix different separations across different code editors
2025-12-16 20:33:01 -06:00
..
SCsub
editor_script.cpp Deprecate `get_scene()` in `EditorScript` class 2025-10-22 17:03:41 -05:00
editor_script.h Deprecate `get_scene()` in `EditorScript` class 2025-10-22 17:03:41 -05:00
editor_script_plugin.cpp
editor_script_plugin.h
find_in_files.cpp Enable scroll hints for several parts of the editor 2025-12-09 10:55:26 -03:00
find_in_files.h Use EditorDock for Search Results 2025-12-03 15:35:08 +01:00
script_create_dialog.cpp Fix CreateDialog returning wrong type 2025-12-03 15:28:24 +01:00
script_create_dialog.h Remove unused private variables in `godot/editor` 2025-12-07 02:55:08 -08:00
script_editor_plugin.cpp Merge pull request #113246 from channesl/history-error 2025-12-16 20:33:00 -06:00
script_editor_plugin.h Merge pull request #113619 from HolonProduction/once-upon-a-time-there-was-a-file-which-one-i-dont-know-the-history-was-locked 2025-12-11 12:12:42 -06:00
script_text_editor.cpp Fix different separations across different code editors 2025-12-16 12:51:23 -03:00
script_text_editor.h Remove unused private variables in `godot/editor` 2025-12-07 02:55:08 -08:00
text_editor.cpp Fix different separations across different code editors 2025-12-16 12:51:23 -03:00
text_editor.h