--- ray/doc/notes/ReleaseNotes 2024/12/03 01:11:42 1.470 +++ ray/doc/notes/ReleaseNotes 2025/01/21 01:56:27 1.472 @@ -2761,3 +2761,10 @@ to include this option. Added strnstr.c compatibility module in ray/src/common, since it isn't present on Linux-derivatives. + +Added WGMDfunc material type with programmable roughness and +separate modifier paths for the different components. + +Added gensurf -i option at the request of Peter Apian-Bennewitz +to reverse surface normals, mostly for data input when it is +a bit more difficult to adjust.