Radiance 5.4a (2021-01-24)
Pre-release
Pre-release
a296dd5
(2021-01-24)- test: increased tolerance for picture comparisons to deal better with speculars -Gregory J. Ward (a296dd5)
- fix: reinstated interpretation of NULL file name as stdin, so dctimestep works -Gregory J. Ward (7cc1bd2)
- test: updated default -av setting in rad, which affected tests -Gregory J. Ward (5529d7a)
- perf: changed default setting of ambient value -Gregory J. Ward (93db192)
- docs: formatting of option reminder -Gregory J. Ward (5deca59)
- docs: typo -Gregory J. Ward (483092f)
- fix(mkpmap): undefined photon ray dir in brdfPhotonScatter() -Roland Schregle (96d0286)
- feat: Added -rf and -rb options to rmtxop to load XML reflectance matrices -Gregory J. Ward (4c1188a)
- chore: better error detection if ed fails to build Version.c -Gregory J. Ward (3c01f73)
- fix: changed definiton of ssize_t for Windows -Gregory J. Ward (8c8e5cc)
- fix: compile error under Windows -Gregory J. Ward (6b80d5b)
- fix: fixed 64-bit addressing issues in some tools -Gregory J. Ward (49b2b04)
- fix: avoid infinite loop in problematic environments -Gregory J. Ward (eebb95f)
- fix: more 64-bit fixes -Gregory J. Ward (e885e55)
- More 64-bit addressing fixes -Gregory J. Ward (c7a70a9)
- fix: fixed a few other bugs related to 64-bit addressing -Gregory J. Ward (4a83274)
- fix: fixed malloc() call overflow for large matrices -Gregory J. Ward (60b4446)
- perf: missed a memcpy() opportunity -Gregory J. Ward (c4038b0)
- fix: fixed issue with last change and made it so TMAP_TYP can be float -Gregory J. Ward (31a9e82)
- perf: increased accuracy of luminance map -Gregory J. Ward (73f756a)
- refactor: made use of histogram data consistent with new HIST_TYP #define -Gregory J. Ward (83b3a97)
- fix: repair error in last change -Gregory J. Ward (6a442c7)
- refactor: added defined types for histogram and map tables -Gregory J. Ward (b9bca91)
- refactor: added default initialization of RAY ron, rod members -Gregory J. Ward (038b445)
- Corrected use of bias compensation -Gregory J. Ward (3a18bbd)
- test: Added missing tests for prism1 and prism2 -Gregory J. Ward (72a6e92)
- test: added missing test for trans2-win -Gregory J. Ward (2ab35f9)
- Added bias compensation to photon-mapping tests -Gregory J. Ward (31edd44)
- docs(rad): Added note about bias compensation in PCMAP and PGMAP settings -Gregory J. Ward (0d3805f)
- perf: insignificant branch reduction -Gregory J. Ward (c8c1bf0)
- feat(robjutil): improved verbose reporting -Gregory J. Ward (ce4ef27)
- perf(rpict,rtrace,rcontrib): changed shadow test to always check first 2 sources -Gregory J. Ward (c59354f)
- docs(rtpict): updated to match code -Gregory J. Ward (8cf7a49)
- chore: no longer important to link rview -> rvu and rtcontrib -> rcontrib -Gregory J. Ward (a6a9222)
- fix: eliminated spurious call to fclose() on pipe -Gregory J. Ward (b114a93)
- chore(robjutil): added to installer targets is it wasn't being copied -Gregory J. Ward (8ccadf2)