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-24 15:26:15 +00:00
Code
Releases
Wiki
Activity
Files
f7e4987d0ee2cc6db8d63b59678024f813ce9bb3
godot
/
modules
/
gdscript
/
editor
History
Yufeng Ying
f7e4987d0e
Dictionary::get_key_list use LocalVector instead of List.
2025-04-09 02:46:24 +08:00
..
script_templates
Add
_enable
/
_disable_plugin
to plugin script template
2025-03-06 11:41:21 +01:00
gdscript_docgen.cpp
Dictionary::get_key_list use LocalVector instead of List.
2025-04-09 02:46:24 +08:00
gdscript_docgen.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdscript_highlighter.cpp
Merge pull request
#103825
from JulianHeuser/region_highlight_crash_fix
2025-03-11 19:54:46 -05:00
gdscript_highlighter.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06: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