Files
test/source/blender
Howard Trickey 10c93a582b Check for no-op edge separates to quiet asserts when inset individual.
This causes no change in behavior, since code was alreadying doing
a no-op in bmesh_edge_separate if the edge is a boundary.
But it tripped an assert, annoying in debug builds.
We want to leave assert in bmesh_edge_separate in case callers
expect there to be separate loops after this always.
So putting test in caller.
(Same worry about bmesh_urmv_loop? I checked callers and they
appear OK to me - they deal with the no-op return.)
2015-09-03 10:42:16 -04:00
..
2015-06-05 16:13:15 +02:00
2015-08-29 01:05:43 +10:00
2015-01-29 15:35:06 +11:00
2015-09-02 18:39:19 +10:00
2015-09-03 01:26:28 +10:00
2015-09-03 01:26:28 +10:00
2015-09-02 18:39:19 +10:00