Releases: LBNL-ETA/Radiance
Releases · LBNL-ETA/Radiance
Radiance 6.0a (2024-05-19)
Radiance 6.0a (2024-05-16)
Radiance 6.0a (2024-05-11)
47396e8
(2024-05-11)- fix: Added check for black input values to avoid divid-by-zero -Gregory J. Ward (47396e8)
- docs: Minor wording fixes -Gregory J. Ward (fa1352a)
- perf: Minor improvement -Gregory J. Ward (3ec9566)
- fix(rxtrace): Minor fixes -Gregory J. Ward (84e819d)
- fix: Added call to set up spectral sampling for calling program -Gregory J. Ward (5b586e6)
- fix(rxtrace): Fixed spectral sampling set-up -Gregory J. Ward (be0c6c2)
- fix(rxtrace): Don't call FIFO routines with single process -Gregory J. Ward (0d91c85)
- feat(rxtrace): Added multi-processing and spectral color -Gregory J. Ward (6350ef3)
- feat(rtrace): Improved diagnostic output -Gregory J. Ward (1249cf8)
- fix(gendaymtx): Added -i option and improved consistency with gendaylit, thanks to Yongqing -Gregory J. Ward (2a2c9ff)
Radiance 6.0a (2024-04-21)
3be7601
(2024-04-21)- perf: Minor optimization to eliminate memcpy() call -Gregory J. Ward (3be7601)
- fix(rtrace,rpict,rvu,rcontrib): Fixed divide-by-zero and sample initialization for indirect calc -Gregory J. Ward (2f125a2)
- fix(rtrace,rpict,rvu,rcontrib): Potential divide-by-zero with -lw 0 -Gregory J. Ward (7d644e1)
- chore: ansification -Gregory J. Ward (1cbf2bc)
Radiance 6.0a (2024-04-17)
Radiance 6.0a (2024-04-15)
Radiance 6.0a (2024-04-07)
2d52959
(2024-04-07)- fix: Avoid infinite loop with lost child and improved lost ray warning -Gregory J. Ward (2d52959)
- feat: Added warning messages for lost rays in ray_pclose() -Gregory J. Ward (1e84274)
- fix: Added check for empty subfeature that could cause memory read-past-end -Gregory J. Ward (425d236)
- fix(rpict,rtrace,rcontrib,rvu): Fixed bug in feature sublist check -Gregory J. Ward (1065f52)
- fix: Added missing eol escape for Windows -Gregory J. Ward (ec0d3f3)
- feat(rpict,rtrace,rcontrib): Added OutputCS to features list -Gregory J. Ward (163c46d)
- fix: Improved tracking of reflected vs. transmitted rays for antimatter -Gregory J. Ward (ad90984)