Blender Git Commits

Blender Git "new_bvh_snap_transverse_function" branch commits.

March 22, 2017, 13:05 (GMT)
fix compilation error
March 21, 2017, 18:29 (GMT)
Initial commit: Replaces bvh function to snap nearest.

BVHtree to snap to vertices and edges is independent of ray. The function for previous transverse was unclear and not very efficient.
The function used now, projects four vertices of aabb to test if it is within the threshold.
It still needs to optimize even more (prioritize axis, anticipate return)

I'll still test the optimization
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021