Age | Commit message (Collapse) | Author |
|
We shouldn't presume that future compilers will not have false positives or
find new occurrences of this warning, which would break compiling old versions
of the engine without passing custom `CXXFLAGS`.
Follow-up to #60652.
|
|
|
|
|
|
|
|
Reverse tangents of capsule mesh
|
|
Add GDNativeInterface::get_library_path to GDExtension
|
|
Add detail to some error messages in wsl_client
|
|
Fix tscn not listed as Resource extension
|
|
|
|
Viewport would be cleared even when clear_mode was set to never clear
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of collecting CollisionShape3D nodes
|
|
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
|
|
|
|
|