blender/source
Bastien Montagne 29d1db9ed6 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.
2018-07-25 21:05:44 +02:00
..
blender Fix T55964: Direction not normalized in isect_ray_aabb_v3_simple()? 2018-07-25 21:05:44 +02:00
blenderplayer Cleanup: use bool for poll functions 2018-07-02 11:51:31 +02:00
creator Cleanup: Nuke most of G.main from GPU code. 2018-06-25 12:32:48 +02:00
gameengine Cleanup: trailing newlines 2018-06-29 09:23:51 +02:00
tools@87f7038ee8 Cleanup: trailing space for remaining source/ 2018-06-17 17:06:28 +02:00
CMakeLists.txt Cleanup: trailing newlines 2018-06-29 09:23:51 +02:00