Files
test2/intern/cycles
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
..
2013-01-17 22:51:54 +00:00
2013-06-10 21:55:41 +00:00
2013-06-04 17:20:00 +00:00
2012-11-09 18:31:04 +00:00
2013-06-10 21:55:41 +00:00
2013-06-04 17:20:00 +00:00
2013-06-10 21:55:41 +00:00
2013-05-09 14:21:36 +00:00