Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-31Compositor: Fix Missing output UI for Normal nodeAaron Carlisle
2022-03-31Fix T96347: Pose gizmo shown at wrong location with multiple objectsCampbell Barton
2022-03-29Fix T96691: Heap corruption in file_browse_execCampbell Barton
2022-03-28Fix T96812: Regression: Snapping is broken with proportional editingGermano Cavalcante
2022-03-28Fix T96828: GPencil primitives handlers not workingAntonio Vazquez
2022-03-28Fix T96670: bake from multires not reflected in the Image Editor.Jeroen Bakker
2022-03-28Image editor: not updating after image operation.Jeroen Bakker
2022-03-28Fix T96790: Gpencil Inverted Fill makes extra stroke at originAntonio Vazquez
2022-03-24Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-24Fix minor error in last commit (4b35d6)Germano Cavalcante
2022-03-24Fix T96711: snap in edit mode for selected objects does not workGermano Cavalcante
2022-03-24Fix T96705: Crash when pressing F3 outside a Blender window if Developer extrasJulian Eisel
2022-03-23Fix T96624: NLA crash when reordering tracks if no object is selected.Pratik Borhade
2022-03-23Fix T96470 new obj exporter writing material groupsAras Pranckevicius
2022-03-21Fix T96518: Gpencil Fill freezes when use invert and click inside areasAntonio Vazquez
2022-03-21Fix T96386: crash when changing shader to node group in propertiesJacques Lucke
2022-03-21Fix T96303: C++ OBJ exporter needs presets and skip modifiers.Aras Pranckevicius
2022-03-21Fix T96452: Armature corrupted after undoing 'Join' operation.Bastien Montagne
2022-03-21Fix T96357: Issue clicking on stem of arrow gizmos to scale on axisCampbell Barton
2022-03-21Fix T94334: Area close operator crash in 3D view menuHans Goudey
2022-03-21GPencil: Fix unreported select error in Normalize operatorAntonio Vazquez
2022-03-21Fix T96352: Gpencil crash using Normalize Thickness with CurvesAntonio Vazquez
2022-03-08Fix T95843: Invalid mesh runtime data after sculpt undov3.1.0Hans Goudey
2022-03-07Fix T96195: f-curve factorized polynomial generator broken UIEthan-Hall
2022-03-07Fix T95256: Crash when creating off-screen pose assetSybren A. Stüvel
2022-03-07Fix T95531: Draw y axis values in Driver EditorLeon Schittek
2022-03-07Fix T95591: Crash on drawing with measure tool with tweak fallback toolCampbell Barton
2022-03-07Fix T96205: Active shape key gets lost upon edit mode undoCampbell Barton
2022-03-07Fix T96163: Image editor doesn't refresh when undo/redo.Jeroen Bakker
2022-03-07Fix T96156: Snap to 3D cursor can't be undoneRichard Antalik
2022-03-02Fix T96085: repeated evaluation of geometry nodes when nothing changedJacques Lucke
2022-03-02Fix T95608: Mac issues with drag drop on multi-monitorGermano Cavalcante
2022-03-01Fix wrong object mode checking in snap codeGermano Cavalcante
2022-03-01Fix T95979: Bake doesn't update Image editor.Jeroen Bakker
2022-02-28Fix T96073: Don't remove links when inserting reroute nodesJacques Lucke
2022-02-28Fix T95992: Crash Ancored strokes 2d texture painting.Jeroen Bakker
2022-02-25Fix (unreported) Outliner 'liboverride create hierarchy' applied on several IDs.Bastien Montagne
2022-02-25GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-25GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-24Fix T95969, T91856: bake AO to vertex color artifacts after ray offset removalBrecht Van Lommel
2022-02-24Fix: Crash switching between sculpt and edit modeHans Goudey
2022-02-24Fix T95976: on cage GPU subdivision breaks X-ray selectionKévin Dietrich
2022-02-24Fix 2D view NDOF panning requiring both axes to be non-zeroCampbell Barton
2022-02-23Fix T95183: Cage gizmo axis unreliableRichard Antalik
2022-02-22Fix: Clear mesh runtime cache when adding elementsHans Goudey
2022-02-22Python: change behavior for CONSOLE_OT_indent_or_autocompleteCampbell Barton
2022-02-22Fix T93629: Reset to defaults undoes all steps when applied twiceCampbell Barton
2022-02-22Fix (unreported): Issues with 'SNAP_NOT_SELECTED' for pose and edit modesGermano Cavalcante
2022-02-22Fix T44415: Shape keys get out of sync when using undo in edit-modeCampbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton