Age | Commit message (Collapse) | Author |
|
Didn't commit all the changes where it wants to initialize a struct
with `{}`. Should be reviewed in a separate PR.
Option `IgnoreArrays` enabled for now to be conservative, can be
disabled to see if it proposes more useful changes.
Also fixed manually a handful of other missing initializations / moved
some from constructors.
|
|
|
|
|
|
|
|
|
|
Add a method for obtaining display cutouts on Android
|
|
Change Place Random Tiles to an icon
|
|
|
|
Fix left aligned integer sign in string formatting
|
|
Add get_region_rid() to NavigationRegion2D and NavigationRegion3D
|
|
Keep logo aspect ratio in About dialog
|
|
Validate image size for `Noise` get image methods
|
|
|
|
|
|
|
|
Use linear mipmap sampling in ToneMapper
|
|
|
|
|
|
|
|
Improve Tween infinite loop detection
|
|
|
|
KoBeWi/D_METHOD1,D_METHOD2,D_METHOD3,D_METHOD4,D_METHOD5,D_METHOD6,D_METHOD7,D_METHOD8,D_METHOD9,D_METHOD10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add get_region_rid() to NavigationRegion2D and NavigationRegion3D
|
|
|
|
|
|
Works around and thus closes #58747.
Supersedes #60613.
|
|
|
|
Fix wrong condition checking for foreign resources
|
|
|
|
Improve documentation for tonemapping operators
|
|
|
|
Add dithering to ProceduralSkyMaterial to combat banding
|
|
|
|
|
|
|
|
Added button to add warning ignore annotations
|
|
|
|
fix lines with ':' that end in comments causing auto indent
|
|
|
|
|
|
(cherry picked from commit 65f3d99693762a86bcd6e29d3bc5c528b6ffce54)
|
|
Load fallback icon for custom class when no icon available
|
|
BoxContainer description to point to the "Using Containers" page
|
|
remove escapes in gdscript test output
|