Blender Git Commit Log

Git Commits -> Revision 0ef4167

Revision 0ef4167 by Antonis Ryakiotakis (master)
March 22, 2014, 15:47 (GMT)
Flood fill for dyntopo constant detail mode.

Nothing spectacular here, fill tools are easy. Just take the dyntopo
code and repeat until nothing more to do.

The tool can be located in the dyntopo panel when the dyntopo constant
detail is on.

Also added scale factor for constant detail. This may change when detail
sampling gets in, I am not very happy with having two numbers here,
still it will give some more control for now.

Commit Details:

Full Hash: 0ef416722ebce6b87158429580a55cf729ebb020
Parent Commit: 1206fae
Lines Changed: +101, -8

6 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+8, -1) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+4, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+78, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021