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/mathutils
Campbell Barton 18af73e461 Add mathutils.bvhtree API
Originally D966 by @lukastoenne, with own additions

- trees can be initialized from Object's, BMesh,
  or passed in as vert+polygon arrays.
- original indices of ngons/faces are used. (instead of tessellated indices).
- ray_cast, find_nearest methods
- find overlapping faces between 2 trees
2015-07-29 21:24:12 +10:00
..
2015-07-29 21:24:12 +10:00
2015-07-29 21:24:12 +10:00
2015-07-29 21:24:12 +10:00
2015-05-04 01:53:34 +09:00
2015-07-29 21:24:12 +10:00