Blender Git Commit Log

Git Commits -> Revision 47645a8

Revision 47645a8 by Pablo Dobarro (master)
November 27, 2019, 16:22 (GMT)
Sculpt: Sample Voxel Size

This adds support to the current sculpt sample detail operator to sample
a voxel size for the voxel remesher when sculpting on regular meshes.

It provides an approximation of a voxel size that is going to preserve
the sampled sculpt details after remeshing. It is not going to be 100%
accurate in all cases as it relies on having consistent edge length in
the whole sculpt, but it saves a lot of time and avoids guessing the
voxel size by trying different values.

Reviewed By: jbakker

Differential Revision: https://developer.blender.org/D6251

Commit Details:

Full Hash: 47645a8db6223ba31b8128db7502f27876a2586b
Parent Commit: 9251b07
Lines Changed: +91, -24

2 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+6, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+85, -22) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021