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
a2817eca03797c0f9fdb76bc0bb954befe856095
godot
/
modules
/
gdscript
History
Rémi Verschelde
a2817eca03
Merge pull request
#72175
from dalexeev/gds-fix-export-group-annotations
...
GDScript: Fix broken export group annotations
2023-01-30 10:00:54 +01:00
..
doc_classes
…
editor
Allow unicode identifier in GDScript syntax highlighter
2023-01-29 13:17:05 +08:00
icons
…
language_server
…
tests
Merge pull request
#72285
from vnen/gdscript-variable-match
2023-01-29 02:45:48 +01:00
config.py
…
gdscript_analyzer.cpp
Merge pull request
#72175
from dalexeev/gds-fix-export-group-annotations
2023-01-30 10:00:54 +01:00
gdscript_analyzer.h
GDScript: Fix constant conversions
2023-01-29 00:01:53 +02:00
gdscript_byte_codegen.cpp
…
gdscript_byte_codegen.h
…
gdscript_cache.cpp
…
gdscript_cache.h
…
gdscript_codegen.h
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_disassembler.cpp
…
gdscript_editor.cpp
…
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
Merge pull request
#72175
from dalexeev/gds-fix-export-group-annotations
2023-01-30 10:00:54 +01:00
gdscript_parser.h
…
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: Fix constant conversions
2023-01-29 00:01:53 +02:00
gdscript_warning.h
GDScript: Fix constant conversions
2023-01-29 00:01:53 +02:00
gdscript.cpp
GDScript: Avoid calling non-static methods on native classes
2023-01-28 20:33:01 -03:00
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…