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
2022-10-11Sculpt: Fix T101718: Automasking crash with new texture paintJoseph Eagar
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-05Cleanup: Clang tidyHans Goudey
2022-09-30Cleanup: use function style casts for C++Campbell Barton
2022-09-29Sculpt: Fix T101463: Don't initialize automask to zero inJoseph Eagar
2022-09-29Cleanup: Set but unused variableSergey Sharybin
2022-09-29Cleanup: Use c++-style unused paramter form in automasking code.Joseph Eagar
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-29Cleanup: quiet deprecated copy warningCampbell Barton
2022-09-29Cleanup: formatCampbell Barton
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-17Cleanup: compiler warningsCampbell Barton
2022-09-16Sculpt: New attribute APIJoseph Eagar
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-08Cleanup: Move sculpt_automasking.c to c++Joseph Eagar