summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2023-05-12Explain why an image would be invalid for a textureDavid Turner
2023-05-12Wait for navigation baking to finish before destructionmashumafi
2023-05-12Light3D show scaling warning immediatelyVolTer
2023-05-12Fixed error messages when setting all_tab_in_front of TabContainerTefatika
2023-04-26Fix the uid field of the tscn/res file is lost when the external dependency i...Rindbee
2023-04-26Fix TouchScreenButton not redrawn when texture changesHaoyu Qiu
2023-04-26Make tab's close button responsive to touch tapsFredia Huya-Kouadio
2023-04-26Fix invalid global position when read outside treekobewi
2023-04-26Fix editor lock on sdf collision bake on errorSamuele Panzeri
2023-04-26TileMap Fix rendering odd-sized tileskleonc
2023-04-24Fix blurry borders on antialiased FlatStyleBoxDavid Giardi
2023-04-24Remove unnecessary zero multiplicationsMichael Alexsander
2023-04-24Rename internal root canvas group to start with underscoreangel-721
2023-04-24Use Point2 consistently in Control methodsYuri Sizov
2023-04-24Improve line BiDi handling, prevent crash on recursive log updates.bruvzg
2023-04-24Use angle_rand to calculate base_angle in particles process materialclayjohn
2023-04-24Don't apply scale to autohide theme propertyNinni Pipping
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-24Tree: Fix offset calculation when there are hidden itemsHaoyu Qiu
2023-04-24Allow entering named colors in ColorPicker's hex fieldHugo Locurcio
2023-04-24Fixed RichTextLabel wrong selection offset in padded table cell.Koyper
2023-04-24Always cache parent visibility in CanvasItemYuri Sizov
2023-04-24Fix CI build errorJuan Linietsky
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 AudioStreamPlayer2D crash when PhysicsServer2D runs on threadsmix8
2023-04-07Fix the issue preventing dragging in the 2D and visual shader editorFredia Huya-Kouadio
2023-04-07GraphNode ignore non-visible children for minimum size.Johan Aires Rastén
2023-04-07Fix RemoteTransform2D could fail to update AnimatableBody2D's position or rot...Rindbee
2023-04-07Prevent off-screen controls in editorkobewi
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-07TextureProgressBar Update upon texture changeskleonc
2023-04-07[RTL] Fix fill align and trim with enabled dropcap.bruvzg
2023-04-03[TextEdit] Fix block caret size at the end of the line.bruvzg
2023-04-03Fixed property hint for platform layers on 3D physics bodyBrennen Shaughnessy
2023-03-30Update GPUParticles2D/3D speed scale on ENTER_TREEBrian Long
2023-03-30Exposes the apply_floor_snap function to allow a snap to be made regardless o...fabriceci
2023-03-27More i18n improvementsHaoyu Qiu
2023-03-27Port robust signal (dis)connection to ShapeCast2DRicardo Buring
2023-03-27Fix `AnimatedSprite2D` autoplay warningNinni Pipping
2023-03-27CanvasItem Fix ENTER_CANVAS / VISIBILITY_CHANGED notifications order when ent...kleonc
2023-03-27Make `Gradient` resort points on `reverse`Ninni Pipping
2023-03-27Fix get_drag_data not overridable in some Controlskobewi
2023-03-27Open up bounds of `Shape3D.margin` to support other physics enginesMikael Hermansson
2023-03-27Fix ndc calculation for LinearSceneDepth VS node in GLES3Patrick
2023-03-27Add dedicated setter for `ImageTextureLayered::_images` to fix `create_from_i...RedworkDE
2023-03-27Fixes  gutter set width results in receiving only half of the desired sizeNong Van Tinh
2023-03-27Fix IME position in the single window mode sub-windows.bruvzg