blender/intern/cycles
Brecht Van Lommel 022d12a721 Fix most of #31307: cycles panorama camera not working correct with speed
vectors and window texture coordinates. Only for Fisheye Equisolid it's
still not working correct yet. Patch from Dalai with modifications.
2012-05-07 10:53:09 +00:00
..
app Fisheye Camera for Cycles 2012-05-04 16:20:51 +00:00
blender code cleanup: BKE_scene api naming. 2012-05-05 14:33:36 +00:00
bvh Cycles: threading optimizations 2012-05-05 19:44:33 +00:00
cmake Cycles: try to avoid NaN pixels with oren nayar. Also small cmake code cleanup. 2011-11-18 15:39:40 +00:00
device Cycles: threading optimizations 2012-05-05 19:44: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 Fix most of #31307: cycles panorama camera not working correct with speed 2012-05-07 10:53:09 +00:00
render Fix most of #31307: cycles panorama camera not working correct with speed 2012-05-07 10:53:09 +00:00
subd Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
util Fix most of #31307: cycles panorama camera not working correct with speed 2012-05-07 10:53:09 +00:00
CMakeLists.txt add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00