This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2b6a45e8de2ebbcbd24baef70bf558c767d4fdf
godot
/
modules
/
gdscript
/
editor
History
Thaddeus Crews
ec675fc329
Merge pull request
#100333
from YYF233333/reduce_list
...
Use `LocalVector` instead of `List` as arg of `Dictionary::get_key_list`
2025-04-09 08:51:45 -05:00
..
script_templates
…
gdscript_docgen.cpp
Merge pull request
#100333
from YYF233333/reduce_list
2025-04-09 08:51:45 -05:00
gdscript_docgen.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdscript_highlighter.cpp
…
gdscript_highlighter.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdscript_translation_parser_plugin.cpp
…
gdscript_translation_parser_plugin.h
…