blender/intern/cycles
Bastien Montagne 4f1a5192c2 Fix T39742: Crash with Cycles + new autosmooth crash
Nice little mistake, since the invalid mem access only happened once (the first time),
was close to valid mem, and was only used to read, it would not crash often...
2014-04-15 08:31:48 +02:00
..
app Cycles: add dedicated UV Map node, easier to find and has convenient auto complete. 2014-04-02 11:53:44 +02:00
blender Fix T39742: Crash with Cycles + new autosmooth crash 2014-04-15 08:31:48 +02:00
bvh Fix T39523: cycles cache BVH not working correct with deformation motion blur. 2014-04-02 20:51:29 +02:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Cycles / CUDA: Increase sm_2x registers to 40. 2014-04-08 23:25:54 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles / CUDA: Increase sm_2x registers to 40. 2014-04-08 23:25:54 +02:00
render Fix cycles standalone not saving renders in background mode. 2014-04-14 14:11:07 +02:00
subd Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
util Cycles: SSE optimization for Voronoi cells texture 2014-04-03 23:35:10 +04:00
CMakeLists.txt Cycles: fix 3-5% performance regression in msvc builds caused by a typo in stackchecking flags. 2014-03-31 21:44:02 +04:00
SConscript Cycles: fix 3-5% performance regression in msvc builds caused by a typo in stackchecking flags. 2014-03-31 21:44:02 +04:00