Blender Git Commit Log

Git Commits -> Revision e9358a3

Revision e9358a3 by Campbell Barton (master)
April 13, 2012, 04:02 (GMT)
bmesh api changes:
- remove recently added BM_mesh_select_flush_strip(), functions purpose wasn't clear.
- add BM_mesh_elem_hflag_disable_test(), BM_mesh_elem_hflag_enable_test()
to match existing BM_mesh_elem_hflag_enable/disable_all(), these take a hflag to test before editing each element.
This replaces the need for BM_mesh_select_flush_strip().

Commit Details:

Full Hash: e9358a38060fefe280018e8ac62e142dabc32a0d
SVN Revision: 45583
Parent Commit: 8c70caf
Lines Changed: +54, -67

9 Modified Paths:

/source/blender/bmesh/intern/bmesh_marking.c (+28, -46) (Diff)
/source/blender/bmesh/intern/bmesh_marking.h (+11, -6) (Diff)
/source/blender/bmesh/intern/bmesh_operators.c (+2, -2) (Diff)
/source/blender/bmesh/operators/bmo_inset.c (+2, -2) (Diff)
/source/blender/bmesh/operators/bmo_subdivide.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+4, -4) (Diff)
/source/blender/editors/mesh/editmesh_utils.c (+3, -3) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_array.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021