Age | Commit message (Collapse) | Author |
|
(cherry picked from commit e3802d5b6f4413b80f9d3a7dce3e54b4e3d34d38)
|
|
(cherry picked from commit 10f385fb792dc74ffb8be221fec88ba9ef7aaa25)
|
|
Fixes that agents with disabled avoidance were getting added to avoidance simulation.
(cherry picked from commit 64ce93cee9eba8b700b236f22199ee2ffd755444)
|
|
(cherry picked from commit a1a52c5ba19efee004b34cf2e64278aef9af70b6)
|
|
Fixes GridMap signal "cell_size_changed" disconnect error.
(cherry picked from commit d8bad3eef54203238de4252f1c218fe3683145b0)
|
|
Fixes GridMap free navigation RID error spam.
(cherry picked from commit cc02007e30c15f3dd3bfb0e24d0f5a90b16fe5a1)
|
|
Dragging and dropping now works for shader include file.
(cherry picked from commit e5601b517ef232e26a4773e3704a7b44c64e991f)
|
|
(cherry picked from commit c8c43997c79b1488ca823af6c4ad4fd12f8671d4)
|
|
(cherry picked from commit d3b26b3261efb2f361183e150093087d526f4e8e)
|
|
`create_from_images` being hidden from the C# bindings
(cherry picked from commit f54014807291bde72ed5781be42460a820ea68b8)
|
|
No need to define _REENTRANT manually when using the system lib,
it's part of the pkgconfig cflags.
And we were then defining PULSEAUDIO_ENABLED twice.
(cherry picked from commit a35586779e716e6f625e7b1b66c6e03d4a4306b3)
|
|
- when not all freetype deps are builtin (or provided externally)
- when attempting to build on an unsupported CPU architecture
(cherry picked from commit ac04a0761ebdb8c7754d09a3b687900f8b5c0009)
|
|
Incorrectly hashed floats as single precision
(cherry picked from commit e6a9e0cdec2c309f9201d0ab475616c51010b531)
|
|
(cherry picked from commit f68eb4a96711139d58d3f676d52576f1acb9c94e)
|
|
(cherry picked from commit bb3d0fc6b7f6caeffbfe43bd05d856373efa5b39)
|
|
(cherry picked from commit 7e7ac1bb873cba3f50e64df5ca5c94778aa530f6)
|
|
For C# also: Perpendicular() -> Orthogonal()
(cherry picked from commit da4ec876730f17caaa75438b68e7e6ff48fec86b)
|
|
(cherry picked from commit 5aa8b9ee61ca80f186d0f1dfed5418fe4278f157)
|
|
(cherry picked from commit 3ca3ee36abb2eb9e97b6b8de0ebc99abceda54c2)
|
|
(cherry picked from commit 38c50b4ed3c24a0bbe7327466a3069b1ac0df6a5)
|
|
Removes some outdated/incorrect/duplicated info, adds correct info.
Also removes no longer applicable "editor-only helper" statements.
(cherry picked from commit e61a127042b183caa713a0eff852f26cdedbc2c0)
|
|
(cherry picked from commit f1f4c5b10b934402acdfa279782a93cbe4403740)
|
|
(cherry picked from commit 61549edef0c4e8cadf3bf1847c29328b598a25ff)
|
|
(cherry picked from commit 1736137bc9505762fd74185a839fa100b8fd3465)
|
|
(cherry picked from commit 6019f497b83f71a8c26a4e3831824e22b614bb75)
|
|
(cherry picked from commit f949e949913205fe413377e2dc37b84552c523e0)
|
|
(cherry picked from commit d11bb866ffb1d5e0215ffc11dd6848a11976d90e)
|
|
(cherry picked from commit 952703d92155226137fc4bb53c61c8dbc7887ed7)
|
|
(cherry picked from commit 047671df0f6a7a300b83f36b5d6110a8165b0dfd)
|
|
(cherry picked from commit fd8f26f26e2f8875e4e305bc22f04f0deaf9a44c)
|
|
(cherry picked from commit c2d678a924b7722b6bc846d361cb309d261c6597)
|
|
(cherry picked from commit c950a1ab9479e53f8b91d457f44cea9246e24e4e)
|
|
(cherry picked from commit f23f0a27c11334c73b09ce86add8a6511010696f)
|
|
(cherry picked from commit 59c31004f8c6feed601f2bfeedb86959563a4ef0)
|
|
(cherry picked from commit c567a853db43c7c3ac463f775373ca65f98f0896)
|
|
(cherry picked from commit d337ed1c64de89ed410cfe208ea162e4cd4ae503)
|
|
(cherry picked from commit 82d7923c653b6328ba279bd4183b63b69e21edfc)
|
|
(cherry picked from commit 174e0837e0826179a2e51e581aa895cb5cc90885)
|
|
In the editor, it was possible to set the size of a `SubViewport` even
in cases where a parent `SubViewportContainer` had stretch enabled.
This PR disables editing a `SubViewport.size` while the parent disallows
it and it makes necessary adjustments during `NOTIFICATION_ENTER_TREE`.
(cherry picked from commit 34a7fc744762dcf66eff7e3b5e4d46e09e7c0bdc)
|
|
backend
(cherry picked from commit 98697b05d86b0bc81a950278be7aaafcdcfa7f82)
|
|
uncommitted changes.
* Pressing escape while gizmo editing will discard the changes made during that edit 'session'
(cherry picked from commit 871ddf80c097717ad55026ce0cf60481af489eae)
|
|
(cherry picked from commit 1608bea18809dcb4e744ee936f8de8f5660adfbe)
|
|
(cherry picked from commit dec86164e123fe34b0406521e156aa967a96e66b)
|
|
(cherry picked from commit bec1182093febd37362766d67b6e78895343434a)
|
|
|
|
Add changelog for 4.0.1
|
|
|
|
Cherry-picks for the 4.0 branch (future 4.0.1) - 4th batch
|
|
Mention that the results will be unreliable with initial vector near zero.
(cherry picked from commit cca01afd82bd6e7b3e852a66ca459f5d61022585)
|
|
Fixes duplicated points in NavigationAgent3D debug path.
(cherry picked from commit 0b8798a9950ca7a86b1b2e20f69f22ba4396d55a)
|