Commit Graph

15 Commits (5d578e9c6829a3b624dc5a72837f46dbef0f0a6e)

Author SHA1 Message Date
Wenzel Jakob bdc43fcbd8 Updated copyright headers 2014-08-02 19:35:42 +02:00
Wenzel Jakob 76766fb10c new 'math' namespace, some minor reorganization, added erf()/erfinv() functions 2014-08-02 19:35:42 +02:00
Wenzel Jakob 5be2c6892c accidentally committed build commands for an unfinished plugin, removing them again 2014-04-20 17:51:57 +02:00
Wenzel Jakob 7ab0ff3533 simple render time extraction script 2014-04-14 23:54:07 +02:00
Wenzel Jakob cd660219a6 perspective/thinlens.cpp: print X and Y fov values in toString() 2014-03-23 01:06:33 +01:00
Edgar Velazquez-Armendariz 13e63e66df Explicit downcasting to float part 2.
Converting double to half includes an implicit intermediate cast to float.
That cast can be explicit through template specialization.
2014-01-26 02:44:12 -05:00
Wenzel Jakob 55c8726dbd documentation updates for the height field class 2013-11-04 23:22:30 +01:00
Wenzel Jakob cfc449a0f1 added a new perspective camera model with support for radial distortion 2013-10-23 18:10:55 +02:00
Wenzel Jakob d6d0203cb3 initial support for texture baking, i.e. rendering directly to irradiance textures 2013-02-11 23:52:03 -05:00
Wenzel Jakob 511568c846 decided to rename 'atransform' back to 'transform'. added renderings by Geoffrey Irving to demonstrate the instance plugin (with permission) 2013-01-28 19:56:45 -05:00
Wenzel Jakob 3fb80bc0ce moved animation track class to libcore 2013-01-28 19:24:59 -05:00
Wenzel Jakob 5170893195 fixed animation support for the 'thinlens' plugin 2012-11-05 22:48:12 -05:00
Wenzel Jakob 0c09791f47 motion blur support (sensors, emitters, and non-deforming objects for now) 2012-11-03 01:52:19 -04:00
Wenzel Jakob efe33e9212 OCD: remove trailing spaces from all files 2012-10-20 14:04:13 -04:00
Wenzel Jakob 35da602d4e The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week. 2012-09-27 12:43:51 -04:00