godot/modules/gdscript/editor
reduz 45af29da80 Add a new HashSet template
* Intended to replace RBSet in most cases.
* Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
script_templates Refactor GDScript/C# script templates logic to be editor-only 2022-03-28 16:21:00 +02:00
gdscript_highlighter.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
gdscript_highlighter.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gdscript_translation_parser_plugin.cpp Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
gdscript_translation_parser_plugin.h Add a new HashSet template 2022-05-20 22:40:38 +02:00