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
2019-11-27Fix T71868: Clay Strips brush collapsed geometryPablo Dobarro
2019-11-21Sculpt: Multiplane Scrape BrushPablo Dobarro
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-08Cleanup: minor refactoring of mask expand and floodfillBrecht Van Lommel
2019-10-02Use PBVH_FullyMasked flag in mesh filterPablo Dobarro
2019-10-01Cleanup: avoid accessors, reduce memory usage, multithread dirty maskBrecht Van Lommel
2019-10-01Cleanup: make sculpt vertex random access API read-onlyBrecht Van Lommel
2019-10-01Cleanup: don't go through sculpt accessor functions multiple timesBrecht Van Lommel
2019-09-30PBVH: PBVH_FullyMasked and PBVH_FullyUnmasked flagsPablo Dobarro
2019-09-29Cleanup: move sculpt parallel range threading test into functionBrecht Van Lommel
2019-09-27Sculpt: Pose brush origin offsetPablo Dobarro
2019-09-17Sculpt: Add pose origin preview to the Pose BrushPablo Dobarro
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-09-10Sculpt: Grab Active Vertex and Dynamic Mesh PreviewPablo Dobarro
2019-09-10Sculpt: Mask Expand operatorPablo Dobarro
2019-09-09Sculpt: Pose BrushPablo Dobarro
2019-09-09Sculpt: Topology automaskingPablo Dobarro
2019-09-09Sculpt: Mask Filter and Dirty Mask generatorPablo Dobarro
2019-09-09Sculpt: Mesh Filter ToolPablo Dobarro
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-21Cleanup: use const arguments for vertex coordsCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-06-14Cleanup: sort structsCampbell Barton
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Fix T65200: Crash by hiting "tab" after sculpting with dyntopoSergey Sharybin
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-02-19Cleanup: sync vertex-paint and sculpt from 2.8Campbell Barton
2018-02-16Object Mode: exit sculpt on selectionCampbell Barton
2018-02-06Partially revert changes from 2a184f3d2b6Campbell Barton
2018-02-06Object Mode: use eval_ctx for paint & objectCampbell Barton
2018-01-10Cleanup: comment block alignmentCampbell Barton
2017-10-06Vertex Paint: use view normal w/ 2D falloffCampbell Barton
2017-10-05Sculpt Mode: 2D falloff optionCampbell Barton
2017-10-03Weight Paint: don't set weight w/ average brushCampbell Barton
2017-10-02Vertex Paint: projection optionsCampbell Barton
2017-10-02Sculpt: calculate plane instead of point,normalCampbell Barton