summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-04Bump version to 4.0.3-rcRémi Verschelde
2023-04-04Bump version to 4.0.2-stableRémi Verschelde
2023-04-04i18n: Sync translations with WeblateRémi Verschelde
2023-04-04Merge pull request #75624 from YuriSizov/4.0-cherrypicksRémi Verschelde
Cherry-picks for the 4.0 branch (future 4.0.2) - 3rd batch
2023-04-03Add changelog for 4.0.2Yuri Sizov
2023-04-03Fix typo and slightly reword in @GDScript.xmlAraraura
Fix "the every following property" to "then every following property" and change "is added" to "will be added". (cherry picked from commit e1c0df70485266e0385aed4962934bb26cb325e9)
2023-04-03Update UndoRedo descriptionkobewi
(cherry picked from commit 3a06e6af76a45ecda4d2247f78046f3e08260919)
2023-04-03Fill random docskobewi
(cherry picked from commit eac65fd0a8e68512a9410e0e78a405b726d303d3)
2023-04-03Improve CanvasItem.self_modulate docskleonc
(cherry picked from commit 4fb9aa22948dadf3f18dd73f6c9fca2e41da53d0)
2023-04-03[TextEdit] Fix block caret size at the end of the line.bruvzg
(cherry picked from commit efe04af446cd042c6505722ef2608aa03dc63435)
2023-04-03Remove reference to clipboard in OS class docskyace65
(cherry picked from commit a65d99b541578c52beb177ff7290dd68940a3807)
2023-04-03Add navigation renames to 3to4 convertersmix8
Adds navigation renames to 3to4 converter. (cherry picked from commit 0c1e585a1d54aa2f3356ae40b587ef18b93867e5)
2023-04-03Add _get_configuration_warnings() examplekobewi
(cherry picked from commit c4e08a4e1ac736c27d8b803c233d673f3fabf10a)
2023-04-03Fixed property hint for platform layers on 3D physics bodyBrennen Shaughnessy
(cherry picked from commit 2d16fe681d25d4119099e876ef809358cc45fa8a)
2023-04-03Fix xml namespace in org.godotengine.Godot.xmlParagoumba
(cherry picked from commit 1ba14e838ae2c7956bab5b4f10a8d2c04846ec53)
2023-04-02Fix NavigationAgent enable avoidance crashsmix8
Fixes NavigationAgent enable avoidance crash. (cherry picked from commit 184427196f77893fc43ceece69fe51f770aadb54)
2023-03-30[macOS] Fix infinite loop caused by global menu callbacks which trigger ↵bruvzg
EditorProgress dialog. (cherry picked from commit 48730e3b772931b12b34b33f8f57786d54cdb691)
2023-03-30Bump version to 4.0.2-rcRémi Verschelde
2023-03-30Merge pull request #75500 from YuriSizov/4.0-cherrypicksRémi Verschelde
Cherry-picks for the 4.0 branch (future 4.0.2) - 2nd batch
2023-03-30Replaced operating system alert dialog with a warning log message,Chris Hutchinson
toggled by a project setting. Fixes #73141 (cherry picked from commit cb8e91924399948888d80d20c6112df473897183)
2023-03-30Exposing more project settings for documentationNinni Pipping
(cherry picked from commit bd30847e5916f4ca8a855774cb32a160e690e71d)
2023-03-30Improve POT Generation dialogHaoyu Qiu
* 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)
2023-03-30Hide internal settings from the classrefHaoyu Qiu
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)
2023-03-30C#: Fix Array.AddRange index out of boundsRedwarx008
Fix Array.AddRange index out of bounds (cherry picked from commit eb1fb254a649efe128a3d993b7bd31486e9356e1)
2023-03-30Project converter: Remove Tween properties/signals from renamesRémi Verschelde
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)
2023-03-30Fixups to list handling in SceneReplicationConfigMai Lavelle
Wrong paths were being inserted leading to duplicates / missed properties. (cherry picked from commit 74edbdd4bce8f7a8a6c01ecb6ba5ae74ad6bac10)
2023-03-30[X11] Fix layout bug in `keyboard_get_keycode_from_physical`Sabrehull
(cherry picked from commit d4b746626659d6e29c54da57b822735d15ab14c0)
2023-03-30Don't allow selecting nodes without ownerkobewi
(cherry picked from commit 2fcfef15daed68e2bcb83a706223dd8d3107290b)
2023-03-30Fix typo in OpenXR pose orientation checkBastiaan Olij
(cherry picked from commit cdd9de28a80079bd3f81a8b004e02e8511a03869)
2023-03-30GDScript: Fix false positive `REDUNDANT_AWAIT` warningDanil Alexeev
(cherry picked from commit c0eeb32e38fbd4f582f7a2726e6535614e507205)
2023-03-30TileSet editor AtlasMergingDialog crash fixkleonc
(cherry picked from commit c72b09639ad5a8644a1fd3bb61c5e2cca8483808)
2023-03-30Update GPUParticles2D/3D speed scale on ENTER_TREEBrian Long
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)
2023-03-30Bump the target SDK version to 33 (Android 13)Fredia Huya-Kouadio
(cherry picked from commit 845ca33c7608a8df7e7aaf87f38c1dfaf724fad2)
2023-03-30Add "filesRoot" path to Android provider paths xmllewiji
(cherry picked from commit ac04ff7becfa31388c8bcfe725d71f0c7ec65c94)
2023-03-30Configure maven central snapshot versions for the Godot Android libraryFredia Huya-Kouadio
A snapshot version is a version that has not yet been released which allows us to deploy the same transient version incrementally, without requiring projects to upgrade the artifact version they're consuming. Those projects can use the same version to get an updated snapshot version. (cherry picked from commit a5fdc955158502d99fca4865aa2dffa4d832312d)
2023-03-30Exposes the apply_floor_snap function to allow a snap to be made regardless ↵fabriceci
of velocity. (cherry picked from commit 1381e6da4f695323853b24cf8d3632604b629133)
2023-03-27Merge pull request #75397 from YuriSizov/4.0-cherrypicksYuri Sizov
Cherry-picks for the 4.0 branch (future 4.0.2) - 1st batch
2023-03-27Improve documentation of intVolTer
(cherry picked from commit 0f3197501e3420b7af212c47f184adf0781d7ec0)
2023-03-27Use 8×8 default grid size for TextureRegion and 2D polygon editorsHugo Locurcio
Power-of-two grid sizes are more suited to most game assets. (cherry picked from commit 0f73ef1df9c092a8d2dea2861960e708d90fbd46)
2023-03-27Fix typos and inconsistencies in classrefHaoyu Qiu
* Typo fixes. * Navigation agent's `velocity_computed` signal is not emitted by `set_velocity`, but at the end of that frame if `set_velocity` is called. * Simplify link in navigation agent's `avoidance_enabled` description. * Unify `navigation_layers` description across `NavigationAgent{2,3}D`. * Unify `is_normalized()` description across `Vector2`, `Vector3`, and `Vector4` (cherry picked from commit ff97c481d367a8c4e72b6548095ce33c98e4ef33)
2023-03-27More i18n improvementsHaoyu Qiu
* Make placeholder in editor layout dialog translatable. * Make messages in scene import settings dialog translatable. * Mark theme override property categories for translation. (cherry picked from commit 5a5fd33e42239cb59aa34899675ca4e2a2c99106)
2023-03-27Make Add Scene button the same height as scene tabsHaoyu Qiu
(cherry picked from commit 8ab11127bcece042800ae5afada3d8a81d10e5be)
2023-03-27Fix height of subresource button in InspectorHaoyu Qiu
(cherry picked from commit 66b325b7281fcecaa2393e900ba683f42020cd08)
2023-03-27Fix `NodePath` subname index range documentationNinni Pipping
(cherry picked from commit c75870f79816ea9185aa3ceb3bcfb54fa0344a8a)
2023-03-27[ci/web] update mymindstorm/setup-emsdk to v12Unai Martinez-Corral
(cherry picked from commit dcb974700b35837ee13e1bd3f170a979ee0af03d)
2023-03-27Remove disabled plugins from active pluginskobewi
(cherry picked from commit 0b8b37c35df7d0341c47d99298b4aa7f18ee60eb)
2023-03-27Document how to use logarithm of base 10 with `log()`Hugo Locurcio
(cherry picked from commit 3c4f0ca9c639e11b3a0673b27427538b244533b6)
2023-03-27Fix "hides member" warnings in `csharp_script.cpp`Ninni Pipping
(cherry picked from commit ff5d8c4a4274d0787207b185c3a2129da452ebc3)
2023-03-27C#: Do not print errors about missing references to intentionally ignored ↵RedworkDE
members (cherry picked from commit 42cf684837aa9d4e4e92d216ac0454bbb03761f4)
2023-03-27Port robust signal (dis)connection to ShapeCast2DRicardo Buring
Ported from ShapeCast3D. (cherry picked from commit 5bed055cdd5180b4c5d07f07a2a58644a3d1ffc2)