This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
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-05 09:13:32 +00:00
2012-04-13 04:02:26 +00:00
2012-04-08 07:34:09 +00:00
2012-04-13 04:02:26 +00:00
2012-03-28 05:03:24 +00:00
2012-04-13 04:02:26 +00:00