Blender Git Commit Log

Git Commits -> Revision 2f4e707

Revision 2f4e707 by Campbell Barton (master)
September 26, 2014, 13:06 (GMT)
BMesh: select similar regions

Select operator that takes multiple selected face regions and
selects any number of matching regions (when they have distinguishing features to isolate them).

UI access next.

Commit Details:

Full Hash: 2f4e70702c5bd42845f6f7353cf6c8c0acc0bea0
Parent Commit: a5159b5
Lines Changed: +1631, -0

2 Added Paths:

/source/blender/bmesh/tools/bmesh_region_match.c (+1501, -0) (View)
/source/blender/bmesh/tools/bmesh_region_match.h (+33, -0) (View)

5 Modified Paths:

/source/blender/bmesh/bmesh_tools.h (+1, -0) (Diff)
/source/blender/bmesh/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+92, -0) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021