summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-26Validate renderer selection in project manager and change default renderer ed...clayjohn
2023-04-26Document custom mouse cursors larger than 128×128 potentially having issuesHugo Locurcio
2023-04-26Fix lerp error messagePaweł
2023-04-26Fix for mixed tabs and spaces in gdscriptMistMage
2023-04-26CI: Fix checks fallback logic when changed files listing is missingRémi Verschelde
2023-04-26CI: Fixup failure to get changed files on mergeRémi Verschelde
2023-04-26CI: Speed up static checks by checking only changed filesRémi Verschelde
2023-04-26Fix expected argument count in Callable call error textkleonc
2023-04-26mbedtls: Update to upstream version 2.28.3Rémi Verschelde
2023-04-26Fix editor lock on sdf collision bake on errorSamuele Panzeri
2023-04-26[Windows] Cleanup COM library initialization/uninitialization.bruvzg
2023-04-26Remove wrong Ctrl from 2D editor tooltipkobewi
2023-04-26Fix NavigationMesh baking for HeightMapShapesmix8
2023-04-26[Windows TTS] Fix queuing utterances in rapid succession.bruvzg
2023-04-26[Image Font] Fix fractional ascent for font with odd height.bruvzg
2023-04-26Fix multi-line string highlighting with single quotes.HolonProduction
2023-04-26Document using AnimatableBody when needed in StaticBody descriptionHugo Locurcio
2023-04-26TileMap Fix rendering odd-sized tileskleonc
2023-04-25Merge pull request #76405 from YuriSizov/4.0-cherrypicksRémi Verschelde
2023-04-24Update changelog for 4.0.3Yuri Sizov
2023-04-24Fix typo when parsing LSP function parametersAdam Scott
2023-04-24Fix various typos in the classrefHaoyu Qiu
2023-04-24Remove double thes from documentationPaweł
2023-04-24Fix blurry borders on antialiased FlatStyleBoxDavid Giardi
2023-04-24Add missing LineEdit constants in editor themekobewi
2023-04-24Remove unnecessary zero multiplicationsMichael Alexsander
2023-04-24Improve description of `Callable.bind/unbind`Ninni Pipping
2023-04-24Fix Quaternion's brief descriptionVolTer
2023-04-24Improve `print_rich()` documentationHugo Locurcio
2023-04-24Fix deserializing resource usage debug datakleonc
2023-04-24Rename internal root canvas group to start with underscoreangel-721
2023-04-24Use Point2 consistently in Control methodsYuri Sizov
2023-04-24Fixed typo in DisplayServer.ScreenOrientation docsEvgeniy Vasilyev
2023-04-24Unify descriptions of vector methodsHaoyu Qiu
2023-04-24Fix Typo in NavigationServer2DRattle22
2023-04-24update set_smooth_group descriptionTae Hong Ahn
2023-04-24Improve line BiDi handling, prevent crash on recursive log updates.bruvzg
2023-04-24[TextServer] Improve BiDi error handling.bruvzg
2023-04-24Use angle_rand to calculate base_angle in particles process materialclayjohn
2023-04-24GDScript: Add missing member type check when resolving `extends`Danil Alexeev
2023-04-24Make EditorToaster's handler thread-safePedro J. Estébanez
2023-04-24Fix `Image.compress` descriptionNinni Pipping
2023-04-24Fix OBJ mesh importer smoothing handlingkleonc
2023-04-24Change cursor consistently when panning in the 2D EditorHakim
2023-04-24Fix Windows StringFileInfo structurePaweł
2023-04-24Use MODELVIEW_MATRIX for vertex transform when double precision is enabledJoão Pedro Braz
2023-04-24Don't store instance transform in RD 3D renderer unless requestedclayjohn
2023-04-24Translate inactive particles to -INFErik Johnson
2023-04-24Expose more compression formats in Image and fix compress checkNinni Pipping
2023-04-24Don't apply scale to autohide theme propertyNinni Pipping