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
e4cfd4e26a7bb497a5fafcf804bae91ead3ac1c2
godot
/
modules
/
gdscript
History
Rémi Verschelde
e4cfd4e26a
Merge pull request
#82195
from AThousandShips/radian_fix
...
Replace `radians` range hint with `radians_as_degrees`
2023-09-25 17:18:38 +02:00
..
doc_classes
Replace
radians
range hint with
radians_as_degrees
2023-09-25 08:50:19 +02:00
editor
Merge pull request
#78573
from dalexeev/editor-create-script-class-name
2023-09-25 17:17:46 +02:00
icons
…
language_server
…
tests
GDScript: Prevent constructing and inheriting engine singletons
2023-09-22 17:30:00 +03:00
.editorconfig
…
config.py
…
gdscript_analyzer.cpp
GDScript: Prevent constructing and inheriting engine singletons
2023-09-22 17:30:00 +03:00
gdscript_analyzer.h
…
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
Merge pull request
#78573
from dalexeev/editor-create-script-class-name
2023-09-25 17:17:46 +02:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
…
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
Merge pull request
#81200
from RandomShaper/gd_vm_msvc
2023-09-25 17:18:19 +02:00
gdscript_warning.cpp
…
gdscript_warning.h
…
gdscript.cpp
…
gdscript.h
Merge pull request
#81101
from 398utubzyt/dotnet/abstract-class-support
2023-09-25 17:18:05 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…