Files
test/source
Campbell Barton e9358a3806 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().
2012-04-13 04:02:26 +00:00
..
2012-04-13 04:02:26 +00:00
2012-04-04 10:55:55 +00:00
2011-05-09 08:15:38 +00:00
2012-03-18 07:38:51 +00:00