summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
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
2023-03-27Fix `GraphNode` resizing when its bottom border is too thinMichael Alexsander
2023-03-27Improve layout direction/locale automatic selection.bruvzg
2023-03-27Fix some ways to create inconsistent Viewport sizesMarkus Sauermann
2023-03-27Fix scrolling behaviour with low page valuePaweł
2023-03-16Fix NavigationAgent3D debug path duplicated pointssmix8
2023-03-16Allow negative NavigationAgent2D path debug line_width for thin linessmix8
2023-03-14Use linear filtering without mipmaps for ProceduralSkyMaterial and PhysicalSk...clayjohn
2023-03-14Fix exported type for Menubar start_indexjustchen1369
2023-03-14Fix buffer overrun in CPUParticles3DRedworkDE
2023-03-14Fixed incorrect ERROR message when setting new PrimitiveMeshJohan Aires Rastén
2023-03-14FBX: Disable importer when canceling FBX2glTF setupRémi Verschelde
2023-03-13Set properties of ImageTexture3D when creatingclayjohn
2023-03-13[TextEdit] Do not draw virtual spaces (word break / justification points).bruvzg
2023-03-13Notify child controls when BackBufferCopy's rect changedHaoyu Qiu
2023-03-13Check for type mismatch in PropertyTweener.from()kobewi
2023-03-13[Bitmap font] Assume outline size is `1` if it's not set, but channel for out...bruvzg
2023-03-13Don't autocomplete numbers in GDScriptArman Elgudzhyan
2023-03-13Fix Camera2D position smoothing properties not being groupedMarcus Elg
2023-03-13Automatically reparent editor message dialogs to avoid error spam.bruvzg