Releases: LBNL-ETA/Radiance
Releases · LBNL-ETA/Radiance
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)
Radiance 6.0a (2024-04-05)
Radiance 6.0a (2024-03-24)
Radiance 6.0a (2024-03-22)
Radiance 6.0a (2024-03-17)
Radiance 6.0a (2024-03-13)
Radiance 6.0a (2024-03-03)
cc0d3bf
(2024-03-03)- docs: Added example for sky vector/matrix in place of HDR image -Gregory J. Ward (cc0d3bf)
- style: Changed variable context name -Gregory J. Ward (a37e3d1)
- docs: changed comment suggesting slightly better command syntax -Gregory J. Ward (9a1622f)
- feat: Added files for converting sky photos to hyperspectral images -Gregory J. Ward (9814f07)
- fix(rcomb): Spectral scanlines were being output in reverse order -Gregory J. Ward (6643352)
Radiance 6.0a (2024-02-29)
5755927
(2024-02-29)- fix(tabfunc): Better float format error detection -Gregory J. Ward (5755927)
- perf: Minor optimization -Gregory J. Ward (4615c91)
- chore: Added missing dependency -Gregory J. Ward (adad335)
- fix: Indexing error in last change -Gregory J. Ward (fdd86b2)
- chore(rcomb): Added missing dependencies -Gregory J. Ward (7b6345e)
- perf: Added shortcut to avoid extra call in eargument(), which was bottleneck -Gregory J. Ward (df4ae06)
- perf: Removed unnecessary test, since argument(0) should never be called -Gregory J. Ward (2aaebfa)
- fix: Made error non-fatal in case optimization done twice -Gregory J. Ward (3eb035a)
- fix: Potential bug in free allocated EPNODE arrays -Gregory J. Ward (3d3d971)
- perf: Minor optimization -Gregory J. Ward (fee5b8c)
- style: Fixed spacing and missing "static" keyword -Gregory J. Ward (398046b)
- perf: Flatten hierarchies for commutative & associative operators, '+' and '*' -Gregory J. Ward (53f51f2)
- perf: Added array index optimization to calcomp routines -Gregory J. Ward (1bef3d6)
- perf: Added some list optimization to calcomp routines -Gregory J. Ward (32bfa89)
- perf: Eliminated redundant calculations when same data file is reused for RGB -Gregory J. Ward (1338510)
- perf(macbethcal): Untested performance improvement for measured printer values -Gregory J. Ward (c037be7)
- style: got rid of register keywords -Gregory J. Ward (5dc5fa9)
- fix(macbethcal): Fixed bug in checking color mapping (erroneous out-of-gamut report) -Gregory J. Ward (6312d18)