summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-07SVG: fix tvg::Picture->size() and scale based errors.Martin Capitanio
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com> (cherry picked from commit bfc498f3d03bdeaa55e836517fcb1ddf58854fd5)
2023-04-07[ci/windows] remove obsolete 'tools' in the nameumarcor
(cherry picked from commit 2abadbb58b266ab4289159c97970234e0ae6d128)
2023-04-07CI: Visibly print trailing whitespace when static checks failRémi Verschelde
GitHub Actions seems to be hiding colored whitespace, and after lots of attempts I couldn't find a way to work it around. So instead I'm using a perl expression to replace trailing spaces with `·` and tabs with `<TAB>` in the ANSI colored diff output. This ensure that they're visible, and they are properly colored as expected too. (cherry picked from commit 266280ffca218ae1c86e6d83d9b67a16086148b8)
2023-04-07Fix the issue preventing dragging in the 2D and visual shader editorFredia Huya-Kouadio
(cherry picked from commit 2c7633dce57b925639183c8a21d7550d35f0a114)
2023-04-07Fix the Python type error when creating the .sln fileHK-SHAO
(cherry picked from commit 19a8efc8759794bc39121809016245988f2db216)
2023-04-07gltf: Remove obsolete hack to embed gltf textures in advanced importLyuma
(cherry picked from commit bd020b7d92dc99c3713b7d1b99da691b8d1e765e)
2023-04-07Fix moving position indicator out of bounds in FileAccessMemoryBartłomiej T. Listwon
(cherry picked from commit bff0c71e2e2cb9b880181cc819c4753abfe59508)
2023-04-07ci: wait for static check results before starting buildsyedpodtrzitko
(cherry picked from commit 93b7bcb33da2c2395e51b097922240e76e9def71)
2023-04-07GraphNode ignore non-visible children for minimum size.Johan Aires Rastén
(cherry picked from commit 9a60c4affb0d6c3638aea140a820eddf258eb133)
2023-04-07Prevent color conversion of the big Godot logoYuri Sizov
Use an off-white color from the palette that we explicitly don't convert. (cherry picked from commit ce741df43dd947e926c5034ac82ce7f3e83589a5)
2023-04-07Fix some theme values affect the editor by setting a default value for the ↵Marius Hanl
theme constant 'h_separation' for MenuBar and Button and a default value for the theme color 'background_color' for TextEdit (cherry picked from commit c0905bc0af66c27f032466821ab1ea074d0e9804)
2023-04-07Added guide button to controller db, changed to use secret XInput function.Andrés Botero
(cherry picked from commit f249a9ce19e4d1bea28a5742e5c4e49f19e67c0d)
2023-04-07Fix RemoteTransform2D could fail to update AnimatableBody2D's position or ↵Rindbee
rotation Configure the transform per condition, and then only set it once to prevent multiple `NOTIFICATION_LOCAL_TRANSFORM_CHANGED` notifications from being sent. (cherry picked from commit 100b4b1f287600bde9c4f2704c2addbb3d65448e)
2023-04-07Prevent off-screen controls in editorkobewi
(cherry picked from commit 55b50703d7d5cc6322f0806f7580ac31e8553f73)
2023-04-07Improve editor state initializationkobewi
(cherry picked from commit 13c8a9890d925fccd7a7988c63bc4867ed81ddeb)
2023-04-07Properly remember snapping options per-projectkobewi
(cherry picked from commit 45b47d558473623d2ae3d11df1cbfb84fb72a1e5)
2023-04-07Recreate swap chain when suboptimal to avoid error spamclayjohn
(cherry picked from commit c9d2bc91aace984b0c5fc1fcfa5b68e0a33e2ef6)
2023-04-07Expose NavigationAgent path postprocessing and pathfinding algorithm optionssmix8
Exposes the path postprocessing and pathfinding algorithm options of the NavigationAgent internal NavigationPathQueryParameters object. (cherry picked from commit 6e324bb341c795905085e25e7f7c153d89949fa9)
2023-04-07Fix several GraphEdit operations at zoom levels other than 100%Hendrik Brucker
(cherry picked from commit 49587fd6d940f11d40e7a324f2829f88c7204a11)
2023-04-07Re-enable script editor File menu shortcuts when the menu is hiddenJames Buck
(cherry picked from commit de49bec30e8e2fc5881871a50f9222d90aacc24f)
2023-04-07Fix commenting collapsed function issueJean-Michel Bernard
(cherry picked from commit 68ad3338ef321772903896a3a99878f0b3bd6bf3)
2023-04-07TextureProgressBar Update upon texture changeskleonc
(cherry picked from commit cdc63214fe58880654e26fd0e2d016c2a927a151)
2023-04-07Fix off-by-one issue where Go to Line dialog shows the incorrect lineRon B. Yeh
number (one less than the actual current line). (cherry picked from commit 1e9fd10f68e462a7fc6aac84e7659d0fcb0dc0e3)
2023-04-07Fix descriptions not showing for theme propertiesajreckof
(cherry picked from commit 14140eb2d915d14f70fb34405ddbd93692a7ad33)
2023-04-07Update thorvg to 0.8.4RedworkDE
(cherry picked from commit cfed867da1a696692442bd6991449b864707b1d3)
2023-04-07Remember directory when installing templates filekobewi
(cherry picked from commit 551b6965ece72605cbe39f26bd8ea4d0d33bba2f)
2023-04-07[RTL] Fix fill align and trim with enabled dropcap.bruvzg
(cherry picked from commit efa647bb177b1eab4cf98c2476584a9fc49a55bf)
2023-04-07C# Truncate instead of round in Vector2/3/4 to Vector2I/3I/4I conversionkleonc
(cherry picked from commit f53d3382af3ce04c924e6f92bb4c81ba349cfd8f)
2023-04-07Fix clipboard relying on focused windowRedMser
(cherry picked from commit 942f8b9858d428f9db35fec547ae868278fe2bbe)
2023-04-07Use physical shortcuts for freelook navigation in the editorHakim
(cherry picked from commit 52de40310a9d98496aa3de5aaf457a7e60959b77)
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)