This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
3bbc02f61e015ea28ae1bbe6d6f62dab114da357
godot
/
modules
/
gdscript
/
editor
T
History
HolonProduction
623809d89e
Introduce
EditorLanguage
and move
ScriptLanguage::complete_code
into it.
2026-05-01 10:58:14 +02:00
..
script_templates
Add
_enable
/
_disable_plugin
to plugin script template
2025-03-06 11:41:21 +01:00
gdscript_docgen.cpp
GDScript: Fix type deduction for functions without
return
statements
2026-04-19 12:11:58 +03:00
gdscript_docgen.h
Remove unused includes in
modules
with clangd-tidy
2026-03-16 16:40:39 +01:00
gdscript_editor_language.h
Introduce
EditorLanguage
and move
ScriptLanguage::complete_code
into it.
2026-05-01 10:58:14 +02:00
gdscript_highlighter.cpp
Remove unused includes in
modules
with clangd-tidy
2026-03-16 16:40:39 +01:00
gdscript_highlighter.h
merge parts of script and text editor
2026-02-02 11:22:25 +01:00
gdscript_translation_parser_plugin.cpp
Add add_submenu_node_item to POT generation
2026-02-28 20:18:22 +01:00
gdscript_translation_parser_plugin.h
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00