| 1515 |
|
|
| 1516 |
|
Added missing preload of mesh objects for more efficient memory use |
| 1517 |
|
during parallel rendering -- this was a serious oversight. |
| 1518 |
+ |
|
| 1519 |
+ |
Created ran2tiff program to automate exposure setting of animation |
| 1520 |
+ |
sequences using a moving histogram in combination with pcond, and |
| 1521 |
+ |
converting frames to TIFF. |
| 1522 |
+ |
|
| 1523 |
+ |
Eliminated SPEED macro from makeall and source tree. |
| 1524 |
+ |
|
| 1525 |
+ |
Added -pj option to vwrays to allow jittering of sample locations. |
| 1526 |
+ |
|
| 1527 |
+ |
Fixed bug in rtcontrib where it occasionally missed writing the |
| 1528 |
+ |
final bin file. (Pretty serious, actually.) |