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-01-30 21:33:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4cd144d5fb
godot
/
modules
/
gdscript
History
Yuri Rubinsky
78d296d7ca
Add a note for
inst_to_dict
to prevent using it on built-in instances
2022-12-19 19:12:00 +03:00
..
doc_classes
Add a note for
inst_to_dict
to prevent using it on built-in instances
2022-12-19 19:12:00 +03:00
editor
icons
language_server
Fix use of comma instead of semicolon
2022-12-17 20:17:04 -05:00
tests
Fix outer class lookup
2022-12-17 17:57:00 -05:00
config.py
gdscript_analyzer.cpp
Fix autoload subscript regression
2022-12-18 18:36:41 -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_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
Fix use of comma instead of semicolon
2022-12-17 20:17:04 -05:00
gdscript_compiler.cpp
GDScript: Fix built-in script and other
find_class
bugs
2022-12-15 14:56:23 -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_utility_functions.h
gdscript_vm.cpp
gdscript_warning.cpp
gdscript_warning.h
gdscript.cpp
Merge pull request
#70000
from rune-scape/find-more-classes
2022-12-17 16:30:34 +01:00
gdscript.h
GDScript: Fix built-in script and other
find_class
bugs
2022-12-15 14:56:23 -05:00
register_types.cpp
register_types.h
SCsub