This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-21 14:57:09 +00:00
Code
Releases
Wiki
Activity
Files
19e2f30a55b2b549b023ff8a18f088a349e74b11
godot
/
modules
/
gdscript
/
editor
History
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