Blender Git Commit Log

Git Commits -> Revision e97f979

Revision e97f979 by Campbell Barton (master)
August 22, 2013, 17:56 (GMT)
new bmesh operator bisect_plane, cuts a mesh in half, takes a user defined plane as an argument, handles concave ngons which need multiple cuts.

Commit Details:

Full Hash: e97f979f73ffb1872a7bb388efab883b47544e78
SVN Revision: 59386
Parent Commit: c1cc9f3
Lines Changed: +573, -0

3 Added Paths:

/source/blender/bmesh/operators/bmo_bisect_plane.c (+100, -0) (View)
/source/blender/bmesh/tools/bmesh_bisect_plane.c (+411, -0) (View)
/source/blender/bmesh/tools/bmesh_bisect_plane.h (+33, -0) (View)

4 Modified Paths:

/source/blender/bmesh/bmesh.h (+1, -0) (Diff)
/source/blender/bmesh/CMakeLists.txt (+3, -0) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+24, -0) (Diff)
/source/blender/bmesh/intern/bmesh_operators_private.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021