1
0
Fork 0
godot/editor/script
Thaddeus Crews 2f3fc6504d
Merge pull request #115793 from kitbdev/fix-text-editor-goto-crash
Fix Go To Line crash
2026-02-03 08:14:02 -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 Remove `sky.h` include from `environment.h`, to speed up compile time. 2026-01-30 00:05:55 +01:00
editor_script_plugin.h
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 wrong base type when creating script 2026-02-02 22:59:57 +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 Fix Go To Line crash 2026-02-02 21:17:30 -05:00
script_editor_base.h merge parts of script and text editor 2026-02-02 11:22:25 +01:00
script_editor_plugin.cpp Fix Go To Line crash 2026-02-02 21:17:30 -05:00
script_editor_plugin.h merge parts of script and text editor 2026-02-02 11:22:25 +01:00
script_text_editor.cpp merge parts of script and text editor 2026-02-02 11:22:25 +01:00
script_text_editor.h merge parts of script and text editor 2026-02-02 11:22:25 +01: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