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-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-19Sculpt: Improve performance of face set creation from selectionHans Goudey
2022-10-15Sculpt: Fix face set relax being too strongJoseph Eagar
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-10Sculpt: T101699: Face set change visibility crashes on no face setsJoseph Eagar
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-05Sculpt: Fix crash in face set initJoseph Eagar
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-10-04Sculpt: Visibility bugfixesJoseph Eagar
2022-10-04Sculpt: implement Reveal All for PBVH_BMESHJoseph Eagar
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-01Sculpt: fix crash in relax face sets brushJoseph Eagar
2022-09-29Sculpt: fix draw face sets not updating on first strokeJoseph Eagar
2022-09-29Sculpt: fix missing nullptr check in pbvh drawJoseph Eagar
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-23Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Mesh: Move sculpt face sets to a generic attributeHans Goudey
2022-09-21Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-20Sculpt: Fix T100479: Boundary expand crashJoseph Eagar
2022-09-19Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-16Sculpt: Improve performance when initializing face setsHans Goudey
2022-09-16Sculpt: Move sculpt_face_set.c to C++Hans Goudey
2022-09-16Revert "UI: Use full word for face set operator name, tweak description"Hans Goudey
2022-09-16UI: Use full word for face set operator name, tweak descriptionHans Goudey