--- ray/doc/notes/ReleaseNotes 2018/10/09 17:57:17 1.327 +++ ray/doc/notes/ReleaseNotes 2018/11/08 00:54:07 1.330 @@ -2238,3 +2238,10 @@ colored sky option. ========================= Version 5.3 + +Created radcompare program to compare Radiance tool output to reference outputs +during unit-testing. + +Fixed issue reading very large files (> 2 GBytes) in rcollate. + +Made picking function in rvu ignore transparent and void surfaces.