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-06-09Voxel Size Edit: Fix text not readable when zooming in the viewportPablo Dobarro
2020-06-09Fix Edit Voxel Size label in previewPablo Dobarro
2020-06-08Fix crash running "Edit Voxel Size" operator outside of a main 3D View regionJulian Eisel
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-04-03Cleanup: spellingCampbell Barton
2020-04-01Cleanup: use sections for object_remesh.cCampbell Barton
2020-04-01Cleanup: quiet discarded-qualifiers, unused warningsCampbell Barton
2020-03-31Voxel Remesh: Edit Voxel Size operatorPablo Dobarro
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13Fix T74397: Crash after undoing quadriflow remesh on duplicate with armature ...Sebastian Parborg
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-04Cleanup: replace commented code with define checkCampbell Barton
2020-03-03Fix T71871: Quadriflow remesh operator don't stack operationsSebastian Parborg
2020-03-03Remove the "use mesh curvature" option from quadriflowSebastian Parborg
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-27Cleanup: fix compiler warningsBrecht Van Lommel
2019-11-25Cleanup: used BKE_mesh_ prefixCampbell Barton
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-20Fix assert running remesh with OpenVDB disabledCampbell Barton
2019-11-18Fix wrong name for QuadriFlow undo stepCampbell Barton
2019-10-27Cleanup: remove redundant NULL checksCampbell Barton
2019-10-08Sculpt: Fix projection artifacts by changing the voxel remesh isovaluePablo Dobarro
2019-10-07Simplify the quadriflow manifold mesh function for loopsSebastian Parborg
2019-10-04Fix T70095: Quadriflow crash running on a messy meshSebastian Parborg
2019-10-03Sculpt: Disable remesh operators with MultiresPablo Dobarro
2019-10-02Fix T70358: Use face count in Quadriflow by defaultPablo Dobarro
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-27Fix T70291: Sculpt remesh inverts normal when fix poles is activatedPablo Dobarro
2019-09-27Fix T70280: QuadriFlow remesh with "Use Paint Symmetry" and "Smooth Normals" ...Pablo Dobarro
2019-09-26Quadriflow: Symmetry supportPablo Dobarro
2019-09-26Voxel Remesh: Fix poles and preserve volumePablo Dobarro
2019-09-18Fix remesher operator poll functionPablo Dobarro
2019-09-18Fix segfault when polling OBJECT_OT_voxel_remesh without active objectSybren A. Stüvel
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-08-25Cleanup: remove tessface loop from set-smooth functionCampbell Barton
2019-08-16Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-14Cleanup: use BKE_mesh_ prefix for the remesh APICampbell Barton
2019-08-14Fix T68657: Voxel remesh crashCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro