.. |
doc_classes
|
Remove deprecated decimals builtin
|
2020-02-12 13:39:39 +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 hover symbol content position
|
2020-02-12 17:59:20 +08:00 |
config.py
|
doc: Improve docs for Resource* classes
|
2019-06-18 20:07:26 +02:00 |
gdscript.cpp
|
Optmized data sent during RPC and RSet calls.
|
2020-02-12 13:36:47 +01:00 |
gdscript.h
|
Optmized data sent during RPC and RSet calls.
|
2020-02-12 13:36:47 +01:00 |
gdscript_compiler.cpp
|
Keep a weak reference to orphan subclasses to reuse on class reload
|
2020-01-15 22:54:01 +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
|
Merge pull request #35218 from bojidar-bg/26691-parse-error-errors
|
2020-01-16 22:32:49 +01:00 |
gdscript_function.cpp
|
ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits.
|
2020-02-12 14:24:54 -03:00 |
gdscript_function.h
|
Validate instances of objects before trying to check their type in GDScript
|
2020-01-16 16:39:59 +02:00 |
gdscript_functions.cpp
|
Merge pull request #36142 from akien-mga/remove-deprecated-decimals
|
2020-02-12 21:48:33 +01:00 |
gdscript_functions.h
|
Remove deprecated decimals builtin
|
2020-02-12 13:39:39 +01:00 |
gdscript_parser.cpp
|
Merge pull request #35412 from DaividFrank/check_overriding_self
|
2020-01-22 20:47:52 +01: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 |
SCsub
|
GDScript: Disable LSP if either jsonrpc or websocket are disabled
|
2019-08-28 13:29:37 +02:00 |