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-07-21Sculpt: Add extra deform types to SlidePablo Dobarro
2020-07-21Sculpt: Support pen pressure modulation in Paint Brush propertiesPablo Dobarro
2020-07-21Fix T79056: Topology automasking artifacts in multiresPablo Dobarro
2020-07-21Fix T79007: Smooth brushes crasing in dyntopoPablo Dobarro
2020-07-18Cleanup: GPU: Encapsulate scissor testClément Foucault
2020-07-18Cleanup: PaintCursor: Use GPUTexture instead of opengl callsClément Foucault
2020-07-16Cleanup: GPU: Move depth/color masks functions to GPU_stateClément Foucault
2020-07-16Cleanup: GPU: Replace all glReadPixels by GPU equivalentClément Foucault
2020-07-16Cleanup: undeclared function warning, unused argumentCampbell Barton
2020-07-15Fix T78747: Fix mesh boundary detection and automaskingPablo Dobarro
2020-07-15Fix T77417: Topology Automasking not working with individual verticesPablo Dobarro
2020-07-13Sculpt: Add extra deform types to SmearPablo Dobarro
2020-07-13Sculpt: Enable color palettes for sculpt vertex colorsPablo Dobarro
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Cleanup: spellingCampbell Barton
2020-07-10Cleanup: spellingCampbell Barton
2020-07-10Cleanup: undeclared warningsCampbell Barton
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-09Sculpt: Skip fully hidden nodes in sculpt toolsPablo Dobarro
2020-07-09Fix T78664: Implement Mesh and Face Set boundary automasking in MultiresPablo Dobarro
2020-07-09Fix Sculpt Vertex Colors sample color changing brush alphaPablo Dobarro
2020-07-09Fix crash when using Mask by Color in MultiresPablo Dobarro
2020-07-07Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Fix Pose Brush crashing after disabling connected only in FK modePablo Dobarro
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-03Cleanup: spellingCampbell Barton
2020-07-02Sculpt: Mask By ColorPablo Dobarro
2020-07-02Cleanup: spellingCampbell Barton
2020-07-01Cleanup: Add functions to check the first brush step and symmetry passesPablo Dobarro
2020-07-01Cleanup: spellingCampbell Barton
2020-07-01Cleanup: undeclared functions (make static)Campbell Barton
2020-06-30Sculpt: Refactor persistent base to make it usable from other toolsPablo Dobarro
2020-06-30Fix T78201: Paint color not matching the UI and color pickerPablo Dobarro
2020-06-30Sculpt: Color filter fill modePablo Dobarro
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-30Cleanup: unused argumentsCampbell Barton
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-29Fix T78323: Enable Unified and Secondary colors for Scultp Vertex ColorsPablo Dobarro
2020-06-29Fix Smear Tool too weak on high poly meshesPablo Dobarro
2020-06-27Palettes: Remove threshold parameter when extract from imagesAntonio Vazquez
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix sample color operator not updating the color in the UIPablo Dobarro
2020-06-26Fix Color Filter not updating during modal operatorPablo Dobarro
2020-06-25Cleanup: spellingCampbell Barton
2020-06-24Fix artifact in Clay Strips when producing large deformationsPablo Dobarro
2020-06-24Fix Surface Smooth not taking the sculpt mask into accountPablo Dobarro
2020-06-24Fix T78192: Draw Face Sets tool not updating the viewport colorPablo Dobarro
2020-06-24Cleanup: Replace GSet with Edgeset in Cloth BrushPablo Dobarro
2020-06-24Cleanup: unused struct membersCampbell Barton