godot-module-template/editor/script
Thaddeus Crews 4f62fa03f5
Merge pull request #116187 from nikitalita/expose_reload_scripts
Add reload_open_files() to script editor
2026-02-19 09:46:09 -06:00
..
editor_script.cpp Deprecate get_scene() in EditorScript class 2025-10-22 17:03:41 -05:00
editor_script.h Style: Convert *.gen.inc to *.gen.h 2026-02-05 19:47:56 -06:00
editor_script_plugin.cpp Remove sky.h include from environment.h, to speed up compile time. 2026-01-30 00:05:55 +01:00
editor_script_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
find_in_files.cpp Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
find_in_files.h Add and adjust more scroll hints in the editor 2025-12-17 11:15:33 -03:00
script_create_dialog.cpp Fix auto-translation of EditorValidationPanel 2026-02-09 13:52:42 +01:00
script_create_dialog.h Remove unused private variables in godot/editor 2025-12-07 02:55:08 -08:00
script_editor_base.cpp Convert "Line and column numbers" label to button 2026-02-11 14:01:03 +00:00
script_editor_base.h Fix ScriptTextEditor resizing issue 2026-02-14 13:04:08 +01:00
script_editor_plugin.cpp Add reload_open_files() to script editor 2026-02-18 17:06:14 -08:00
script_editor_plugin.h Add reload_open_files() to script editor 2026-02-18 17:06:14 -08:00
script_text_editor.cpp Merge pull request #110796 from fkeyzuwu/drag-and-drop-info-label 2026-02-17 09:28:21 -06:00
script_text_editor.h Add drag and drop info label 2026-02-12 19:58:08 +03:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
syntax_highlighters.cpp merge parts of script and text editor 2026-02-02 11:22:25 +01:00
syntax_highlighters.h merge parts of script and text editor 2026-02-02 11:22:25 +01:00
text_editor.cpp merge parts of script and text editor 2026-02-02 11:22:25 +01:00
text_editor.h merge parts of script and text editor 2026-02-02 11:22:25 +01:00