Blender Git Commit Log
Git Commits -> Revision b7568a0
Revision b7568a0 by Germano Cavalcante (new_bvh_snap_transverse_function) 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 |
Commit Details:
Full Hash: b7568a077a293c133152a9cb65dea1b0475c45af
Parent Commit: 13d8661
Lines Changed: +239, -260
1 Modified Path:
/source/blender/editors/transform/transform_snap_object.c (+239, -260) (Diff)