Blender Git Loki
Git Commits -> Revision 817abd8
Revision 817abd8 by Lukas Toenne December 29, 2014, 08:00 (GMT) |
Distinguish `use_poly_index` flag based on FACES/POLYS type instead of an explicit argument. This avoids meaningless cases when setting `use_poly_index` for vertex or edge BVHs and is nicer for bmesh which does not yet support both index types (only polys). Eventually BMeshBVHTree could support tessfaces as well, at which point it could get a similar type enum. |
Commit Details:
Full Hash: 817abd8bb6f75f01ee5020bfe91effcf461a5cca
Parent Commit: fd18aac
Lines Changed: +28, -51
1 Modified Path:
/source/blender/python/mathutils/mathutils_bvhtree.c (+28, -51) (Diff)