| .. |
|
doc_classes
|
Merge pull request #34280 from zaksnet/fix-yield-documentation
|
2019-12-16 08:49:32 +01:00 |
|
editor
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |
|
icons
|
Add support for creating editor icons per module
|
2019-06-28 23:42:26 +03:00 |
|
language_server
|
Fix infinite loop error in document link parsing
|
2020-01-13 19:23:29 +08:00 |
|
SCsub
|
GDScript: Disable LSP if either jsonrpc or websocket are disabled
|
2019-08-28 13:29:37 +02:00 |
|
config.py
|
…
|
|
|
gdscript.cpp
|
Add GDScript warning for standalone expression
|
2020-01-09 08:30:14 -03:00 |
|
gdscript.h
|
Add fully_qualified_name for GDScript class
|
2020-01-14 17:33:33 +02:00 |
|
gdscript_compiler.cpp
|
Add fully_qualified_name for GDScript class
|
2020-01-14 17:33:33 +02:00 |
|
gdscript_compiler.h
|
GDScript: Don't re-evaluate index on assigment with operation
|
2020-01-09 10:43:29 -03:00 |
|
gdscript_editor.cpp
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |
|
gdscript_function.cpp
|
GDScript: Validate object instance on `is` operation
|
2020-01-09 13:59:33 -03:00 |
|
gdscript_function.h
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |
|
gdscript_functions.cpp
|
GDScript: enable type checks on release mode
|
2020-01-08 12:38:18 -03:00 |
|
gdscript_functions.h
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |
|
gdscript_parser.cpp
|
GDScript: Check function arguments on release too
|
2020-01-13 15:58:53 -03:00 |
|
gdscript_parser.h
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |
|
gdscript_tokenizer.cpp
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |
|
gdscript_tokenizer.h
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |
|
register_types.cpp
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |
|
register_types.h
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |