Go to file
Thomas Dinges 059b7a81e2 Cycles: Implement constant fold for the ConvertNode.
This way socket type conversions (such as color to float, or float to vector) do not stop the folding process.
Example: http://www.pasteall.org/pic/show.php?id=96803 (selected nodes are folded).
2015-12-23 21:48:19 +01:00
build_files Buildbot: Cleanup unused code 2015-12-20 15:44:53 +05:00
doc BGE: Improve clock management 2015-12-12 02:46:53 +01:00
extern MSVC 2015 fix hack around internal compiler crash on openmp atomic 2015-12-10 15:00:30 +01:00
intern Cycles: Implement constant fold for the ConvertNode. 2015-12-23 21:48:19 +01:00
release Update Link to the Blender Store. 2015-12-23 17:53:36 +01:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix a few warnings with Apple LLVM 7.0.2. 2015-12-23 20:39:03 +01:00
tests Eigen: move C API into intern/eigen. 2015-12-10 01:58:06 +01: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 Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: disable warning 4146 2015-12-21 14:54:36 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: show build dir when configuring 2015-09-22 00:16:53 +10:00
SConstruct Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00