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-26 15:46:23 +00:00
Code
Releases
Wiki
Activity
Files
d82c227e2b5914cb4042c11411c7e21ed403896c
godot
/
modules
/
gdscript
/
editor
History
Rémi Verschelde
d82c227e2b
Merge pull request
#61486
from jtnicholl/import_script_templates
...
Add script templates for EditorScenePostImport
2022-06-15 21:07:42 +02:00
..
script_templates
Add script templates for EditorScenePostImport
2022-06-15 12:41:37 -04:00
gdscript_highlighter.cpp
GDScript: Support
%
in shorthand for
get_node
2022-05-27 13:46:18 -03: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