godot-module-template/editor/script
Thaddeus Crews 0b47123768
Merge pull request #111542 from sockeye-d/script-editor-allow-echo
Allow keyboard echo for ScriptEditor tab manipulation events
2025-10-14 10:31:31 -05:00
..
editor_script.cpp Relocate add_root_node method to EditorInterface from EditorScript and deprecate old method 2025-08-05 17:23:57 +04:00
editor_script.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_script_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_script_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
find_in_files.cpp Merge pull request #110770 from arkology/find-in-files-count 2025-09-23 12:08:47 -05:00
find_in_files.h FindInFiles: Show the number of matches for each file 2025-09-21 18:11:47 +03:00
script_create_dialog.cpp Enable script templates by default 2025-10-09 16:33:07 +02:00
script_create_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
script_editor_plugin.cpp Merge pull request #111542 from sockeye-d/script-editor-allow-echo 2025-10-14 10:31:31 -05:00
script_editor_plugin.h Merge pull request #93713 from KoBeWi/scene_data_in_script_cache 2025-10-14 10:31:30 -05:00
script_text_editor.cpp Fix editor inline color display of color from Color.from_rgba8 2025-10-13 19:12:17 +02:00
script_text_editor.h Fix region folding not loading properly 2025-09-26 23:29:31 +02:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
text_editor.cpp Hide Control focus when given via mouse input 2025-09-19 13:43:29 -03:00
text_editor.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00