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-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-01Fix T73707: Missing mesh normals update on sculpt undoPablo Dobarro
2020-02-25Fix T72721: Add visibility flags updates to the PBVHPablo Dobarro
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-11Cleanup: Sculpt, Comment formattingPablo Dobarro
2020-01-20Cleanup: remove redundant functionBrecht Van Lommel
2020-01-20Fix T73129: sculpt mode slow on mesh with fake userBrecht Van Lommel
2020-01-06Fix T72700: Missing flush vert visibility on sculpt undoPablo Dobarro
2019-11-18Fix wrong name for QuadriFlow undo stepCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-31Fix T70866: Missing PBVH updates after mask undoPablo Dobarro
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-07Cleanup: rename some sculpt variables for clarityBrecht Van Lommel
2019-10-07Sculpt: Update only modified grids on multires undoPablo Dobarro
2019-10-03Fix T66312: Undo does not restore normals correctly in sculpt modePablo Dobarro
2019-09-29Cleanup: move sculpt parallel range threading test into functionBrecht Van Lommel
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-02Fix T67670: Sculpt doesn't mark the file as modifiedCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-09Fix T57652: Multires undo broken with shared object dataSergey Sharybin
2019-06-19Fix sculpt not updating on undo with EEVEE enabledPablo Dobarro
2019-05-31Fix T62282: multires sculpting does not update smooth normalsBrecht Van Lommel
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-11Sculpt: Fix undo when shape keys are usedSergey Sharybin
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07Fix sculpt undo steps not enabling dyntopoCampbell Barton
2019-02-07Fix T61049: Undo dynamic topology sculpt assertsCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T61032: Switching to sculpt tab causes undo to set object modeCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-30Fix T60974: Dyntopo crash on undo after object deletedCampbell Barton
2019-01-09Fix sculpt redo failing to enable dyntopoCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-03Merge branch 'master' into blender2.8Campbell Barton
2018-12-03Fix T56331: Undo crash w/ sculpt on hidden layerCampbell Barton
2018-09-20Sculpt: Fix undo not working for multiresSergey Sharybin
2018-09-20Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-20Sculpt: Fix memory leak in undo systemSergey Sharybin