Blender Git Commit Log

Git Commits -> Revision e9e37dd

Revision e9e37dd by Lukas Toenne (mathutils_bvhtree)
July 14, 2015, 15:27 (GMT)
Another alternative BVH Tree representation for totally custom user
geometry.

The new constructor method allows creating a BVHTree from a list of
vertices and triangles directly, without a separate mesh representation.

Commit Details:

Full Hash: e9e37ddeb62595c62dc2fddfd02a4cdc7d96d53c
Parent Commit: 8e719db
Lines Changed: +387, -5

4 Modified Paths:

/source/blender/blenkernel/BKE_bvhutils.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/bvhutils.c (+3, -3) (Diff)
/source/blender/python/mathutils/mathutils_bvhtree.c (+380, -0) (Diff)
/source/blender/python/mathutils/mathutils_bvhtree.h (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021