2761 |
|
|
2762 |
|
Added strnstr.c compatibility module in ray/src/common, since |
2763 |
|
it isn't present on Linux-derivatives. |
2764 |
+ |
|
2765 |
+ |
Added WGMDfunc material type with programmable roughness and |
2766 |
+ |
separate modifier paths for the different components. |
2767 |
+ |
|
2768 |
+ |
Added gensurf -i option at the request of Peter Apian-Bennewitz |
2769 |
+ |
to reverse surface normals, mostly for data input when it is |
2770 |
+ |
a bit more difficult to adjust. |
2771 |
+ |
|
2772 |
+ |
Added rad -N option to rholo run for multiprocessing when |
2773 |
+ |
mkillum and/or mkpmap are involved in octree prep. |