Rémi Verschelde
|
b5c6e870e8
Merge pull request #82264 from dalexeev/core-builtin-methods-as-callables
|
hace 1 año |
Yuri Sizov
|
38d8ca0dc1
Merge pull request #85703 from TitanNano/jovan/gdscript_foreign_script_properties
|
hace 1 año |
Jovan Gerodetti
|
030aa41a99
GDScriptAnalyzer is unaware of properties from other Languages
|
hace 1 año |
Thaddeus Crews
|
5cf0d772bc
Change container_element_type to vector container
|
hace 2 años |
Jordyfel
|
ef5dcccde7
Stop caching packed scenes in GDScript cache
|
hace 1 año |
Danil Alexeev
|
6e996a597f
GDScript: Fix `UNSAFE_CAST` warning
|
hace 2 años |
Danil Alexeev
|
b04263644c
Core: Allow methods of built-in `Variant` types to be used as Callables
|
hace 2 años |
Danil Alexeev
|
7f4721a941
GDScript: Fix non-static call is allowed in static var lambda body
|
hace 2 años |
Rémi Verschelde
|
109cb8e697
Merge pull request #83455 from Lunarisnia/fix/gdscript-error-typo
|
hace 2 años |
Lunarisnia
|
981c6c94c0
Fix grammar typo in GDScript error message
|
hace 2 años |
Rémi Verschelde
|
ddb7969cb6
Merge pull request #83257 from dalexeev/gds-fix-unresolved-type-for-incomplete-expressions
|
hace 2 años |
Danil Alexeev
|
0c2202c56e
GDScript: Fix incorrect error message for utility functions
|
hace 2 años |
Danil Alexeev
|
3ac61aadd7
GDScript: Fix unresolved datatype for incomplete expressions
|
hace 2 años |
Danil Alexeev
|
9e2273abc7
GDScript: Add error when exporting node in non [Node]-derived classes
|
hace 2 años |
Rémi Verschelde
|
7c1abe8599
Merge pull request #82789 from dalexeev/gds-fix-unresolved-type-for-incomplete-bin-op
|
hace 2 años |
Danil Alexeev
|
2c5636c135
GDScript: Fix unresolved datatype for incomplete binary operator
|
hace 2 años |
Danil Alexeev
|
6767de9b69
GDScript: Fix `native_type` is empty for autoload without script
|
hace 2 años |
Rémi Verschelde
|
5efbed51cc
GDScript: Improve error messages for invalid indexing
|
hace 3 años |
Danil Alexeev
|
ba96d4f631
GDScript: Fix `UNSAFE_CALL_ARGUMENT` warning for `Variant` constructors
|
hace 2 años |
Yuri Sizov
|
b25f1f9c79
Merge pull request #82477 from dalexeev/gds-covariance-and-contravariance
|
hace 2 años |
Yuri Sizov
|
73252669b1
Merge pull request #82030 from dalexeev/gds-make-for-loop-array-literal-typed
|
hace 2 años |
Yuri Sizov
|
813cd1dfc8
Merge pull request #80085 from vnen/gdscript-pattern-guards
|
hace 2 años |
Danil Alexeev
|
cb8b89fd95
GDScript: Add return type covariance and parameter type contravariance
|
hace 2 años |
Yuri Sizov
|
aa474c9feb
Merge pull request #75988 from dalexeev/gds-unsafe-call-argument
|
hace 2 años |
George Marques
|
54a1414500
GDScript: Implement pattern guards for match statement
|
hace 2 años |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
hace 2 años |
Rémi Verschelde
|
9b0b441cf3
Merge pull request #82139 from dalexeev/gds-add-inferred-declaration-warning
|
hace 2 años |
Chia-Hsiang Cheng
|
ceda13720b
Check if any global script class is shadowed by a variable
|
hace 2 años |
Danil Alexeev
|
4ce27301d3
GDScript: Add `INFERRED_DECLARATION` warning
|
hace 2 años |
Danil Alexeev
|
10b00bc2ea
GDScript: Prevent constructing and inheriting engine singletons
|
hace 2 años |