Blender Git Commit Log
Git Commits -> Revision eaf5993
Revision eaf5993 by Lukas Toenne (mathutils_bvhtree) January 3, 2015, 10:05 (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: eaf59932288db31c9d113a27a191854e6dfacbed
Parent Commit: 7e0388e
Lines Changed: +28, -51
1 Modified Path:
/source/blender/python/mathutils/mathutils_bvhtree.c (+28, -51) (Diff)