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-12-09Fix T72054: Sculpt Mode crash when using Relax Mesh Filter with Dyntopo enabledPablo Dobarro
2019-12-09Fix T72092: Clay Strips Brush stroke crash with Brush Detail SizePablo Dobarro
2019-12-09Fix Mask Brush gradient artifactsPablo Dobarro
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-11-27Clay Brush: Input curves and update defaultsPablo Dobarro
2019-11-27Sculpt: Sample Voxel SizePablo Dobarro
2019-11-27Sculpt/Paint: Remove Unified SIZE_PRESSURE and ALPHA_PRESSUREPablo Dobarro
2019-11-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-27Fix T71667: Use the Sculpt Mesh API in the Multires Smooth brushPablo Dobarro
2019-11-27Fix T71868: Clay Strips brush collapsed geometryPablo Dobarro
2019-11-27Avoid Brush user count increase when duplicates the BrushAntonio Vazquez
2019-11-26Gpencil: Fix unreported memory leak duplicating BrushAntonio Vazquez
2019-11-24Cleanup: doxygen commentsCampbell Barton
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