This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-03-01 23:21:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
213c94b42f
godot
/
modules
/
gdscript
History
rune-scape
213c94b42f
Fix enum value regression
2022-12-16 22:48:25 -05:00
..
doc_classes
Update docs to mention
@icon
only works with global script classes
2022-12-01 12:52:58 -06:00
editor
icons
language_server
Keep GDScriptAnalyzer alive for whole parse()
2022-12-06 10:01:18 +01:00
tests
Fix enum value regression
2022-12-16 22:48:25 -05:00
config.py
gdscript_analyzer.cpp
Fix enum value regression
2022-12-16 22:48:25 -05:00
gdscript_analyzer.h
GDScript: Allow out of order member resolution
2022-12-14 21:44:05 -05:00
gdscript_byte_codegen.cpp
GDScript: Fix subclass script path issues
2022-12-01 20:43:27 -05:00
gdscript_byte_codegen.h
gdscript_cache.cpp
GDScript: Allow out of order member resolution
2022-12-14 21:44:05 -05:00
gdscript_cache.h
GDScript: Allow out of order member resolution
2022-12-14 21:44:05 -05:00
gdscript_codegen.h
gdscript_compiler.cpp
GDScript: Allow out of order member resolution
2022-12-14 21:44:05 -05:00
gdscript_compiler.h
Add GDScript member initializer implicit type conversion
2022-12-11 16:55:02 -05:00
gdscript_disassembler.cpp
gdscript_editor.cpp
Fix autocomplete on functions returning variants
2022-12-11 14:17:27 +07:00
gdscript_function.cpp
gdscript_function.h
gdscript_lambda_callable.cpp
gdscript_lambda_callable.h
gdscript_parser.cpp
GDScript: Allow out of order member resolution
2022-12-14 21:44:05 -05:00
gdscript_parser.h
GDScript: Allow out of order member resolution
2022-12-14 21:44:05 -05:00
gdscript_rpc_callable.cpp
gdscript_rpc_callable.h
gdscript_tokenizer.cpp
gdscript_tokenizer.h
gdscript_utility_functions.cpp
GDScript: Fix subclass script path issues
2022-12-01 20:43:27 -05:00
gdscript_utility_functions.h
gdscript_vm.cpp
GDScript: Fix subclass script path issues
2022-12-01 20:43:27 -05:00
gdscript_warning.cpp
gdscript_warning.h
gdscript.cpp
Fix
GDScript::_get_gdscript_from_variant()
crash
2022-12-15 12:29:01 -05:00
gdscript.h
GDScript: Fix subclass script path issues
2022-12-01 20:43:27 -05:00
register_types.cpp
register_types.h
SCsub