.. |
doc_classes
|
Fix typo and slightly reword in @GDScript.xml
|
2023-03-31 20:30:29 +00:00 |
editor
|
Add GDScript template to RichTextEffect
|
2023-04-18 14:02:04 +02:00 |
icons
|
|
|
language_server
|
Fix GDScript LSP variable rename
|
2023-04-22 14:35:34 -04:00 |
tests
|
Merge pull request #75885 from AThousandShips/compound_fix
|
2023-04-25 16:17:02 +02:00 |
config.py
|
|
|
gdscript_analyzer.cpp
|
Merge pull request #75691 from dalexeev/gds-fix-signature-generation
|
2023-04-14 20:01:27 +02:00 |
gdscript_analyzer.h
|
GDScript: Fix missing warning for shadowing of built-in types
|
2023-03-13 00:49:34 +02:00 |
gdscript_byte_codegen.cpp
|
Fix edge cases of object lifetime when signals involved
|
2023-04-11 17:27:39 +02:00 |
gdscript_byte_codegen.h
|
Fix edge cases of object lifetime when signals involved
|
2023-04-11 17:27:39 +02:00 |
gdscript_cache.cpp
|
|
|
gdscript_cache.h
|
|
|
gdscript_codegen.h
|
Fix edge cases of object lifetime when signals involved
|
2023-04-11 17:27:39 +02:00 |
gdscript_compiler.cpp
|
Merge pull request #75885 from AThousandShips/compound_fix
|
2023-04-25 16:17:02 +02:00 |
gdscript_compiler.h
|
|
|
gdscript_disassembler.cpp
|
|
|
gdscript_editor.cpp
|
Merge pull request #76170 from HolonProduction/string-highlight
|
2023-04-18 18:01:02 +02:00 |
gdscript_function.cpp
|
|
|
gdscript_function.h
|
|
|
gdscript_lambda_callable.cpp
|
|
|
gdscript_lambda_callable.h
|
|
|
gdscript_parser.cpp
|
Merge pull request #75605 from anvilfolk/type-base
|
2023-04-24 16:43:32 +02:00 |
gdscript_parser.h
|
GDScript: Change parser representation of class extends
|
2023-03-13 01:40:13 +02:00 |
gdscript_rpc_callable.cpp
|
|
|
gdscript_rpc_callable.h
|
|
|
gdscript_tokenizer.cpp
|
Fix for mixed tabs and spaces in gdscript
|
2023-04-20 12:08:23 +02:00 |
gdscript_tokenizer.h
|
|
|
gdscript_utility_functions.cpp
|
|
|
gdscript_utility_functions.h
|
|
|
gdscript_vm.cpp
|
Fix wrong file on function call error
|
2023-04-24 15:30:51 +02:00 |
gdscript_warning.cpp
|
Fix mistakes in documentation and GDScript errors
|
2023-04-10 10:00:09 +02:00 |
gdscript_warning.h
|
|
|
gdscript.cpp
|
GDScript: Change parser representation of class extends
|
2023-03-13 01:40:13 +02:00 |
gdscript.h
|
|
|
register_types.cpp
|
|
|
register_types.h
|
|
|
SCsub
|
|
|