summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-07ci: wait for static check results before starting buildsyedpodtrzitko
2023-04-07GraphNode ignore non-visible children for minimum size.Johan Aires Rastén
2023-04-07Prevent color conversion of the big Godot logoYuri Sizov
2023-04-07Fix some theme values affect the editor by setting a default value for the th...Marius Hanl
2023-04-07Added guide button to controller db, changed to use secret XInput function.Andrés Botero
2023-04-07Fix RemoteTransform2D could fail to update AnimatableBody2D's position or rot...Rindbee
2023-04-07Prevent off-screen controls in editorkobewi
2023-04-07Improve editor state initializationkobewi
2023-04-07Properly remember snapping options per-projectkobewi
2023-04-07Recreate swap chain when suboptimal to avoid error spamclayjohn
2023-04-07Expose NavigationAgent path postprocessing and pathfinding algorithm optionssmix8
2023-04-07Fix several GraphEdit operations at zoom levels other than 100%Hendrik Brucker
2023-04-07Re-enable script editor File menu shortcuts when the menu is hiddenJames Buck
2023-04-07Fix commenting collapsed function issueJean-Michel Bernard
2023-04-07TextureProgressBar Update upon texture changeskleonc
2023-04-07Fix off-by-one issue where Go to Line dialog shows the incorrect lineRon B. Yeh
2023-04-07Fix descriptions not showing for theme propertiesajreckof
2023-04-07Update thorvg to 0.8.4RedworkDE
2023-04-07Remember directory when installing templates filekobewi
2023-04-07[RTL] Fix fill align and trim with enabled dropcap.bruvzg
2023-04-07C# Truncate instead of round in Vector2/3/4 to Vector2I/3I/4I conversionkleonc
2023-04-07Fix clipboard relying on focused windowRedMser
2023-04-07Use physical shortcuts for freelook navigation in the editorHakim
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
2023-04-03Add changelog for 4.0.2Yuri Sizov
2023-04-03Fix typo and slightly reword in @GDScript.xmlAraraura
2023-04-03Update UndoRedo descriptionkobewi
2023-04-03Fill random docskobewi
2023-04-03Improve CanvasItem.self_modulate docskleonc
2023-04-03[TextEdit] Fix block caret size at the end of the line.bruvzg
2023-04-03Remove reference to clipboard in OS class docskyace65
2023-04-03Add navigation renames to 3to4 convertersmix8
2023-04-03Add _get_configuration_warnings() examplekobewi
2023-04-03Fixed property hint for platform layers on 3D physics bodyBrennen Shaughnessy
2023-04-03Fix xml namespace in org.godotengine.Godot.xmlParagoumba
2023-04-02Fix NavigationAgent enable avoidance crashsmix8
2023-03-30[macOS] Fix infinite loop caused by global menu callbacks which trigger Edito...bruvzg
2023-03-30Bump version to 4.0.2-rcRémi Verschelde
2023-03-30Merge pull request #75500 from YuriSizov/4.0-cherrypicksRémi Verschelde
2023-03-30Replaced operating system alert dialog with a warning log message,Chris Hutchinson
2023-03-30Exposing more project settings for documentationNinni Pipping
2023-03-30Improve POT Generation dialogHaoyu Qiu
2023-03-30Hide internal settings from the classrefHaoyu Qiu
2023-03-30C#: Fix Array.AddRange index out of boundsRedwarx008
2023-03-30Project converter: Remove Tween properties/signals from renamesRémi Verschelde
2023-03-30Fixups to list handling in SceneReplicationConfigMai Lavelle
2023-03-30[X11] Fix layout bug in `keyboard_get_keycode_from_physical`Sabrehull