Go to file
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
build_files Bah, forgot to increase boost magic number... 2016-01-11 09:57:32 +01:00
doc Remove SCons building system 2016-01-04 14:20:48 +05:00
extern MSVC 2015 do not redefine snprintf 2016-01-09 08:55:58 +01:00
intern Cycles: Always inline triangle precalc for CUDA devices 2016-01-11 21:41:00 +05:00
release Update add-on descriptions 2016-01-11 20:30:23 +11:00
source Fix T47164: [Scene.raycast] - True result when it should be False. 2016-01-12 10:09:00 +01:00
tests Correct include directories for GTests 2016-01-04 22:16:14 +05:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt CMake: Fix typo in comment 2016-01-05 19:42:16 +05:00
COPYING
GNUmakefile Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00
make.bat Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00