Age | Commit message (Collapse) | Author |
|
GDScript: Fix parsing default parameter values from function calls
|
|
Prevent renaming to an unkown extension from FileSystem dock.
|
|
Fix validated version of array addition
|
|
Fix enum int comparison
|
|
cdemirer/fix-type-guessing-and-gdscript-parser-printing
Fix `--test gdscript-parser` crash
|
|
Fix nested ternary-if codegen
|
|
Fix crashes when global named scripts extends an unnamed script
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shells.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The wrongly claimed support for it was removed in #49645.
See also #56862.
|
|
|
|
|
|
Merge "required" / "optional" icons into a single list.
Remove "generate_missing" and automatically rescale icons / loading screens that are missing or have incorrect size.
Print warning if icon or loading screen has incorrect size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
C# scripts reload in editor fixed
|
|
|
|
Replicate load-as-placeholder state on node duplication
|
|
Remove mistakenly added push constant from SSR
|
|
|
|
|
|
Add filtering property to PanoramaSkyMaterial and switch from static shader to shader cache
|
|
|
|
Refactor size expression parsing for arrays in the shaders
|