Go to file
Sergey Sharybin e969bb207d Fix compilation error caused by recent wavelength node commit
Apparently, it's bad idea to rely on compiler to cast NULL
which is (void*)0 to int -- and in fact if i was a compiler
would also generate an error.

Further, couldn't see why we need to pass NULL or 0 th add_node,
argument value is defautl to 0 already.
2013-06-11 08:07:05 +00:00
build_files Python script auto-execution changes: 2013-06-10 00:42:16 +00:00
doc Code cleanup: removed some unused UI button types 2013-06-09 18:05:50 +00:00
extern Update libmv from own branch 2013-06-01 10:30:46 +00:00
intern Fix compilation error caused by recent wavelength node commit 2013-06-11 08:07:05 +00:00
release Cycles / Wavelength to RGB node: 2013-06-10 21:55:41 +00:00
source Fix for distortion happens when flipping mesh normals 2013-06-11 08:06:59 +00:00
CMakeLists.txt Python script auto-execution changes: 2013-06-10 00:42:16 +00:00
COPYING
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Fix #35587: Cycles: image movie to single image crashing 2013-06-02 15:02:17 +00:00