--- ray/doc/notes/ReleaseNotes 2021/02/15 23:24:01 1.385 +++ ray/doc/notes/ReleaseNotes 2021/03/12 18:32:33 1.388 @@ -2418,3 +2418,10 @@ meaning that data repeats after 180 degree rotation (a from "-s bilateral" whose data is mirrored about a vertical plane). Thanks to Helen Rose Wilson for the suggestion and informing me that such a thing exists. + +Removed upper limit on number of modifiers in rcontrib. + +Put cap on maximum ambient gradient to avoid over-extrapolation of +poorly computed irradiance cache values. + +Added robjutil +T option to triangulate all faces in .OBJ description.