godot/editor/script
Rémi Verschelde 85fd05fc30
Merge pull request #113080 from Rindbee/fix-the-returned-control-was-not-freed
Fix the returned controls of `EditorHelpBitTooltip::show_tooltip()` were not freed in `ScriptTextEditor`
2025-11-27 09:55:50 +01:00
..
editor_script.cpp Deprecate get_scene() in EditorScript class 2025-10-22 17:03:41 -05:00
editor_script.h Deprecate get_scene() in EditorScript class 2025-10-22 17:03:41 -05: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 Make bottom panel into available dock slot 2025-11-21 18:52:13 +01:00
find_in_files.h Make bottom panel into available dock slot 2025-11-21 18:52:13 +01: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 Separate Node editor dock 2025-11-22 10:17:03 +08:00
script_editor_plugin.h Android Editor: Adjust script editor size for virtual keyboard 2025-11-19 18:46:14 +05:30
script_text_editor.cpp Fix the returned controls of EditorHelpBitTooltip::show_tooltip() were not freed in ScriptTextEditor 2025-11-23 23:31:59 +08:00
script_text_editor.h Fix drag and drop @export variable assignment when script has errors 2025-11-11 23:50:56 +02:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
text_editor.cpp Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08:00
text_editor.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00