Blender Git Commit Log
Git Commits -> Revision 6a54969
Revision 6a54969 by Pablo Dobarro (master) December 30, 2019, 15:25 (GMT) |
Fix T72747: Increase minimum voxel size in the voxel remesher This was causing an ArithmeticError in OpenVDB with a voxel size that small. Another solution could be scaling both the mesh and the OpenVDB grid with opposite values to support a larger range of voxel sizes, but I would like to have a better solution to the voxel remesher compatibility with small objects. Reviewed By: JacquesLucke Maniphest Tasks: T72747 Differential Revision: https://developer.blender.org/D6498 |
Commit Details:
Full Hash: 6a54969cf15e861e13c654c230a35db8e6f377f9
Parent Commit: 62d131e
Lines Changed: +1, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_mesh.c (+1, -1) (Diff)