.. |
doc_classes
|
Tweak @GlobalScope & GDScript 's documentation
|
2023-02-14 13:26:18 +01:00 |
editor
|
|
|
icons
|
|
|
language_server
|
|
|
tests
|
Fix inability to assign null regression
|
2023-02-17 11:45:56 -05:00 |
config.py
|
|
|
gdscript_analyzer.cpp
|
Merge pull request #73291 from vonagam/fix-unsafe-weak-binop
|
2023-02-20 15:41:32 +01:00 |
gdscript_analyzer.h
|
Clean up ProjectConverter3To4 architecture, move renames map to separate file
|
2023-02-10 14:35:22 +01:00 |
gdscript_byte_codegen.cpp
|
Avoid GDScript bookkeeping from referencing objects longer than necessary
|
2023-02-17 18:59:17 +01:00 |
gdscript_byte_codegen.h
|
Avoid GDScript bookkeeping from referencing objects longer than necessary
|
2023-02-17 18:59:17 +01:00 |
gdscript_cache.cpp
|
|
|
gdscript_cache.h
|
|
|
gdscript_codegen.h
|
|
|
gdscript_compiler.cpp
|
Add return type for GDScript getters
|
2023-02-15 17:54:38 -05:00 |
gdscript_compiler.h
|
|
|
gdscript_disassembler.cpp
|
GDScript: Fix disassembly of typed array assignment and construction
|
2023-02-01 11:18:54 +02:00 |
gdscript_editor.cpp
|
Revert "Fixed the jumping to function definition using 'Ctrl+LMB'."
|
2023-02-13 17:58:59 +01:00 |
gdscript_function.cpp
|
Merge pull request #65910 from KoBeWi/gdsus
|
2023-02-03 16:13:06 +01:00 |
gdscript_function.h
|
GDScript: Add limit to call depth
|
2023-02-07 17:09:40 -03:00 |
gdscript_lambda_callable.cpp
|
|
|
gdscript_lambda_callable.h
|
|
|
gdscript_parser.cpp
|
GDScript: Remove treat_warnings_as_errors project setting
|
2023-02-10 10:16:33 +03:00 |
gdscript_parser.h
|
Merge pull request #72608 from vnen/gdscript-warning-default-error
|
2023-02-05 16:00:26 +03:00 |
gdscript_rpc_callable.cpp
|
|
|
gdscript_rpc_callable.h
|
|
|
gdscript_tokenizer.cpp
|
GDScript: Be more lenient with identifiers
|
2023-02-09 11:19:05 -03:00 |
gdscript_tokenizer.h
|
|
|
gdscript_utility_functions.cpp
|
|
|
gdscript_utility_functions.h
|
|
|
gdscript_vm.cpp
|
Merge pull request #73501 from anvilfolk/oopsiedaisy
|
2023-02-18 04:38:47 +03:00 |
gdscript_warning.cpp
|
GDScript: Add warnings that are set to error by default
|
2023-02-02 12:07:25 -03:00 |
gdscript_warning.h
|
GDScript: Add warnings that are set to error by default
|
2023-02-02 12:07:25 -03:00 |
gdscript.cpp
|
Merge pull request #72867 from vnen/gdscript-limit-call-depth
|
2023-02-17 17:00:46 +03:00 |
gdscript.h
|
|
|
register_types.cpp
|
|
|
register_types.h
|
|
|
SCsub
|
|
|