Blender Git Commit Log

Git Commits -> Revision 70f1279

Revision 70f1279 by Nicholas Bishop (master)
April 29, 2012, 16:09 (GMT)
Add convex hull operator (bmesh operator and wm operator.)

Image-heavy user documentation:
http://wiki.blender.org/index.php/User:Nicholasbishop/Convex_Hull

Thanks to Campbell for providing code review:
http://codereview.appspot.com/6114060

Commit Details:

Full Hash: 70f1279eabd4bc5ccb8e53a1f0435178b90dbc2c
SVN Revision: 46081
Parent Commit: 650edc9
Lines Changed: +883, -9

1 Added Path:

/source/blender/bmesh/operators/bmo_hull.c (+742, -0) (View)

7 Modified Paths:

/source/blender/bmesh/CMakeLists.txt (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_error.h (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+30, -0) (Diff)
/source/blender/bmesh/intern/bmesh_operators_private.h (+1, -0) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+104, -9) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+2, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021