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-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
2020-02-28Fix wrong coordinates being read when using the sculpt APIPablo Dobarro
2020-02-25Fix T72721: Add visibility flags updates to the PBVHPablo Dobarro
2019-12-17Cleanup: redundant struct declarationsCampbell Barton
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-11-08Fix dyntopo sculpt not setting vertex indices dirtyCampbell Barton
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-09Sculpt: Fix wireframe drawingPablo Dobarro
2019-10-01Cleanup: internal sculpt refactoring related to multires, no user visible cha...Brecht Van Lommel
2019-10-01Cleanup: slightly more efficient access to PBVH multires grid keyBrecht Van Lommel
2019-09-30PBVH: PBVH_FullyMasked and PBVH_FullyUnmasked flagsPablo Dobarro
2019-09-29Sculpt: only update draw buffers for visible nodes during paint strokeBrecht Van Lommel
2019-09-29Sculpt: multithread GPU draw buffer filling for workbenchBrecht Van Lommel
2019-09-29Cleanup: move sculpt parallel range threading test into functionBrecht Van Lommel
2019-09-27Fix part of T70295: sculpt drawing not clipping PBVH behind the cameraBrecht Van Lommel
2019-09-07Cleanup: includes in headersCampbell Barton
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-21Cleanup: use const arguments for vertex coordsCampbell Barton
2019-08-14Sculpt: mesh abstraction APIPablo Dobarro
2019-08-04Sculpting: Remove Show Diffuse Color OptionYour Name
2019-06-28Cleanup: unused var, sort structsCampbell Barton
2019-06-17Fix compilation error after recent changesSergey Sharybin
2019-06-17Fix T65620: Sculpting brush size jumping.mano-wii
2019-05-31Fix T62282: multires sculpting does not update smooth normalsBrecht Van Lommel
2019-05-14Cleanup: sort struct declarationsCampbell Barton
2019-05-04Sculpt: Refactor draw manager sculpt drawing mechanismClément Foucault
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-02-18Sculpt Draw: Add support for wireframe geometryClément Foucault
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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-23Fix T59152: dynamic topology constant detail should be in world space.Brecht Van Lommel
2018-09-14Multires: Initial work to get sculpting to work with OpenSubdivSergey Sharybin
2018-08-31Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-31Remove CCGDM from PBVHSergey Sharybin
2018-08-24Sculpt: Optimize Mask Overlay drawingClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-06-08Add check in BKE_pbvh_apply_vertCos that number of deforming cos matches numb...Bastien Montagne
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin