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-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-16Fix incorrect Face Sets when using mask extractPablo Dobarro
2020-03-16Fix visual artifacts with partially hidden meshes and mask extractPablo Dobarro
2020-03-11Cleanup: spellingCampbell Barton
2020-03-09Fix T74500: Rebuild the Face Sets datalayer after slicing the geometryPablo Dobarro
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-24Fix T71373: Sculpt Mask not extracting correctly on scaled objectsPablo Dobarro
2020-01-07Fix T72830: Check if the mesh has mask data before extractig or slicingPablo Dobarro
2019-11-26Fix segfault when polling `MESH_OT_paint_mask_extract`Sybren A. Stüvel
2019-11-21Sculpt: Mask SlicePablo Dobarro
2019-10-31Fix T70687: Deleting sculpting mask extraction causes crashPablo Dobarro
2019-10-09Fix T70544: Mesh extracted from Mask crash Blender when using DyntopoPablo Dobarro
2019-10-03Mesh: simple extract mask optimizationsCampbell Barton
2019-10-03Fix extract mask freed memory use & leakCampbell Barton
2019-10-03Fix T70102: Mask Extract bad solutionPablo Dobarro
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-19Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-10Sculpt: Mask Extract operatorPablo Dobarro