blender/intern/cycles
Dalai Felinto e11b9df3f1 cycles-fisheye: fixed formula for dir to equisolid
second time I need a scond commit to get the equisolid formula right, shame on me ;)
the formula is:
r = 2 x focallength x sin (theta / 2)
2012-05-07 17:22:13 +00:00
..
app Fisheye Camera for Cycles 2012-05-04 16:20:51 +00:00
blender Some misc fixes to UI messages... 2012-05-07 15:50:57 +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 cycles-fisheye: fixed formula for dir to equisolid 2012-05-07 17:22:13 +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