godot/editor/script
Thaddeus Crews 4f0eccae9c
Merge pull request #118168 from KoBeWi/fif.inc
Handle gdshaderinc files in Find in Files
2026-04-08 09:25:37 -05: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 Add missing resource_*.h includes 2026-03-27 07:03:39 -04: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 #118168 from KoBeWi/fif.inc 2026-04-08 09:25:37 -05:00
script_editor_plugin.h Merge pull request #113772 from LilithSilver/add-close-file 2026-03-30 13:35:19 -05:00
script_text_editor.cpp Fix script editor errors shown out of order 2026-04-02 23:18:44 +02: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