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-02-07Merge branch 'master' into greasepencil-objectAntonio Vazquez
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-15Merge branch 'master' into greasepencil-objectAntonio Vazquez
2020-01-14Fix T71712: Free the dynamic mesh preview when rebuilding the PBVHPablo Dobarro
2020-01-08Merge branch 'master' into greasepencil-objectAntonio Vazquez
2020-01-08Cleanup: use paint/sculpt prefix in BKE_paint.hCampbell Barton
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2019-12-10GPencil: Fix errors after mergeAntonio Vazquez
2019-12-10Merge branch 'master' into greasepencil-objectAntonio Vazquez
2019-12-10Fix T71995: Texture Paint workspace crash with new sceneJulian Eisel
2019-11-27Merge branch 'master' into greasepencil-objectAntonio Vazquez
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-22GPencil: Use image name for palette extractedAntonio Vazquez
2019-11-22Gpencil: Convert Sculpt and Weight Paint to BrushesAntonio Vazquez
2019-11-20GPencil: Add support to sort palette by SVHAntonio Vazquez
2019-11-19GPencil: Replace wrong values in luminanceAntonio Vazquez
2019-11-18GPencil: Change sort comparison functionAntonio Vazquez
2019-11-18GPencil: More tweaks to sort colorsAntonio Vazquez
2019-11-18GPencil: Invert Sort for Palette ValueAntonio Vazquez
2019-11-18GPencil: Fix Sort functionAntonio Vazquez
2019-11-18GPencil: Some tweaks to Sort and Join PalettesAntonio Vazquez
2019-11-17GPencil: New operator to extract Palette from ImageAntonio Vazquez
2019-11-13Merge branch 'master' into greasepencil-objectAntonio Vazquez
2019-11-13Force sculpting on highest multires levelSergey Sharybin
2019-11-07GPencil: First steps to create a new Vertex ModeAntonio Vazquez
2019-10-09Sculpt: Fix wireframe drawingPablo Dobarro
2019-10-07Cleanup: rename some sculpt variables for clarityBrecht Van Lommel
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-09-19Fix T67934: Weight paint doesn't work with Subsurf/MultiresSergey Sharybin
2019-09-18Fix T69580: Smooth brush freezes on highpoly meshPablo Dobarro
2019-09-10Sculpt: Grab Active Vertex and Dynamic Mesh PreviewPablo Dobarro
2019-09-09Sculpt: Mesh Filter ToolPablo Dobarro
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-04Sculpting: Remove Show Diffuse Color OptionYour Name
2019-06-06Fix T65505: crash applying modifiers in paint and sculpt modesBrecht Van Lommel
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-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
2019-05-21Fix T64804 crash editing image paint fallof in edit modeBrecht Van Lommel
2019-05-08Cleanup: Mesh Batch Cache: Remove unused BKE_MESH_BATCH_DIRTY_SCULPT_COORDSClément Foucault
2019-05-03Fix crash opening file saved in editmode with a brush image texturePhilipp Oeser
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-07Fix T62271: Particles with multires crash on sculptSergey Sharybin