godot/editor/script
Rémi Verschelde 40be61def8
Merge pull request #113762 from LilithSilver/bind-get-unsaved-scripts
Expose `ScriptEditor::get_unsaved_files`
2026-03-23 22:33:47 +01:00
..
editor_script.cpp Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
editor_script.h Style: Convert *.gen.inc to *.gen.h 2026-02-05 19:47:56 -06:00
editor_script_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_script_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
find_in_files.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +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 Merge pull request #117016 from Mrfanta-stick/fix-script-create-dialog-fallback 2026-03-09 15:18:10 -05:00
script_create_dialog.h Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
script_editor_base.cpp Fix error on opening script after documentation 2026-03-12 13:41:59 -04:00
script_editor_base.h Merge pull request #111547 from sockeye-d/script-editor-join-lines 2026-02-27 08:49:31 -06:00
script_editor_plugin.cpp Merge pull request #113762 from LilithSilver/bind-get-unsaved-scripts 2026-03-23 22:33:47 +01:00
script_editor_plugin.h Add ScriptEditor::get_unsaved_files 2026-03-18 09:25:26 -07:00
script_text_editor.cpp Merge pull request #117375 from kitbdev/fix-te-menu-error 2026-03-16 23:41:20 +01:00
script_text_editor.h Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
syntax_highlighters.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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