godot-module-template/editor/script
2026-03-05 18:33:56 -05:00
..
editor_script.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +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 TextEditor breakpoint and bookmark shortcuts not working until menu is opened 2026-03-05 18:33:56 -05: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 Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
script_editor_plugin.h Add reload_open_files() to script editor 2026-02-18 17:06:14 -08:00
script_text_editor.cpp Fix TextEditor breakpoint and bookmark shortcuts not working until menu is opened 2026-03-05 18:33:56 -05:00
script_text_editor.h fix symbol jump history navigation issue. 2026-02-28 09:45:06 +08: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