Blender Git Commit Log

Git Commits -> Revision 701fc52

Revision 701fc52 by Jacques Lucke (master)
October 9, 2020, 10:55 (GMT)
Volumes: lower minimal voxel size in Mesh to Volume modifier

The 0.1 limit was too large. The issue with making it smaller is that
one can easily crash blender by making it to small. To counteract this,
the step has been reduced as well.

A voxel size/amount of 0 disables the modifier.

Commit Details:

Full Hash: 701fc52cc6dcbe4f3fd3af7070f1e985c280a7cb
Parent Commit: 2f339eb
Lines Changed: +10, -4

2 Modified Paths:

/source/blender/makesrna/intern/rna_modifier.c (+2, -1) (Diff)
/source/blender/modifiers/intern/MOD_mesh_to_volume.cc (+8, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021