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
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-22Cleanup: warnings, set but unused varsCampbell Barton
2019-11-21Fix Windows BuildPablo Dobarro
2019-11-21Sculpt: Invert Scrape to FillPablo Dobarro
2019-11-21Sculpt: Topology Slide/RelaxPablo Dobarro
2019-11-21Pose brush: Smooth Iterations Brush PropertyPablo Dobarro
2019-11-21Sculpt: Multiplane Scrape BrushPablo Dobarro
2019-11-21Sculpt: Enable symmetrize operator with Dyntopo disabledPablo Dobarro
2019-11-21Sculpt: New Clay BrushPablo Dobarro
2019-11-21Clay Strips: Input pressure curve and new defaultsPablo Dobarro
2019-11-21Sculpt/Paint: Dash Ratio and Dash SamplesPablo Dobarro
2019-11-21Fix T68499: weight paint gradient is broken with generative modifiersPhilipp Oeser
2019-11-18Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-18Correct error in last commitCampbell Barton
2019-11-18Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-18Fix T71564: Undo stroke lags after entering sculpt modeCampbell Barton
2019-11-18Fix wrong name for QuadriFlow undo stepCampbell Barton
2019-11-14Paint: disable undo when changing the brush or it's sizeCampbell Barton
2019-11-14Fix T70211: Brush keybindings failed with non-brush tool activeCampbell Barton
2019-11-13Force sculpting on highest multires levelSergey Sharybin
2019-11-13Fix sculpt + undo curve crashCampbell Barton
2019-11-08Fix dyntopo sculpt not setting vertex indices dirtyCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-11-06Fix 2D paint antialiasing offsetPablo Dobarro
2019-11-01Fix T70725: Frame Symmetry StrokeJeroen Bakker
2019-10-31Paint: Option to disable antialiasingPablo Dobarro
2019-10-31Fix T70866: Missing PBVH updates after mask undoPablo Dobarro
2019-10-24Fix crash drawing the paint cursor over the redo regionCampbell Barton
2019-10-21Fix project from view crash before the GPU is initializedCampbell Barton
2019-10-18Fix T70790: Crash in sculpt mode switching from two meshes after reload saved...Pablo Dobarro
2019-10-18Fix T70839: Sculpt brushes stop affecting after using move, rotate or scale t...Pablo Dobarro
2019-10-15Fix incorrect brush falloff flag useCampbell Barton
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-09Fix multires cursor not displaying the active vertexPablo Dobarro
2019-10-09Fix T70554: Snake Hook + Ctrl does not set the brush stroke in its normal dir...Pablo Dobarro
2019-10-08Sculpt: support automasking, pose and mask expand for multiresBrecht Van Lommel
2019-10-08Cleanup: minor refactoring of mask expand and floodfillBrecht Van Lommel
2019-10-07Paint: 2D paint brush stroke antialiasingPablo Dobarro
2019-10-07Cleanup: rename some sculpt variables for clarityBrecht Van Lommel
2019-10-07Sculpt/Paint: Invert curve alpha overlayPablo Dobarro
2019-10-07Sculpt: Update only modified grids on multires undoPablo Dobarro
2019-10-07Fix T70387: Sculpting with Original Normal rips edgesPablo Dobarro
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-04Sculpt: mesh filter, mask filter and dirty mask now work with multiresBrecht Van Lommel
2019-10-04Subdiv CCG: add utility functions for accessing multires vertex neighborsSergey Sharybin
2019-10-04Sculpt: Clay Strips brush tweaksPablo Dobarro
2019-10-03Fix sculpt normal update in SculptDraw brushPablo Dobarro
2019-10-03Fix T70299: Grab brush not working as expected when Ctrl is pressPablo Dobarro
2019-10-03Fix T66312: Undo does not restore normals correctly in sculpt modePablo Dobarro
2019-10-03Fix T69227: Ignore inbetween mouse events in Snake HookPablo Dobarro