Adam Scott
|
5704055d30
Fix cyclic references in GDScript 2.0
|
2 years ago |
Rémi Verschelde
|
2d3197c525
Merge pull request #65372 from Mickeon/fix-treat-warnings-as-errors
|
2 years ago |
Rune
|
bce6f1792e
GDScript compiler subclass bugfixes
|
2 years ago |
Yuri Rubinsky
|
f11b66b084
Fix named enums to use int64 type
|
2 years ago |
Guilherme Sousa
|
5d06843fcf
Added custom node export
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Yuri Rubinsky
|
7822378293
Fix completion of parameters in function call (2)
|
2 years ago |
Yuri Rubinsky
|
5d4853f8ca
Fix completion of parameters in function call
|
3 years ago |
Francois Belair
|
03e41d21e0
Prevent null crash when datatype not resolved
|
2 years ago |
willnationsdev
|
339aba1656
Add GDScript resource export.
|
3 years ago |
Micky
|
19571a8f44
Fix "Treat Warnings as Errors" Project Setting not working
|
2 years ago |
VolTer
|
126901cfce
Remove old syntax for custom class icon
|
2 years ago |
Yuri Sizov
|
a0995182fe
Add documentation for all annotations
|
3 years ago |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
3 years ago |
kobewi
|
e4a961b86a
Fix Vector4 parse error
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
Vladimir Savin
|
585eee2a48
GDScript: Fix brief/long description doc comments.
|
3 years ago |
George Marques
|
ad11d264b7
Merge pull request #62901 from cdemirer/prevent-unnecessary-additional-parser-error
|
3 years ago |
George Marques
|
d51aac1137
Merge pull request #62900 from cdemirer/fix-parser-stuck-in-an-error-loop
|
3 years ago |
George Marques
|
87ef6f554b
Merge pull request #62918 from cdemirer/parser-properly-set-node-extents
|
3 years ago |
George Marques
|
01f910517d
Merge pull request #62922 from YuriSizov/gdscript-annotation-defaults
|
3 years ago |
George Marques
|
bf1ef0498e
Merge pull request #62578 from MinusKube/editor-print-crash
|
3 years ago |
Yuri Sizov
|
316f78a037
Add default argument bindings to GDScript annotations
|
3 years ago |
cdemirer
|
12b9572121
Parser: Properly set node extents
|
3 years ago |
cdemirer
|
5a906a33d9
Prevent unnecessary additional parser error
|
3 years ago |
cdemirer
|
4f36b2df2a
Fix parser stuck in an error loop
|
3 years ago |
Rémi Verschelde
|
f0eb3ac5d3
Merge pull request #62701 from cdemirer/for-variable-conflict
|
3 years ago |
Rémi Verschelde
|
635d447a69
Merge pull request #62713 from YuriSizov/docs-scripting-annotations
|
3 years ago |
Yuri Sizov
|
f85bafaa11
Add grouping annotations for class properties in GDScript
|
3 years ago |
Yuri Sizov
|
a9098e6147
Add support for documenting built-in annotations
|
3 years ago |