George Marques
|
a0f54cb95e
Wrap up GDScript 2.0 base implementation
|
5 éve |
George Marques
|
aa09b4f85d
Reintroduce code completion
|
5 éve |
George Marques
|
95c0909290
Add warning checks in GDScript analyzer
|
5 éve |
George Marques
|
7adb0d77cc
Add GDScript cache singleton
|
5 éve |
George Marques
|
5d6e853806
New GDScript tokenizer and parser
|
5 éve |
Ryan Roden-Corrent
|
d92fa3b547
Revert "Include gdscript warning name in the warning message."
|
5 éve |
Ryan Roden-Corrent
|
de3ad3b30e
Include gdscript warning name in the warning message.
|
5 éve |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 éve |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 éve |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 éve |
Rémi Verschelde
|
69de7ce38c
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
5 éve |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 éve |
Thakee Nathees
|
c2ab35bdde
fixed: saving gdscript with cyclic inheritance crash the editor
|
5 éve |
Pedro J. Estébanez
|
46bfe4452f
Fix object leaks caused by unfulfilled yields
|
5 éve |
Rémi Verschelde
|
3c200b23fb
Merge pull request #32534 from Xrayez/fix-dict2inst-init
|
5 éve |
Fabio Alessandrelli
|
d883b90988
Merge pull request #38105 from AndreaCatania/AndreaCatania-patch-2
|
5 éve |
Andrii Doroshenko (Xrayez)
|
7001d06f9d
Make `dict2inst` to work with arbitrary `_init` parameters
|
5 éve |
Andrea Catania
|
4d8a3839d0
Removed noisy ERR check from Multiplayer API.
|
5 éve |
Juan Linietsky
|
5d4dc2d45c
Add ability to bind typed arrays to script API
|
5 éve |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 éve |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 éve |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 éve |
Rémi Verschelde
|
5002f6de84
Merge pull request #36599 from AndreaCatania/gen_rpc_data_export
|
5 éve |
Rémi Verschelde
|
e147be6031
Merge pull request #36723 from AndreaCatania/fix-rset
|
5 éve |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
5 éve |
Andrea Catania
|
e967a92c1b
Fixed rset method for gdscript and visual script
|
5 éve |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 éve |
Andrea Catania
|
33ae58710b
Generates the rpc and rset info for exported GDScript.
|
5 éve |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 éve |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 éve |