godot/modules/gdscript/editor
Thaddeus Crews ec675fc329
Merge pull request #100333 from YYF233333/reduce_list
Use `LocalVector` instead of `List` as arg of `Dictionary::get_key_list`
2025-04-09 08:51:45 -05:00
..
script_templates Add _enable/_disable_plugin to plugin script template 2025-03-06 11:41:21 +01:00
gdscript_docgen.cpp Merge pull request #100333 from YYF233333/reduce_list 2025-04-09 08:51:45 -05:00
gdscript_docgen.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gdscript_highlighter.cpp Merge pull request #103825 from JulianHeuser/region_highlight_crash_fix 2025-03-11 19:54:46 -05: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