Blender Git Commit Log
Git Commits -> Revision 62cc4ba
Revision 62cc4ba by Bastien Montagne (master) January 9, 2015, 12:03 (GMT) |
BKE bvhutils: cleanup and refactor to make it more flexible. You can now use lower-level '_ex' versions of bvh creators to only use part of the mesh's elements in the BVH, and/or create bvh from non-DM sources. Needed for transfer data. Note edges extend version of bvh creator is not added here, not needed so far. |
Commit Details:
Full Hash: 62cc4bab083893a85e451ab96455c9be60c04cc1
Parent Commit: 1794186
Lines Changed: +398, -222