Blender Git Commit Log

Git Commits -> Revision 3e17b5c

Revision 3e17b5c by Antonis Ryakiotakis (dyntopo_holes)
October 2, 2014, 16:06 (GMT)
Dyntopo: Hole support.

This is a WIP patch which includes a safe landmark (no crashes) for the
feature. Basically, it just includes UI to enable the feature and it
deletes vertices when they approach each other closer than a certain
threshold. Still no connection is done here, but uniting forces with
Campbell should rectify that :)

Commit Details:

Full Hash: 3e17b5ce6b2591b7629078bd0fcbb64e7a6db60f
Parent Commit: 9ac0b4f
Lines Changed: +268, -46

5 Modified Paths:

/source/blender/blenkernel/BKE_pbvh.h (+4, -2) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+254, -43) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+4, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021