Blender Git Loki
Git Commits -> Revision cf6ca22
Revision cf6ca22 by Germano Cavalcante (master) January 29, 2017, 16:56 (GMT) |
New math_geom function `isect_ray_aabb_v3_simple` The new `isect_ray_aabb_v3_simple` function replaces the `BKE_boundbox_ray_hit_check` and can be used in BVHTree Root (first AABB). So it is much more efficient. |
Commit Details:
Full Hash: cf6ca226fa58d7a03be6cebb73a88eeb57497cf4
Parent Commit: dead79a
Lines Changed: +39, -4