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-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
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-22Fix T78136: Image editor - crash to desktop with changing the threshold for e...Antonio Vazquez
2020-06-20Fix T77328: Crash on undo Draw Face Sets stroke with dyntopo activePablo Dobarro
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-13Sculpt: Fix creation of repeated constraints in the Cloth BrushPablo Dobarro
2020-06-10Fix T77047: Dyntopo Sample detail size on hidden mesh causes crashPhilipp Oeser
2020-06-10Cleanup: improve custom data type namesJacques Lucke
2020-06-09Sculpt: Face Set Edit OperatorPablo Dobarro
2020-06-09Sculpt: Pose Squash and Stretch deform modePablo Dobarro
2020-06-08UI: use term 'Merge Distance' instead of 'Merge Limit'Aaron Carlisle
2020-06-04Disable gravity in Draw Face Sets brushPablo Dobarro
2020-06-04Fix Sharpen mesh filter in MultiresPablo Dobarro
2020-06-04Cleanup: split particle & texture paint mode switching into utility functionsCampbell Barton
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-06-02Fix T76776: Implement vertex_visibility_get for PBVH_GRIDSPablo Dobarro
2020-06-02Sculpt: Improve twist axis in Pose FK modePablo Dobarro
2020-06-02Cleanup: Remove unused grab delta in Pose BrushPablo Dobarro
2020-06-01Sculpt: Cloth FilterPablo Dobarro
2020-06-01Sculpt: Pose Brush Face Sets FK modePablo Dobarro
2020-06-01Fix mesh filter using the wrong face set as activePablo Dobarro
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-28Cleanup: spellingCampbell Barton
2020-05-27Cleanup: Use bitmaps insteand of bool and char arraysPablo Dobarro
2020-05-27Update the default Face Set when creating Face Sets from visiblePablo Dobarro
2020-05-26Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-26Fix Cloth Brush grab deformation modePablo Dobarro
2020-05-26Fix Pose Brush origin position with large brush sizePablo Dobarro
2020-05-26Fix naming in the PBVH neighbor iterator macroPablo Dobarro
2020-05-26Fix PBVH API returning wrong normal when using shape keys and modifiersPablo Dobarro
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-25Sculpt: Pose Brush Scale/Transform deform modePablo Dobarro
2020-05-25Fix T76267: Stencil texture with negative scale dissapears afterPhilipp Oeser
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton