Skip to content

Releases: LBNL-ETA/Radiance

Radiance 6.0a (2024-05-19)

19 May 00:48
Compare
Choose a tag to compare
Pre-release

373a990

(2024-05-19)
  • feat(rcrop): Negative counts for #rows or #columns cut from the ends -Gregory J. Ward (373a990)
  • fix: Made use of resolu.h more consistent and reliable -Gregory J. Ward (7fade2f)

Radiance 6.0a (2024-05-16)

16 May 00:49
Compare
Choose a tag to compare
Pre-release

e6f6be8

(2024-05-16)
  • fix: removed non-existent -ocN option from usage -Gregory J. Ward (e6f6be8)

Radiance 6.0a (2024-05-11)

11 May 02:42
Compare
Choose a tag to compare
Pre-release

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)

21 Apr 00:47
Compare
Choose a tag to compare
Pre-release

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)

17 Apr 00:47
Compare
Choose a tag to compare
Pre-release

4f0cd8e

(2024-04-17)
  • perf: Improved ambient super-sampling error estimation -Gregory J. Ward (4f0cd8e)
  • perf(rpict,rtrace,rvu): Improved ambient sampling (-as) to reduce bias -Gregory J. Ward (a3b5d90)

Radiance 6.0a (2024-04-15)

15 Apr 03:06
Compare
Choose a tag to compare
Pre-release

18895bd

(2024-04-15)
  • fix(rpict): Error in -features OutputCS support string -Gregory J. Ward (18895bd)

Radiance 6.0a (2024-04-07)

07 Apr 00:48
Compare
Choose a tag to compare
Pre-release

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)

05 Apr 00:48
Compare
Choose a tag to compare
Pre-release

bdc26c9

(2024-04-05)
  • fix: Regression introduced in previous change (almost 5 years ago!) -Gregory J. Ward (bdc26c9)
  • perf: Added missing data preload calls for multi-processing with spectra -Gregory J. Ward (bd8e921)

Radiance 6.0a (2024-03-24)

24 Mar 00:47
Compare
Choose a tag to compare
Pre-release

cd43ab2

(2024-03-24)
  • fix: Needed to move test for it to work! -Gregory J. Ward (cd43ab2)
  • fix: added check for > 3 spectral samples with photon-mapping -Gregory J. Ward (46d6f0b)

Radiance 6.0a (2024-03-22)

22 Mar 00:46
Compare
Choose a tag to compare
Pre-release

f6e823d

(2024-03-22)
  • fix(rfluxmtx,genBSDF): Fixed issue with -c{s,w} argument parsing -Gregory J. Ward (f6e823d)