jpcerrone
|
13c73500ab
Fix for not being able to ignore shadowing warnings on class scope
|
2 年之前 |
Rémi Verschelde
|
49b774e009
Merge pull request #77324 from anvilfolk/oh-no-its-virtual
|
2 年之前 |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 年之前 |
ocean (they/them)
|
861743cd04
GDScript: add errors when calling unimplemented virtual functions
|
2 年之前 |
George Marques
|
0ba6048ad3
Add support for static variables in GDScript
|
2 年之前 |
Dmitrii Maganov
|
703274fd04
GDScript: Fix missing warning for shadowing of built-in types
|
2 年之前 |
Rémi Verschelde
|
2057d7344e
Merge pull request #73590 from vnen/gdscript-global-scope-enums
|
2 年之前 |
George Marques
|
75f16b8167
Make global scope enums accessible as types in GDScript
|
2 年之前 |
Dmitrii Maganov
|
8fe023ad93
GDScript: Rework type check
|
2 年之前 |
Rémi Verschelde
|
e19e6b09b9
Clean up ProjectConverter3To4 architecture, move renames map to separate file
|
2 年之前 |
Yuri Sizov
|
13f0158e49
Merge pull request #72608 from vnen/gdscript-warning-default-error
|
2 年之前 |
George Marques
|
273bf7210f
GDScript: Add warnings that are set to error by default
|
2 年之前 |
George Marques
|
5fc7918594
GDScript: Improve usability of setter chains
|
2 年之前 |
Rémi Verschelde
|
afe3b94ab2
Revert "GDScript: Add warnings that are set to error by default"
|
2 年之前 |
George Marques
|
a166833bfa
GDScript: Add warnings that are set to error by default
|
2 年之前 |
Rémi Verschelde
|
361f3f1721
Merge pull request #57520 from jordigcs/gd-rename-map
|
2 年之前 |
Dmitrii Maganov
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 年之前 |
Dmitrii Maganov
|
31e0ae2012
GDScript: Fix constant conversions
|
2 年之前 |
George Marques
|
e93266b9ff
Merge pull request #71120 from jordigcs/ternary
|
2 年之前 |
jordi
|
bb9a00889a
Add hint for identifiers renamed since Godot 3
|
3 年之前 |
jordi
|
2e488072d0
Allow standalone ternary expressions
|
2 年之前 |
Dmitrii Maganov
|
38c214d483
GDScript: Fix some issues with assignments that involve untyped things
|
2 年之前 |
Dmitrii Maganov
|
5980abbcec
GDScript: Fix getting type from PropertyInfo for Variant arguments
|
2 年之前 |
Adam Scott
|
fb175d92da
Fix GDScript base and outer classes, signals and functions lookup order
|
2 年之前 |
Rémi Verschelde
|
d3fc9d9e41
Merge pull request #71051 from vonagam/consts-are-deep-start
|
2 年之前 |
ocean (they/them)
|
366ec895b1
Assorted enum and native type fixes
|
2 年之前 |
Dmitrii Maganov
|
5e2ac1a31e
GDScript: Begin making constants deep, not shallow or flat
|
2 年之前 |
Dmitrii Maganov
|
532ffc30bd
GDScript: Fix typing of lambda functions
|
2 年之前 |
Dmitrii Maganov
|
a1d06749f1
Unify typing of variables, constants and parameters in GDScript
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |