Blender Git Loki
Git Commits -> Revision 29d1db9
Revision 29d1db9 by Bastien Montagne (master) July 25, 2018, 19:05 (GMT) |
Fix T55964: Direction not normalized in isect_ray_aabb_v3_simple()? RNA API Object.ray_cast would not normalize direction vector before doing first quick bbox intersection test, while using its returned distance value. This could lead to wrong exclusion of object. Thanks to @codemanx for finding that issue. |
Commit Details:
Full Hash: 29d1db9ed6253f68c5452be1f0125ed364d4a954
Parent Commit: 5ba4d05
Lines Changed: +4, -5
1 Modified Path:
/source/blender/makesrna/intern/rna_object_api.c (+4, -5) (Diff)