Radiance 5.4a (2021-02-21)
Pre-release
Pre-release
537685c
(2021-02-21)- test: updated reference file -Gregory J. Ward (537685c)
- test: moved illum surfaces flush with inner wall -Gregory J. Ward (ff97cbc)
- test: increased pixel sampling in attempt to beat variance issues -Gregory J. Ward (b0f8071)
- Handy file for working with lookamb -Gregory J. Ward (19e0ef0)
- perf: put maximum cap on gradient values to avoid over-extrapolation -Gregory J. Ward (8749da3)
- fix: fix bug introduced in last change to putstr() for empty strings -Gregory J. Ward (e8a7d22)
- fix: added checks for output error -Gregory J. Ward (442b300)
- fix: added flush to be extra sure file writes out -Gregory J. Ward (96b0e51)
- feat: added output stream error-checking to putstr(), putint(), and putflt() -Gregory J. Ward (276c4a8)
- test: added RCS tags -Gregory J. Ward (10917d9)
- test: fixes and improvements with addition of batches for splitting job -Gregory J. Ward (c94eab7)
- fix: added handling of writing longer long's that architecture supports -Gregory J. Ward (31a86a2)
- Modified photon port rejection sampling in tracePhoton() to better handle faceted photon ports by testing for identical material -Roland Schregle (5bd1b37)
- test: bumped up threshold a little further -Gregory J. Ward (4b99c6b)
- test: Added relative difference minimum to picture comparisons -Gregory J. Ward (8d6019e)
- fix: relative minimum was not being used correctly -Gregory J. Ward (e181c62)
- fix(mkpmap,pmapdump): Made pmap files (hopefully) more portable by forcing numPhotons to fixed size irrespective of platform (possibly with 0-padding) -Roland Schregle (ea06670)
- docs: typo -Gregory J. Ward (c6fec10)
- perf: slight increase in ambient sampling accuracy -Gregory J. Ward (123d2db)
- fix: minor issue with rayorigin() called before direction set -Gregory J. Ward (1cd8792)
- feat: removed upper limit on number of modifiers in rcontrib -Gregory J. Ward (0e79d11)
- fix: major bug introduced in 2.15 revision with axis selection -Gregory J. Ward (3454d96)
- fix: correction to last feature add -Gregory J. Ward (3e6c843)
- docs: small typo -Gregory J. Ward (b877cd4)
- feat: Added "up" symmetry for duplicating data @ phi += 180 degrees -Gregory J. Ward (a4c2efe)
- refactor: aesthetic change to flag -Gregory J. Ward (d5048cd)
- feat: added client data pointer for caller convenience -Gregory J. Ward (0c548ae)
- perf: slight improvement to vertex face traversal -Gregory J. Ward (4bbcbb4)
- feat: Added custom face flag(s) -Gregory J. Ward (2501d61)
- feat: added ability to choose faces when duplicating scene -Gregory J. Ward (e4ca889)
- fix: Added explicit edge tests to eliminate light leaks at corners -Gregory J. Ward (4466f08)
- refactor: Created comparison macros for RREAL and FVECT types -Gregory J. Ward (d7bd038)
- fix: Added explicit edge tests to eliminate light leaks at corners -Gregory J. Ward (cdd6e14)
- refactor: added macros for RREAL comparisons -Gregory J. Ward (6308d95)
- refactor: Created comparison macros for RREAL and FVECT types -Gregory J. Ward (0ed477e)
- feat: better error reporting for input file names -Gregory J. Ward (175096a)
- fix(mkpmap): Modified OOC_SortRecurse() to output system error if fork() fails -Roland Schregle (8680e77)
- fix: made global error buffer larger to handle longer strings -Gregory J. Ward (58244fd)
- fix: Added measure of caution for very long file names or command lines -Gregory J. Ward (fca35ab)
- docs: corrected comment -Gregory J. Ward (5c3b0b1)