Go to file
Bastien Montagne 6355e3a45d As suggested by Campbell, rather use BVHTree to get len_diff in this morning's fix.
Note than it's using nearest faces, since it showed to be much more performant than
nearest vertex (quite odd, it's about 40% slower for the first element, then 50 times quicker
for all others, as if BVH was cached, and building face was slower than verts one,
but then using it, much quicker!).
2014-07-28 20:34:23 +02:00
build_files CMake: add glew-mx library 2014-07-29 03:53:15 +10:00
doc Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
extern Fix crash in cases when first BA step happens with all zero-weighted tracks 2014-07-23 00:46:26 +06:00
intern Fix T41139: Cycles Hair BSDF roughness problem 2014-07-27 19:51:28 +06:00
release New compositor node "Sun Beams" 2014-07-26 12:59:29 +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 As suggested by Campbell, rather use BVHTree to get len_diff in this morning's fix. 2014-07-28 20:34:23 +02:00
tests Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore ignore in-source doc building dirs 2014-07-27 22:04:10 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: use our template for finding the glew library 2014-07-29 03:43:49 +10: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 GSOC 2013 paint 2014-07-21 12:02:05 +02:00