Bastien Montagne c6c223ade6 Fix T47164: [Scene.raycast] - True result when it should be False.
We cannot use FLT_MAX as initi distance for raycast...

Renamed TRANSFORM_DIST_MAX_RAY to BVH_RAYCAST_DIST_MAX, moved it into BLI_kdopbvh,
and use in RNA raycast callbacks (and all other places using that API).
2016-01-12 10:09:00 +01:00
2016-01-04 14:20:48 +05:00
2016-01-09 08:55:58 +01:00
2016-01-11 20:30:23 +11:00
2013-12-24 22:57:27 +06:00
2016-01-04 14:20:48 +05:00
2016-01-05 19:42:16 +05:00
2010-10-13 14:44:22 +00:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%