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-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
2022-02-18Fix T95338: missing image editor refresh after render compositingBrecht Van Lommel
2022-02-16Fix T95787: Texture paint: Apply Camera Image crash for certain imagesPhilipp Oeser
2022-02-15Fix T94085: Crash with empty stroke listCampbell Barton
2022-02-15Fix T95720: Spreadsheet missing volume grid infoHans Goudey
2022-02-14Fix T95320: CacheFile templates crash when used through PythonKévin Dietrich
2022-02-14Phase out IMA_GPU_REFRESH.Jeroen Bakker
2022-02-10Fix T95613: remove anonymous attributes when converting objectJacques Lucke
2022-02-10Fix T95664: missing update after changing active output nodeJacques Lucke
2022-02-09Fix T95640: missing null check in previous commitJacques Lucke
2022-02-09Fix T91840: do not create invalid links when inserting a nodeJacques Lucke
2022-02-08Fix T94415: Nodes: poor selection behavior inside frame nodesPhilipp Oeser
2022-02-07Fix: missing null checkJacques Lucke
2022-02-07Fix T95578: missing update when linking selected nodesJacques Lucke
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-02-04Fix T94410: stopping Cycles render in 3D viewport quad view keeps using CPUBrecht Van Lommel
2022-02-04Fix T88579: scale cage doesn't work well for small/large objectslictex_
2022-02-04Fix assertion snapping to selected in mesh edit-modeCampbell Barton
2022-02-03Fix T94435: remove anonymous attributes when applying modifierJacques Lucke
2022-02-03Fix T91254: Some editing operation indirectly delete objects from override co...Bastien Montagne
2022-02-03Docs: correct weight paint sample descriptionCampbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-03Cleanup: clang-formatCampbell Barton
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-02Fix T95353: Crash with proxy auto buildingRichard Antalik
2022-02-01Fix T91463: Separate points makes gap on cyclic strokeFalk David
2022-02-01Fix T95395: dangling parent pointer when creating node groupJacques Lucke
2022-02-01Fix T89514: GP draw mode not saved when scene is not the active oneFalk David
2022-02-01Fix T95314: constant values not shown in spreadsheetJacques Lucke
2022-02-01Cleanup: remove duplicate vertex normal array in SculptSessionCampbell Barton
2022-02-01Fix T94287: gaps between strips when adding moviesRichard Antalik
2022-01-31UI Papercut: Fix gap in node outlineLeon Schittek
2022-01-31Fix T95250: bake margin adjacent faces uses stale UV map in edit modeMartijn Versteegh
2022-01-29Fix memory leak when adding movie stripsRichard Antalik
2022-01-28UI: Use property split in new operator popupHans Goudey