.. |
doc_classes
|
Link the Random number generation tutorial in the class reference
|
2020-10-19 16:10:00 +02: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
|
Include gdscript warning name in LSP message.
|
2020-07-15 12:15:16 +02:00 |
config.py
|
SCons: Format buildsystem files with psf/black
|
2020-06-10 15:30:52 +02:00 |
gdscript.cpp
|
Merge pull request #41830 from RandomShaper/fix_40353_3.2
|
2020-10-01 14:17:56 +02:00 |
gdscript.h
|
fixed: saving gdscript with cyclic inheritance crash the editor
|
2020-05-11 10:50:45 +02:00 |
gdscript_compiler.cpp
|
Fix GDScript leak avoidance
|
2020-09-25 01:41:31 +02:00 |
gdscript_compiler.h
|
Prevent cyclic reference between script and its members
|
2020-09-09 13:51:53 +02:00 |
gdscript_editor.cpp
|
Fix gdscript multiline string nested highlighting
|
2020-10-03 16:16:34 +01:00 |
gdscript_function.cpp
|
GDScript: Fix assert message when no custom message is set
|
2020-06-04 12:09:39 +02:00 |
gdscript_function.h
|
Prevent cyclic reference between script and its members
|
2020-09-09 13:51:53 +02:00 |
gdscript_functions.cpp
|
fix: dict2inst crash when constructor has arguments
|
2020-05-11 11:01:12 +02:00 |
gdscript_functions.h
|
Update copyright statements to 2020
|
2020-01-01 11:16:22 +01:00 |
gdscript_parser.cpp
|
GDScript signal lines marked as safe
|
2020-10-01 17:01:11 +05:30 |
gdscript_parser.h
|
Auto completion enhanced for extends and class level identifier
|
2020-08-17 12:54:01 +05:30 |
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
|
Adding missing include guards to header files identified by LGTM.
|
2020-03-25 11:38:54 +01:00 |
SCsub
|
SCons: Format buildsystem files with psf/black
|
2020-06-10 15:30:52 +02:00 |