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/python/bmesh
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
..
2012-02-23 05:20:09 +00:00
2014-11-28 23:12:12 +01:00
2012-03-21 05:33:37 +00:00
2012-03-16 05:03:13 +00:00
2012-02-23 05:20:09 +00:00