A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
há 1 ano atrás |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
há 1 ano atrás |
Danil Alexeev
|
8122a27eac
GDScript: Fix access non-static members in static context
|
há 1 ano atrás |
Rémi Verschelde
|
c4733e8003
Merge pull request #90860 from vnen/gdscript-get-dependencies
|
há 1 ano atrás |
Rémi Verschelde
|
296758a8f8
Merge pull request #90552 from vnen/gdscript-constructor-callable-release
|
há 1 ano atrás |
George Marques
|
8b7fc225f0
GDScript: Resolve types from autoload scenes
|
há 1 ano atrás |
Rémi Verschelde
|
e8eca0b3f0
Merge pull request #90601 from rune-scape/rune-gdscript-dependant-parser-ref-errors
|
há 1 ano atrás |
rune-scape
|
6b88c86cec
GDScript: invalidate GDScriptParserRef when reloading
|
há 1 ano atrás |
George Marques
|
dc73440f89
GDScript: Implement get_dependencies()
|
há 1 ano atrás |
Rémi Verschelde
|
978d206f34
Merge pull request #90794 from vnen/gdscript-no-unused-constant-warning-with-underscore
|
há 1 ano atrás |
George Marques
|
a3b3a20ac0
GDScript: Suppress unused constant warning with underscore
|
há 1 ano atrás |
George Marques
|
f9048fcd7d
GDScript: Warn when enum variable has no default
|
há 1 ano atrás |
George Marques
|
030995c10d
GDScript: Allow casting enum to int
|
há 1 ano atrás |
George Marques
|
e761982979
GDScript: Assume constructor to be accessible from class
|
há 1 ano atrás |
Rémi Verschelde
|
67076c167d
Merge pull request #90448 from vnen/gdscript-infer-string-format
|
há 1 ano atrás |
Rémi Verschelde
|
8611fd8400
Merge pull request #90442 from vnen/gdscript-dont-warn-using-default-builtin
|
há 1 ano atrás |
George Marques
|
877802e252
GDScript: Don't warn on unassigned for builtin-typed variables
|
há 1 ano atrás |
George Marques
|
4bdba718c5
GDScript: Infer type with string format operator
|
há 1 ano atrás |
Rémi Verschelde
|
f8ca571efe
Merge pull request #84043 from dalexeev/gds-fix-unsafe-cast-warning
|
há 1 ano atrás |
Jamie Hill-Daniel
|
164b34a734
Don't pass `self` when calling a static function from a non-static context
|
há 1 ano atrás |
Danil Alexeev
|
ef1909fca3
GDScript: Fix `@warning_ignore` annotation issues
|
há 1 ano atrás |
20kdc
|
24181d1055
GDScript: Adjust STATIC_CALLED_ON_INSTANCE warning to not default to the native type, and to not trigger on self-calls
|
há 1 ano atrás |
Danil Alexeev
|
8ffc50ee8c
GDScript: Canonicalize script path in FQCN
|
há 1 ano atrás |
Rémi Verschelde
|
ee5ace10b7
Merge pull request #85501 from /remove-packed-scene-cache
|
há 1 ano atrás |
Danil Alexeev
|
a2e3e31e80
GDScript: Fix extension comparison for exported scripts
|
há 1 ano atrás |
Rémi Verschelde
|
9572cf5ab2
Merge pull request #86823 from dalexeev/gds-utility-func-as-callable
|
há 1 ano atrás |
Yuri Sizov
|
72756133e0
Merge pull request #85224 from HolonProduction/identifier-type-prefer-annotated
|
há 1 ano atrás |
Rémi Verschelde
|
b5dcb5f58a
Merge pull request #85215 from HolonProduction/type-from-property-class-name
|
há 1 ano atrás |
HolonProduction
|
0203b3c310
Prefer identifiers annotated type if assigned type is incompatible to it
|
há 1 ano atrás |
HolonProduction
|
4ab985d138
Handle global classes when resolving type from `PropertyInfo`
|
há 1 ano atrás |