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
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 10:49:35 +10:00
2015-07-29 10:49:35 +10:00
2015-07-29 10:49:35 +10:00
2015-07-29 21:24:12 +10:00
2012-02-22 09:19:53 +00:00
2014-09-17 18:36:17 +10:00
2012-03-16 21:39:56 +00:00