reduz
|
05de7ce6ca
Refactored variant setters/getters
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
bd13e82080
Merge pull request #41516 from Lunatoid/allow-object-new
|
%!s(int64=4) %!d(string=hai) anos |
George Marques
|
96884ef41e
Merge pull request #41983 from ThakeeNathees/array-const-folding-bug-fix
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
3e78963bb9
Fix typos with codespell
|
%!s(int64=4) %!d(string=hai) anos |
Thakee Nathees
|
3886a2f9f6
Array/Dictinoary no more reduced to array/dictionary variant
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
2410016638
Merge pull request #41709 from ThakeeNathees/dictionary-indexing-bug-fix
|
%!s(int64=4) %!d(string=hai) anos |
Thakee Nathees
|
89489a3cac
GDScript: parameter infer type bug fix
|
%!s(int64=4) %!d(string=hai) anos |
Thakee Nathees
|
4fc14e8e11
fixed parser error when indexing a dictionary.
|
%!s(int64=5) %!d(string=hai) anos |
Lunatoid
|
07053d0c6a
Fixed ParseError when calling Object.new()
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
745ca3059d
Change GDScript compiler to use codegen abstraction
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
a889084864
GDScript: Don't mark function parameters as constant
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
c8e10aa20b
GDScript: Properly set class inheritance for global classes
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
f8fa5e4738
GDScript: Fix analysis of singleton dependencies
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
1ddb9b1a52
GDScript: Don't try to parse constant scripts that aren't valid
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
b2b45987d0
GDScript: Show error when there's an inheritance cycle
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
8ccf88a206
GDScript: Fix issues when deriving from other scripts
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
ca90c9c9a9
GDScript: Properly resolve external inner classes from preload
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
58f5c2bab6
Merge pull request #41238 from MarianoGnu/gdscript-export-resource
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
a880f590e4
GDScript: Make subscript access be properly type checked
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
cd3f51c67c
GDScript: Check duplicate keys in dictionaries and enums
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
f9ad0b30fa
GDScript: Allow preload() to be used with constant expressions
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
35176247af
GDScript: Allow enum values to be set to constant expressions
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
99d4ea8c79
GDScript: Allow supertype objects to be assigned to a subtype variable
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
8bc9b3a2ae
GDScript: Allow implicit type conversion when constructing variants
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
f374021d52
GDSript: Prevent crash when completing unary operators
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
d45e1befe3
GDScript: Fix wrong argument check for formatting operator
|
%!s(int64=5) %!d(string=hai) anos |
Mariano Suligoy
|
a8c01df647
Fix GdScript Analyzier not detecting Resource subclass correctly
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
9413446b2d
Merge pull request #41104 from vnen/gdscript-assignment-tidy
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
cf05486d8e
Merge pull request #41055 from snichols/null-callee-fix
|
%!s(int64=5) %!d(string=hai) anos |
George Marques
|
69c81309cc
Merge pull request #40673 from ThakeeNathees/gdscript-op-eval-validation
|
%!s(int64=5) %!d(string=hai) anos |