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
2020-02-10Revert "Sculpt: Remove partial viewport updates from sculpt stroke code"Pablo Dobarro
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-04Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-02-04Fix warning when initializing the IK chain in the Pose BrushPablo Dobarro
2020-02-02UI: Re-organize Sculpt Symmetrize controlsWilliam Reynish
2020-01-27Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-25Cleanup: spellingCampbell Barton
2020-01-24Sculpt: Rename Topology Brush to Slide Relax BrushPablo Dobarro
2020-01-20Cleanup: remove redundant functionBrecht Van Lommel
2020-01-20Fix T73129: sculpt mode slow on mesh with fake userBrecht Van Lommel
2020-01-08Cleanup: use paint/sculpt prefix in BKE_paint.hCampbell Barton
2020-01-07Fix T72251: Add rotate brush as constrained by radius for automaskingPablo Dobarro
2020-01-07Fix T72647: Check if the PBVH type makes sense for the sampling modePablo Dobarro
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2019-12-30Sculpt: Remove partial viewport updates from sculpt stroke codePablo Dobarro
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-09Fix T72006: Clay brush with size pressure corrupts meshPablo Dobarro
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-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-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-18Correct error in last commitCampbell Barton
2019-11-18Fix T71564: Undo stroke lags after entering sculpt modeCampbell Barton
2019-11-13Force sculpting on highest multires levelSergey Sharybin
2019-11-08Fix dyntopo sculpt not setting vertex indices dirtyCampbell 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