Go to file
Campbell Barton f789d0b606 Math Lib: replace epsilon with check against zero
line-tri intersection depended on scale, The check made small triangles & lines fail.
So just check for divide by zero as ray-cast currently does.
2014-08-17 08:42:08 +10:00
build_files OSX/SCONS/buildbot: last commit made BF_COLLADA_LIB tweak obsolete 2014-08-14 12:19:15 +02:00
doc API Docs: typos 2014-08-06 02:12:52 +10:00
extern Fix T41360: Crash on Boolean Modifier 2014-08-11 20:55:52 +06:00
intern Fix poll func of CYCLES_OT_use_shading_nodes. 2014-08-16 22:42:02 +02:00
release Fix T41454: Command "Dirty Vertex Colors" prompts Python error. 2014-08-15 19:51:14 +02:00
scons@1ec93106c4 Fix T40606: Blender 2.71RC1 for Windows uses too old blender.mo file in Japanese 2014-06-16 14:04:49 +06:00
source Math Lib: replace epsilon with check against zero 2014-08-17 08:42:08 +10:00
tests Run unittest.main() directly 2014-08-11 15:23:00 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Fix linking error on VC 2013: Update lib names for openexr 2014-08-13 09:14:05 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Source Checkers: Include intern/ libs we maintain in spelling checks 2014-07-25 15:17:29 +10:00
SConstruct OSX/Scons: make sure BF_OSL implies BF_LLVM 2014-08-14 12:16:11 +02:00