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-08-25Sculpt: Cloth Snake Hook BrushPablo Dobarro
2020-08-18Sculpt: Enable Cloth Simulation Target for Pose and BoundaryPablo Dobarro
2020-08-18Sculpt: Erase Displacement Mesh FilterPablo Dobarro
2020-08-18Sculpt: Enhance Details Mesh FilterPablo Dobarro
2020-08-18Sculpt: Invert Smooth to Enhance DetailsPablo Dobarro
2020-08-18Sculpt: Sculpt Filter Orientation OptionsPablo Dobarro
2020-08-18Sculpt: Option to limit the forces axis in the Cloth FilterPablo Dobarro
2020-08-18Cleanup: rename bdata to boundaryPablo Dobarro
2020-08-18Sculpt: Expose the functions to create and init a SculptClothSimulationPablo Dobarro
2020-08-17Cleanup: spellingCampbell Barton
2020-08-13Sculpt: Boundary Brush Falloff Types and OffsetPablo Dobarro
2020-08-12Sculpt: Multires Displacement Eraser BrushPablo Dobarro
2020-08-12Clenaup: Rename random_access_init to random_access_ensurePablo Dobarro
2020-08-10Sculpt: Boundary BrushPablo Dobarro
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Cleanup: Paint Cursor RefactorPablo Dobarro
2020-08-06Sculpt: Sharpen Mesh Filter curvature smoothing and intensify detailsPablo Dobarro
2020-07-30Sculpt: Enable persistent base for the cloth brushPablo Dobarro
2020-07-21Sculpt: Support pen pressure modulation in Paint Brush propertiesPablo Dobarro
2020-07-15Fix T78747: Fix mesh boundary detection and automaskingPablo Dobarro
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-09Sculpt: Skip fully hidden nodes in sculpt toolsPablo Dobarro
2020-07-02Sculpt: Mask By ColorPablo Dobarro
2020-07-01Cleanup: Add functions to check the first brush step and symmetry passesPablo Dobarro
2020-06-30Sculpt: Color filter fill modePablo Dobarro
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-09Sculpt: Face Set Edit OperatorPablo Dobarro
2020-06-04Fix Sharpen mesh filter in MultiresPablo Dobarro
2020-06-01Sculpt: Cloth FilterPablo Dobarro
2020-05-27Cleanup: Use bitmaps insteand of bool and char arraysPablo Dobarro
2020-05-26Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-26Fix Cloth Brush grab deformation modePablo Dobarro
2020-05-26Fix naming in the PBVH neighbor iterator macroPablo Dobarro
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-06Cleanup: warningsCampbell Barton
2020-05-05Fix T75743: Implement restore for brushes that modify their own dataPablo Dobarro
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-14Sculpt: Sharpen Mesh FilterPablo Dobarro
2020-04-14Sculpt: Implement undo of Apply Base during sculpt sessionSergey Sharybin
2020-04-04Cleanup: Move Detail Operators and Dyntopo to their own filesPablo Dobarro
2020-04-03Cleanup: Move Mask Filter and Mask Expand to their own filesPablo Dobarro
2020-04-03Cleanup: Move Mesh Filter, Smooth and Automasking to their own filesPablo Dobarro
2020-04-03Cleanup: Move all sculpt transform functionality to its own filePablo Dobarro
2020-04-03Cleanup: Missing clang format in previous commitPablo Dobarro
2020-04-03Cleanup: Move all Face Set functionality to its own filePablo Dobarro
2020-04-03Fix T74205: crash cancelling transfrom operation in sculpt modeAsad-ullah Khan
2020-04-03Cleanup: spellingCampbell Barton
2020-04-01Sculpt Undo: Refactor Geometry undo nodesSergey Sharybin