godot/modules/gdscript/editor
Rémi Verschelde 09086b0bb0
Merge pull request #64651 from MewPurPur/fix-globalfunc-highlighting
Add new highlighting color for `@GDScript` and `@GlobalScope` functions
2022-08-27 18:44:14 +02:00
..
script_templates Restore RigidBody2/3D, SoftBody names in physics 2022-08-26 12:26:25 +02:00
gdscript_highlighter.cpp Merge pull request #64651 from MewPurPur/fix-globalfunc-highlighting 2022-08-27 18:44:14 +02:00
gdscript_highlighter.h Added highlighting color for GDScript and GlobalScope functions 2022-08-25 17:00:16 +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