blender/intern/cycles
Brecht Van Lommel afd42031a9 Fix #32974: cycles curved motion blur is not working well combined with rotation,
problem is that the curved interpolation is not constant speed which leads to
mismatches. Turns out this is really hard to solve and implement efficiently, so
curved motion blur is disabled for now, until I can find a solution.
2012-11-11 15:02:05 +00:00
..
app Cycles Test App: 2012-11-09 21:44:31 +00:00
blender Cycles: panorama camera in viewport camera view now shows the render mapped 2012-11-10 22:31:29 +00:00
bvh style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
cmake Cycles / CMake: 2012-11-09 18:31:04 +00:00
device code cleanup: quiet double promotion warnings 2012-11-07 23:52:33 +00:00
doc edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
kernel Fisheye Equidistant Lens algorith bugfix 2012-11-09 09:11:24 +00:00
render Cycles: panorama camera in viewport camera view now shows the render mapped 2012-11-10 22:31:29 +00:00
subd style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
util Fix #32974: cycles curved motion blur is not working well combined with rotation, 2012-11-11 15:02:05 +00:00
CMakeLists.txt Cycles / CMake: 2012-11-09 18:31:04 +00:00
SConscript Cycles: use mikktspace now for computing tangents from UV maps. This avoids ugly 2012-11-03 15:36:02 +00:00