Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 55b50703d7d5cc6322f0806f7580ac31e8553f73)
|
|
(cherry picked from commit 13c8a9890d925fccd7a7988c63bc4867ed81ddeb)
|
|
(cherry picked from commit 45b47d558473623d2ae3d11df1cbfb84fb72a1e5)
|
|
(cherry picked from commit c9d2bc91aace984b0c5fc1fcfa5b68e0a33e2ef6)
|
|
Exposes the path postprocessing and pathfinding algorithm options of the NavigationAgent internal NavigationPathQueryParameters object.
(cherry picked from commit 6e324bb341c795905085e25e7f7c153d89949fa9)
|
|
(cherry picked from commit 49587fd6d940f11d40e7a324f2829f88c7204a11)
|
|
(cherry picked from commit de49bec30e8e2fc5881871a50f9222d90aacc24f)
|
|
(cherry picked from commit 68ad3338ef321772903896a3a99878f0b3bd6bf3)
|
|
(cherry picked from commit cdc63214fe58880654e26fd0e2d016c2a927a151)
|
|
number (one less than the actual current line).
(cherry picked from commit 1e9fd10f68e462a7fc6aac84e7659d0fcb0dc0e3)
|
|
(cherry picked from commit 14140eb2d915d14f70fb34405ddbd93692a7ad33)
|
|
(cherry picked from commit cfed867da1a696692442bd6991449b864707b1d3)
|
|
(cherry picked from commit 551b6965ece72605cbe39f26bd8ea4d0d33bba2f)
|
|
(cherry picked from commit efa647bb177b1eab4cf98c2476584a9fc49a55bf)
|
|
(cherry picked from commit f53d3382af3ce04c924e6f92bb4c81ba349cfd8f)
|
|
(cherry picked from commit 942f8b9858d428f9db35fec547ae868278fe2bbe)
|
|
(cherry picked from commit 52de40310a9d98496aa3de5aaf457a7e60959b77)
|
|
|
|
|
|
|
|
Cherry-picks for the 4.0 branch (future 4.0.2) - 3rd batch
|
|
|
|
Fix "the every following property" to "then every following property" and change "is added" to "will be added".
(cherry picked from commit e1c0df70485266e0385aed4962934bb26cb325e9)
|
|
(cherry picked from commit 3a06e6af76a45ecda4d2247f78046f3e08260919)
|
|
(cherry picked from commit eac65fd0a8e68512a9410e0e78a405b726d303d3)
|
|
(cherry picked from commit 4fb9aa22948dadf3f18dd73f6c9fca2e41da53d0)
|
|
(cherry picked from commit efe04af446cd042c6505722ef2608aa03dc63435)
|
|
(cherry picked from commit a65d99b541578c52beb177ff7290dd68940a3807)
|
|
Adds navigation renames to 3to4 converter.
(cherry picked from commit 0c1e585a1d54aa2f3356ae40b587ef18b93867e5)
|
|
(cherry picked from commit c4e08a4e1ac736c27d8b803c233d673f3fabf10a)
|
|
(cherry picked from commit 2d16fe681d25d4119099e876ef809358cc45fa8a)
|
|
(cherry picked from commit 1ba14e838ae2c7956bab5b4f10a8d2c04846ec53)
|
|
Fixes NavigationAgent enable avoidance crash.
(cherry picked from commit 184427196f77893fc43ceece69fe51f770aadb54)
|
|
EditorProgress dialog.
(cherry picked from commit 48730e3b772931b12b34b33f8f57786d54cdb691)
|
|
|
|
Cherry-picks for the 4.0 branch (future 4.0.2) - 2nd batch
|
|
toggled by a project setting.
Fixes #73141
(cherry picked from commit cb8e91924399948888d80d20c6112df473897183)
|
|
(cherry picked from commit bd30847e5916f4ca8a855774cb32a160e690e71d)
|
|
* Avoid "property not found" warnings when adding a file for the first
time.
* When no file is added, disable the Generate POT button instead of
printing a warning.
(cherry picked from commit 584136271cf92b7731f82dce22c4e99075b9b5d7)
|
|
Default actions are no longer internal since we want to document them.
They are still hidden from the Project Setting dialog because we hid the
whole `input/` group manually.
(cherry picked from commit 1e0b8d6240314f1904df560cdab840771ef3e002)
|
|
Fix Array.AddRange index out of bounds
(cherry picked from commit eb1fb254a649efe128a3d993b7bd31486e9356e1)
|
|
The Tween class in Godot 3 is fully incompatible with Godot 4, there's no point
doing these renames. It also makes it harder to use Threen, my (currently WIP)
forward-port of the Godot 3 Tween to Godot 4.
(cherry picked from commit 0171037e0a32b860f60859a0da9d08c6681e690f)
|
|
Wrong paths were being inserted leading to duplicates / missed properties.
(cherry picked from commit 74edbdd4bce8f7a8a6c01ecb6ba5ae74ad6bac10)
|
|
(cherry picked from commit d4b746626659d6e29c54da57b822735d15ab14c0)
|
|
(cherry picked from commit 2fcfef15daed68e2bcb83a706223dd8d3107290b)
|
|
(cherry picked from commit cdd9de28a80079bd3f81a8b004e02e8511a03869)
|
|
(cherry picked from commit c0eeb32e38fbd4f582f7a2726e6535614e507205)
|
|
(cherry picked from commit c72b09639ad5a8644a1fd3bb61c5e2cca8483808)
|
|
Fix for https://github.com/godotengine/godot/issues/75218
Pause notifications are not sent when a node is added as a child. So GPUParticles2D should also obey its can_process status on ENTER_TREE, not just PAUSED/UNPAUSED.
(cherry picked from commit 4652fbd09e81741a146c7dd1dcc89bf4235bdb75)
|
|
(cherry picked from commit 845ca33c7608a8df7e7aaf87f38c1dfaf724fad2)
|