blender/source
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
..
blender Fix T47164: [Scene.raycast] - True result when it should be False. 2016-01-12 10:09:00 +01:00
blenderplayer Remove raskter library 2016-01-08 16:30:30 +05:00
creator CMake: copy python DLL for MinGW builds 2016-01-05 22:13:36 +11:00
gameengine Remove SCons building system 2016-01-04 14:20:48 +05:00
icons Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt