1858 |
|
Fixed bug in depth-of-field blur where view distance was measured from |
1859 |
|
fore clipping plane rather than viewpoint. Thanks to Peter A-B for |
1860 |
|
pointing this out. |
1861 |
+ |
|
1862 |
+ |
Added options to dctimestep to allow multiple time steps (-n) |
1863 |
+ |
and multiple output pictures or sensor files (-o). Also added -i |
1864 |
+ |
option to specify float (-if) or double (-id) input for sky matrix. |
1865 |
+ |
|
1866 |
+ |
Created gendaymtx program to compute annual sky patch matrix based |
1867 |
+ |
on Ian Ashdown's implementation of Perez all-weather sky model. |
1868 |
+ |
Output can be sent directly to dctimestep in ASCII or binary stream. |