summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-27Commit Fix for GLES3 point size not workingLandoUWB
2023-03-27fix spotlight shadows in volumetric fogRandomCatDude
2023-03-27Fix `GraphNode` resizing when its bottom border is too thinMichael Alexsander
2023-03-27Fix data races in startup/teardownmyaaaaaaaaa
2023-03-27Improve layout direction/locale automatic selection.bruvzg
2023-03-27[macOS] Re-add support for the _sc_ inside app bundle. Update docs.bruvzg
2023-03-27Fix some ways to create inconsistent Viewport sizesMarkus Sauermann
2023-03-27Incorporating the availability of screen and depth textures for the GLES3 bac...LandoUWB
2023-03-27Fix cancelling selection (pressing escape) while gizmo editing making uncommi...Eric M
2023-03-27Fix scrolling behaviour with low page valuePaweł
2023-03-27Delete unused compression formats from .imoprt files when exportingclayjohn
2023-03-27Revert attempted fix of trimesh CCDRicardo Buring
2023-03-19Bump version to 4.0.1-stableRémi Verschelde
2023-03-19Merge pull request #75097 from YuriSizov/4.0.1-changelogRémi Verschelde
2023-03-19Add changelog for 4.0.1Yuri Sizov
2023-03-16Merge pull request #74987 from YuriSizov/4.0-cherrypicksRémi Verschelde
2023-03-16Improve Vector2 / 3 / 4 normalized() classref.lawnjelly
2023-03-16Fix NavigationAgent3D debug path duplicated pointssmix8
2023-03-16Allow negative NavigationAgent2D path debug line_width for thin linessmix8
2023-03-16Fix typos and inconsistencies in classrefHaoyu Qiu
2023-03-16Fix error when opening Inspector's dots menuHaoyu Qiu
2023-03-16Disallow creating a project in the Home or Documents folderclayjohn
2023-03-16Add "Bbcode" -> "BBCode" editor capitalizationHugo Locurcio
2023-03-16Fix MultiNodeEdit not cleared after deleting nodeskobewi
2023-03-16Fix CharacterBody2D get_slide_collision docsBrett Chalupa
2023-03-16Documents the "arc-based" Quaternion constructorDavid Snopek
2023-03-16Add conversion for common Theme OverridesMarius Hanl
2023-03-16Fix `InputEventConfigurationDialog` modifies original eventDanil Alexeev
2023-03-16[macOS] Remove unnecessary debug prints.bruvzg
2023-03-15i18n: Sync translations with WeblateRémi Verschelde
2023-03-14Merge pull request #74907 from YuriSizov/4.0-cherrypicksYuri Sizov
2023-03-14Redraw 2d viewport when guides are clearedthe-sink
2023-03-14Fix typo in Window class.pcamp
2023-03-14Convert OpenSimplexNoise to FastNoiseLiteMarius Hanl
2023-03-14Make sure Script Debugger is updated with the editor themeYuri Sizov
2023-03-14Use linear filtering without mipmaps for ProceduralSkyMaterial and PhysicalSk...clayjohn
2023-03-14Fix exported type for Menubar start_indexjustchen1369
2023-03-14GDScript: Fix autocomplete inside a block with a type test conditionDmitrii Maganov
2023-03-14clear filter input in Project Settings when opening Layersyedpodtrzitko
2023-03-14Fix extension bindings for motion collision/result structsMikael Hermansson
2023-03-14Add missing TTRs in tiles editor and array inspectorHaoyu Qiu
2023-03-14Vulkan: Fix VMA build with GCC 13Rémi Verschelde
2023-03-14Fix errors when closing floating docksHayden Leete
2023-03-14Tweak command syntax in Vulkan renderer failure messageHugo Locurcio
2023-03-14increased max touches to 32 for iosChris Weber
2023-03-14Document using `String.uri_encode()` with `OS.shell_open()`Hugo Locurcio
2023-03-14[Linux/X11] Add some missing keycodes/scancodes.bruvzg
2023-03-14Fix error spam when naming a func at the end of the scriptVolTer
2023-03-14Fix buffer overrun in CPUParticles3DRedworkDE
2023-03-14Fix coloring of the renderer options buttonHaoyu Qiu