2769 |
|
to reverse surface normals, mostly for data input when it is |
2770 |
|
a bit more difficult to adjust. |
2771 |
|
|
2772 |
– |
Simplified synchronization between processes sharing indirect |
2773 |
– |
irradiance values via an ambient file. Removed file locking |
2774 |
– |
operations in favor of simpler operation relying on O_APPEND flag. |
2775 |
– |
Not sure if this will have any affect on shared filesystems, but |
2776 |
– |
it should reduce overhead for massively parallel machines. |
2777 |
– |
|
2772 |
|
Added rad -N option to rholo run for multiprocessing when |
2773 |
|
mkillum and/or mkpmap are involved in octree prep. |