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-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