Go to file
Bastien Montagne bfdb42047a Fix broken CD_NORMAL interpolation callback (would generate non-unit vectors).
Even if the weights are normalized, the weighted sum of normalized vectors
usually does **not** give a normalized vector (unless all source vectors
are aligned).

This probably was not a big issue in most cases, since we usually interpolate
similar vectors here - but still!
2015-10-16 21:56:42 +02:00
build_files CMake: Enable WITH_PYTHON_INSTALL for lite builds 2015-10-12 00:53:52 +11:00
doc 3D View: support non-uniform scaled lamps 2015-10-15 22:36:31 +11:00
extern Upgrade glew to v1.13 2015-10-11 12:53:41 +11:00
intern Fix T46493: Wrong camera zoom blur with non-unit pixel aspect 2015-10-15 19:33:02 +05:00
release Revert part of rB4d9345479aa86f61, and cleanup a bit. 2015-10-16 11:21:12 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix broken CD_NORMAL interpolation callback (would generate non-unit vectors). 2015-10-16 21:56:42 +02:00
tests BLI_math: add mat3_polar_decompose, interp_m3_m3m3 and interp_m4_m4m4. 2015-10-09 21:26:33 +02: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 CMake: minor message cleanups. 2015-10-10 17:35:30 +02:00
COPYING
GNUmakefile Makefile: show build dir when configuring 2015-09-22 00:16:53 +10:00
SConstruct SCons: Support compilation with 10.11 SK on OS X 2015-10-05 14:48:04 +05:00