Files
test/source/blender/bmesh/tools
Campbell Barton fc9fa07c0e BMesh: BM_face_exists no longer uses return arg
Just return the face or NULL, like BM_edge_exists(),
Also for BM_face_exists_overlap & bm_face_exists_tri_from_loop_vert.
No functional changes.

Old code did some partial overlap checks where this made some sense,
but it's since been removed.
2016-11-14 04:33:35 +11:00
..
2014-12-02 10:30:29 +01:00
2015-05-20 14:12:22 +10:00
2015-05-02 16:24:46 +10:00
2015-05-20 14:12:22 +10:00