behaviour-tree-test/editor/script
Thaddeus Crews 1e4277e34b
Merge pull request #114813 from KoBeWi/harry_POTter
Generate translation template from Command Palette
2026-02-25 09:27:34 -06:00
..
editor_script.cpp Deprecate get_scene() in EditorScript class 2025-10-22 17:03:41 -05:00
editor_script.h Style: Convert *.gen.inc to *.gen.h 2026-02-05 19:47:56 -06:00
editor_script_plugin.cpp Merge pull request #114813 from KoBeWi/harry_POTter 2026-02-25 09:27:34 -06: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 auto-translation of EditorValidationPanel 2026-02-09 13:52:42 +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 Remove unused variable causing warnings 2026-02-23 13:42:11 +01:00
script_editor_base.h Remove unused variable causing warnings 2026-02-23 13:42:11 +01:00
script_editor_plugin.cpp Use monospaced font for code names (methods, signals, properties) 2026-02-23 07:47:43 -08:00
script_editor_plugin.h Add reload_open_files() to script editor 2026-02-18 17:06:14 -08:00
script_text_editor.cpp Match type hint behavior of drag and drop @export to @onready 2026-02-18 22:06:38 +02:00
script_text_editor.h Add drag and drop info label 2026-02-12 19:58:08 +03:00
SCsub
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