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-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-11Sculpt: Clean up Dyntopo's original triangle apiJoseph Eagar
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-29Sculpt: Rewrite PBVH drawJoseph Eagar
2022-09-14Compiles, runs in basic situationsHans Goudey
2022-09-13Convert many more uses of MVertHans 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-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-16Sculpt: Improve sculpt debug drawJoseph Eagar
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-06-08Sculpt: PBVH Draw Support for EEVEEJoseph Eagar
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-20Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-20Fix T96810: Bitmap race condition in PBVH normal calculationHans Goudey
2022-05-15Cleanup: Remove includes from DerivedMesh headerHans Goudey
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-04-27Fix T97235: PBVH draw cache invalidation bugJoseph Eagar
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-11Cleanup: Clarify a few comments in pbvh_intern.hJoseph Eagar
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-10-06Cleanup: clang-format, correct doxy groupsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-04-30Cleanup: Mismatched array bounds in function declarationHans Goudey
2021-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-05-19Fix T76865: Vertex paint draws hidden but cannot be painted ontoCampbell Barton
2020-04-02Sculpt: Delay Viewport UpdatesPablo Dobarro
2020-04-01Multires: Initial Face Sets supportPablo Dobarro
2020-03-09Face Sets: Use white color for a default Face Set to enable the overlayPablo Dobarro
2020-03-05Sculpt Face SetsPablo Dobarro
2019-10-09Sculpt: Fix wireframe drawingPablo Dobarro
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-04Sculpting: Remove Show Diffuse Color OptionYour Name
2019-06-17Fix T65620: Sculpting brush size jumping.mano-wii
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton