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-03-05Sculpt Face SetsPablo Dobarro
2020-03-04Cleanup: spellingCampbell Barton
2020-03-03Fix Snake Hook rake on rotated objectsPablo Dobarro
2020-03-02Clay Thumb: Remove hardcoded hardness valuePablo Dobarro
2020-03-01Sculpt: Hardness brush propertyPablo Dobarro
2020-03-01Cleanup: Move pose brush to its own filePablo Dobarro
2020-03-01Fix T73947: Support radial symmetry in Multiplane ScrapePablo Dobarro
2020-02-28Sculpt: Cloth brushPablo Dobarro
2020-02-28Fix wrong coordinates being read when using the sculpt APIPablo Dobarro
2020-02-19Sculpt: Pinch only in the direction perpendicular to the strokePablo Dobarro
2020-02-19Fix T73859: Support executing sculpt.set_pivot_position without invokeJacques Lucke
2020-02-17Cleanup: compiler warningBrecht Van Lommel
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15Cleanup: spellingCampbell Barton
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-11Sculpt: Split normal radius and area radiusPablo Dobarro
2020-02-11Sculpt: Clay Strips Tip Roundness propertyPablo Dobarro
2020-02-11Pose Brush: Option to disable the IK anchor pointPablo Dobarro
2020-02-11Sculpt: Clay Thumb BrushPablo Dobarro
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-11Cleanup: Sculpt, Comment formattingPablo Dobarro
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