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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
a095c5e3fabf98ff4b571d4ad0c97a2e8fe6872d
godot
/
modules
/
gdscript
/
editor
History
Danil Alexeev
fbede89573
GDScript: Fix call hint appearance for complex callees
2025-06-23 19:28:48 +03:00
..
script_templates
Add
_enable
/
_disable_plugin
to plugin script template
2025-03-06 11:41:21 +01:00
gdscript_docgen.cpp
GDScript: Fix call hint appearance for complex callees
2025-06-23 19:28:48 +03:00
gdscript_docgen.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdscript_highlighter.cpp
GDScript: Highlight script members like native ones
2025-06-11 15:55:00 +02:00
gdscript_highlighter.h
GDScript: Highlight script members like native ones
2025-06-11 15:55:00 +02:00
gdscript_translation_parser_plugin.cpp
[Editor] Fix return of
EditorTranslationParserPlugin._parse_file
2025-02-19 20:11:24 +01:00
gdscript_translation_parser_plugin.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00