summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-13Fix Camera2D position smoothing properties not being groupedMarcus Elg
2023-03-13Correct superclass constructors in 3to4.Ryan Roden-Corrent
2023-03-13Don't strip whitespace when converting 3to4.Ryan Roden-Corrent
2023-03-13Merge pull request #74866 from YuriSizov/4.0-cherrypicksYuri Sizov
2023-03-13Fix TileSetEditor paiting texture_origin Vector2iNinni Pipping
2023-03-13C#: Always show "Create C# solution" optionRaul Santos
2023-03-13Fix dock name lost translation after layout changeHaoyu Qiu
2023-03-13Automatically reparent editor message dialogs to avoid error spam.bruvzg
2023-03-13Stop toaster notification circle flickering when notifications are all hidden.SaracenOne
2023-03-13TileSet editor was out of sync with TileMap and incorrectly overwrote old sel...Niels Drost
2023-03-13Fix GDScript code style regarding colonDanil Alexeev
2023-03-13Clarify Thread documentationIsaac Clerencia
2023-03-13Document GLTFNode and some of GLTFStateAaron Franke
2023-03-13Fix for AABB methods with wrong descriptionBrunoSXS
2023-03-13Discourage reusing Tweenskobewi
2023-03-13improve documentation for Font and FontVariationthemancalledjakob
2023-03-13Fixed minor typo in turbulence documentationAndreas Raddau
2023-03-13Safeguard Makefile commandskobewi
2023-03-13Fix small mistake in Window.xmlJustKoi
2023-03-13Remove outdated note about const in Dictionary and Array docsGeorge Marques
2023-03-13Fix various typos in the classrefHaoyu Qiu
2023-03-13Fixed typos in the Transform2D and Transform3D class referencetitus125
2023-03-13Document `editor/naming/scene_name_casing` settingNinni Pipping
2023-03-13Fix null-pointer dereference on Android systems when using gl_compatibility r...Malcolm Nixon
2023-03-13C#: Fix crash when errors occur before language initialization.RedworkDE
2023-03-13Improve logic related to editing audio buses (and prevent crashes)Yuri Sizov
2023-03-13Prevent crashing on startup if project has scripted theme typesYuri Sizov
2023-03-13[TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts ...bruvzg
2023-03-13Prevent cache corruption when saving resources in the editorYuri Sizov
2023-03-13Fix crash when revealing file in floating FileSystem DockHayden Leete
2023-03-13Fix RichTextLabel crash with out of bound exceptionPaweł Fertyk
2023-03-13Generate empty textures for theme icons if the SVG module is disabledYuri Sizov
2023-03-13Fix crash when dumping extension API in a non-writable directoryHaoyu Qiu
2023-03-13Avoid copying CanvasTexture when updating proxyclayjohn
2023-03-13[Linux/X11] Check if required xkb functions exist before using it.bruvzg
2023-03-13Modify the default theme GraphNode close_h_offsetNicholas Huelin
2023-03-13[TextServer] Ensure ICU data is initialised only one and cleaned only at exit.bruvzg
2023-03-13Fix glTF mesh importer not freeing nodes correctly on importAbdulrahman Al Zeidi
2023-03-13Merge pull request #74750 from YuriSizov/project-manager-lighten-up-4.0Yuri Sizov
2023-03-11Ensure that editor color map is initialized in the project managerYuri Sizov
2023-03-06Fix "Convert Full Project" button not translatedHaoyu Qiu
2023-03-06CI: Pin SCons to 4.4.0, the new 4.5.0 is brokenRémi Verschelde
2023-03-01Bump version to 4.0.1-rcRémi Verschelde
2023-03-01Bump version to 4.0-stable \o/Rémi Verschelde
2023-03-01Update CHANGELOG.md for 4.0 releaseRémi Verschelde
2023-03-01i18n: Sync translations with WeblateRémi Verschelde
2023-02-28Minor typo and docs URL fixesRémi Verschelde
2023-02-27Merge pull request #74072 from akien-mga/sync-gamecontrollerdbRémi Verschelde
2023-02-27Merge pull request #74063 from groud/fix_crash_glb_importRémi Verschelde
2023-02-27Merge pull request #73890 from jtnicholl/mesh_docsRémi Verschelde