godot-module-template/modules/gdscript/editor
Danil Alexeev a7cf2069d5
GDScript: Add abstract methods
Co-authored-by: ryanabx <ryanbrue@hotmail.com>
2025-06-09 20:11:58 +03:00
..
script_templates Add _enable/_disable_plugin to plugin script template 2025-03-06 11:41:21 +01:00
gdscript_docgen.cpp GDScript: Add abstract methods 2025-06-09 20:11:58 +03:00
gdscript_docgen.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gdscript_highlighter.cpp Improve ScriptLanguage get keyword API. 2025-05-17 18:43:19 +08:00
gdscript_highlighter.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gdscript_translation_parser_plugin.cpp [Editor] Fix return of EditorTranslationParserPlugin._parse_file 2025-02-19 20:11:24 +01:00
gdscript_translation_parser_plugin.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00