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
2021-01-06Cleanup/refactor: UndoType: Clarify `use_context` variable.Bastien Montagne
2021-01-06Fix object moved to cursor when editing last operation after dropping objectJulian Eisel
2021-01-06Fix T70316: Custom "Delete Keyframes" shortcut still requiresPhilipp Oeser
2021-01-06Fix T84426: Limit dissolve ignores selection with custom normalsCampbell Barton
2021-01-06BMesh: assert when a mesh has two kinds of shake-key dataCampbell Barton
2021-01-05Fix T83094: Alternate rows in the Sequencer are green (macOS)Yevgeny Makarov
2021-01-05Fix T79146: Sculpt Mode lags until the entire mesh is visiblePablo Dobarro
2021-01-05Cleanup: Reduce variable scopeHans Goudey
2021-01-05Cleanup: Undo code: `poll` function.Bastien Montagne
2021-01-05Cleanup: UndoType: use `size_t` for memory size of structs.Bastien Montagne
2021-01-05Fix T84389: RGB Curves node shows "tone" option outside of compositorPhilipp Oeser
2021-01-05Cleanup: clang tidyJacques Lucke
2021-01-05Fix: tried to set error message on modifier that does not existJacques Lucke
2021-01-05Compositor: Alpha ModeJeroen Bakker
2021-01-05Fix T83282: division by zero when creating psys tasksJacques Lucke
2021-01-05Cleanup: Compositor comment styleJeroen Bakker
2021-01-05Fix T84367: Fix crash when showing invalid/legacy constraintsPhilipp Oeser
2021-01-05Eevee Cryptomatte: Store hashes in render result meta dataJeroen Bakker
2021-01-05Fix T84053: Mask overlay in image editor not workingJeroen Bakker
2021-01-05Fix T84404: Crash when using Skin Resize in mesh without Skin modifierGermano Cavalcante
2021-01-05Asset browser: workspace in the wrong categoryPhilipp Oeser
2021-01-05Sculpt: use distance threshold for dyntopo symmetrizeCampbell Barton
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2021-01-05Cleanup: remove redundant RNA_types.h header from UI_interface.hCampbell Barton
2021-01-05Fix T84364: Sculpt symmetrize fails with shape keysCampbell Barton
2021-01-05Fix T84018: bulk selection (box, circle, lasso) - unwarranted selectionPhilipp Oeser
2021-01-05Cleanup: Enum for mask overlay modeJeroen Bakker
2021-01-05Fix T84216: Drawing a paintcurve [vertexpaint / weightpaint] failsPhilipp Oeser
2021-01-05BMesh: Add shape-key support to edit-mesh symmetrizeCampbell Barton
2021-01-05BMesh: add use_shapekey to BMesh transform operatorsCampbell Barton
2021-01-05Cleanup: use scale's 'space' argument instead of two transform callsCampbell Barton
2021-01-05Fix bmesh.mirror operatorCampbell Barton
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2021-01-05VSE: Fix incorrect condition for skipping prefetch framesRichard Antalik
2021-01-05Cleanup: Use flag type explicitlyHans Goudey
2021-01-05Cleanup: Remove unused variables in transform mesh skin codeHans Goudey
2021-01-05Fix T84382: Geometry Nodes: Vertex group attributes are removedHans Goudey
2021-01-05Fix T84183: Dark area in the bevel custom profile widgetPi Lanningham
2021-01-04Fix T84376: Skin Resize(Ctrl + A) does not work in SymmetryGermano Cavalcante
2021-01-04Fix T83876: blender crashes when baking particles + smoke simJacques Lucke
2021-01-04Fix T84260: NURBS edit mode lines not showingFalk David
2021-01-04Fix T84095: Eevee vextex color isn't working with hairJeroen Bakker
2021-01-04Fix: Update normals when switching scene qualityJeroen Bakker
2021-01-04GPU: Enable HQ normal work around for AMD PolarisJeroen Bakker
2021-01-04GPU: Add HQ normals workaround.Jeroen Bakker
2021-01-04Fix mistake in rBef90a8e12caf in data transfer code.Bastien Montagne
2021-01-04Fix T84362: Crash when use Vertex Paint in subdivide strokesAntonio Vazquez
2021-01-04Fix T84345: Transforming the cursor fails with absolute grid-snapCampbell Barton
2021-01-04DrawManager: High quality normals for non meshesJeroen Bakker
2021-01-04Fix T84106: attribute mix node worked incorrectly on float attributesJacques Lucke