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-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-10Cleanup: Move sculpt.c to C++Hans Goudey
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-15Sculpt: Fix face set relax being too strongJoseph Eagar
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-29Cleanup: run clang-format in sculpt codeJoseph Eagar
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-19Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-16Sculpt: New attribute APIJoseph Eagar
2022-09-15Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-14Sculpt: Separate hide status from face sets, use generic attributeHans Goudey
2022-09-13Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-12When these features aren't used, there is no sense in storing theHans Goudey
2022-09-12Start converting mesh positions to a generic attributeHans Goudey
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-08-16Cleanup: spelling in commentsCampbell Barton
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-04Sculpt: Support gradient color mode in sculpt paint brushRamil Roosileht
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-21Fix T99687: Cloth filter crashJoseph Eagar
2022-07-17Fix T99644: Anchored brush mode fails for negative brushesJoseph Eagar
2022-06-30Cleanup: Renamed SCULPT_TOOL_NEEDS_COLOR to SCULPT_tool_is_paintJoseph Eagar
2022-06-28Cleanup: fix various typosluzpaz
2022-06-27Fix T99100: Undo/redo bugs with paint and gravityJoseph Eagar
2022-06-23Cleanup: Clang tidyHans Goudey
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-05-19Cleanup: spelling in comments & move doc-strings to headersCampbell Barton
2022-04-25Fix T97423: Make mask filter less confusingJoseph Eagar
2022-04-21Fix T97469: Sculpt colors crash in multiresolution or dynamic topology modes.Joseph Eagar
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-13Cleanup: clang-formatCampbell Barton
2022-04-12Fix T97098: Color filter sharpening artifacts.Joseph Eagar
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-02Cleanup: use back-slash for doxygen commands, color after parametersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-24Cleanup: Remove unused enumGermano Cavalcante
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-20Cleanup doc comments for sculpt_intern.hJoseph Eagar
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey