summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-24Don't apply scale to autohide theme propertyNinni Pipping
2023-04-24Fix blend_shape (shapekey) empty name import.Martin Capitanio
2023-04-24Fix potential null in android text entry system.Jason Knight
2023-04-24Properly calculate lifetime_split for particlesclayjohn
2023-04-24Write out render_mode even when mode is set to default in VisualShadersclayjohn
2023-04-24[TextServer] Use dedicated flag for object replacement characters.bruvzg
2023-04-24Ensure that depth write state is updated before transparent pass in OpenGL3 r...clayjohn
2023-04-24Tree: Fix offset calculation when there are hidden itemsHaoyu Qiu
2023-04-24Fix "error X3708: continue cannot be used in a switch" in HTML exportcody
2023-04-24Check for instancing without relying on instance_count when drawing 2D meshesclayjohn
2023-04-24Allow entering named colors in ColorPicker's hex fieldHugo Locurcio
2023-04-24Fix forced optimization in dev_buildsmix8
2023-04-24Fix `get_test_texture()` returning an almost fully white textureHugo Locurcio
2023-04-24Convert the logo's text outlines into pathsRiteo Siuga
2023-04-24Correct the side mentioned with focus_neighbor_right and focus_neighbor_top.Mallardbro
2023-04-24macOS export: Fix validation of codesigning certificate passwordJohan Mattsson
2023-04-24Windows TTS: Use HashMap instead of RBMap for idsRémi Verschelde
2023-04-24Fixed RichTextLabel wrong selection offset in padded table cell.Koyper
2023-04-24Poll LSP/DAP clients for connection status updatesRicardo Subtil
2023-04-24Set font sizes for various styles in editor output panelHaoyu Qiu
2023-04-24Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining...mara
2023-04-24Adjust size of some dialogskobewi
2023-04-24Document how to make custom min/max for ArrayNinni Pipping
2023-04-24docs/FileDialog: Use clickable referencesDimitri A
2023-04-24Always cache parent visibility in CanvasItemYuri Sizov
2023-04-24Fix method dialog labelkobewi
2023-04-24Fix connect signal dialog not allowing Unicode method nameHaoyu Qiu
2023-04-24Fix typo bug in convex-convex separating axis testRicardo Buring
2023-04-24Fix CI build errorJuan Linietsky
2023-04-24Fix #75790, where creating Ceil(Vector2) node in Visual Shader Editorfuzzy@notepc
2023-04-24Lift restriction that resource load thread requester has to be the initiatorPedro J. Estébanez
2023-04-20i18n: Sync translations with WeblateRémi Verschelde
2023-04-11Merge pull request #75786 from YuriSizov/4.0-cherrypicksRémi Verschelde
2023-04-10Initialize editor values on first launchkobewi
2023-04-07Add changelog for 4.0.3Yuri Sizov
2023-04-07Fix the limit for interpolation of R0 with respect to metallic and SSRmightygoat
2023-04-07Fix NavigationObstacles not being added to avoidance simulationsmix8
2023-04-07Warn if a concave shape is assigned to ConvexPolygonShape2DZiya Erkoc
2023-04-07Fix CompressedTextureLayered description in the class referenceHugo Locurcio
2023-04-07Fix AudioStreamPlayer2D crash when PhysicsServer2D runs on threadsmix8
2023-04-07[Web] Fix keycode/physical keycode mixed up.bruvzg
2023-04-07Modify "physics/3d/solver/contact_max_allowed_penetration" precision to three...Malcolm Nixon
2023-04-07[SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG proces...bruvzg
2023-04-07SVG: fix tvg::Picture->size() and scale based errors.Martin Capitanio
2023-04-07[ci/windows] remove obsolete 'tools' in the nameumarcor
2023-04-07CI: Visibly print trailing whitespace when static checks failRémi Verschelde
2023-04-07Fix the issue preventing dragging in the 2D and visual shader editorFredia Huya-Kouadio
2023-04-07Fix the Python type error when creating the .sln fileHK-SHAO
2023-04-07gltf: Remove obsolete hack to embed gltf textures in advanced importLyuma
2023-04-07Fix moving position indicator out of bounds in FileAccessMemoryBartłomiej T. Listwon