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-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15Cleanup: spellingCampbell Barton
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-11Sculpt: Split normal radius and area radiusPablo Dobarro
2020-02-11Sculpt: Clay Strips Tip Roundness propertyPablo Dobarro
2020-02-11Pose Brush: Option to disable the IK anchor pointPablo Dobarro
2020-02-11Sculpt: Clay Thumb BrushPablo Dobarro
2020-02-11Fix T73656: Use BKE_brush_alpha_get in texture paintPablo Dobarro
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-11Cleanup: Sculpt, Comment formattingPablo Dobarro
2020-02-11Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-11Fix memory leak with 2D image paintingCampbell Barton
2020-02-11Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-11Fix T73682: Sampling color fails for float imagesCampbell Barton
2020-02-10Revert "Sculpt: Remove partial viewport updates from sculpt stroke code"Pablo Dobarro
2020-02-10Fix T72690: Do not draw points behind the viewport camera in the paint cursorPablo Dobarro
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Fix T61138: Difficulty in aligning handles of Stroke of type Curvemano-wii
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-02-04Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-02-04Fix warning when initializing the IK chain in the Pose BrushPablo Dobarro
2020-02-02UI: Re-organize Sculpt Symmetrize controlsWilliam Reynish
2020-01-27Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-25Cleanup: spellingCampbell Barton
2020-01-24Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-01-24Sculpt: Rename Topology Brush to Slide Relax BrushPablo Dobarro
2020-01-24Fix T73080: Remove support for scene radius in Weight/Vertex paintPablo Dobarro
2020-01-20Fix T73162: Modal tools cant be mapped to MMBCampbell Barton
2020-01-20Cleanup: remove redundant functionBrecht Van Lommel
2020-01-20Fix T73224: Crash calling UV Sculpt from operator searchCampbell Barton
2020-01-20Fix T73129: sculpt mode slow on mesh with fake userBrecht Van Lommel
2020-01-15Fix T72648: Texture Paint color sampling always samples only 1st tilePhilipp Oeser
2020-01-08Cleanup: use paint/sculpt prefix in BKE_paint.hCampbell Barton
2020-01-07Fix T72251: Add rotate brush as constrained by radius for automaskingPablo Dobarro
2020-01-07Fix T72647: Check if the PBVH type makes sense for the sampling modePablo Dobarro
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2020-01-06Fix T72700: Missing flush vert visibility on sculpt undoPablo Dobarro
2019-12-31Transform: Individual Origins: Create islands between only selected uvs.mano-wii
2019-12-30Sculpt: Add color alpha controls to the brush cursorPablo Dobarro
2019-12-30Sculpt: Remove partial viewport updates from sculpt stroke codePablo Dobarro
2019-12-20Fix T72577: vert/weight paint 'Orbit Around' & 'Frame Selected' failPhilipp Oeser
2019-12-18Fix T72487: Painting on unitialized UDIM tile crashesLukas Stockner
2019-12-17Cleanup: style, always use bracesCampbell Barton
2019-12-16Fix T72440: Dragging & dropping color in the Image Editor crashesLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-09Fix T72006: Clay brush with size pressure corrupts meshPablo Dobarro