This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-07-24 16:12:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
godot
/
modules
/
gdscript
/
editor
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
HolonProduction
c78f35f604
Move
find_function
to
EditorLanguage
2026-07-13 21:48:23 +02:00
..
script_templates
…
gdscript_docgen.cpp
GDScript: Replace AST node
datatype
with subtype specific fields
2026-07-08 21:53:37 +02:00
gdscript_docgen.h
GDScript: Fix incorrect detection of base doc class name
2026-06-19 16:45:34 +03:00
gdscript_editor_language.h
Move
find_function
to
EditorLanguage
2026-07-13 21:48:23 +02:00
gdscript_highlighter.cpp
Change
StringName
->
String
conversion from
operator String()
to
string()
.
2026-06-22 15:46:16 +02:00
gdscript_highlighter.h
…
gdscript_translation_parser_plugin.cpp
…
gdscript_translation_parser_plugin.h
GDScript: Use
GDSOFTCLASS
for some internal classes
2026-06-01 14:51:10 +03:00