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-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
2020-03-27Sculpt: Pose Brush Face Sets origin modePablo Dobarro
2020-03-27Sculpt: Weight normal and area sampling towards the brush centerPablo Dobarro
2020-03-27Cleanup: uppercase macros for sculpt iterators, add to clang-formatCampbell Barton
2020-03-26Sculpt: Surface Smooth Brush and Mesh FilterPablo Dobarro
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-12Fix mesh shrinking when using the relax mesh filter.Pablo Dobarro
2020-03-09Face Sets: Add relax support to Mesh Filter and Draw Face SetsPablo Dobarro
2020-03-09Fix Cloth Brush not working with automaskingPablo Dobarro
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Move Multiplane Scrape brush to its own filePablo Dobarro
2020-03-06Sculpt: Cleanup, remove macro re-definitionSergey Sharybin
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-06Cleanup: redundant-decls warningCampbell Barton
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-01Fix: Build error on windows.Ray Molenkamp
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-19Sculpt: Pinch only in the direction perpendicular to the strokePablo Dobarro
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-11Sculpt: Clay Thumb BrushPablo Dobarro
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2020-01-08Cleanup: use paint/sculpt prefix in BKE_paint.hCampbell Barton
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2019-12-09Fix T72092: Clay Strips Brush stroke crash with Brush Detail SizePablo Dobarro