Skip to content

Releases: LBNL-ETA/Radiance

Radiance 6.1a (2026-05-05)

05 May 05:05

Choose a tag to compare

Pre-release

39b9966

(2026-05-05)
  • perf(rxpiece): Minor optimizations -Gregory J. Ward (39b9966)
  • fix(rxpiece): Fixed minor issue with sequential tiles piling up -Gregory J. Ward (797b564)
  • perf: Minor optimizations on conditionals -Gregory J. Ward (6ea808a)
  • fix(genambpos): Added 4 extra digits to polygon coords to avoid non-planar warnings -Gregory J. Ward (c07337a)
  • perf(lookamb): Eliminated unnecessary call to setscolor() -Gregory J. Ward (e9129de)

Radiance 6.1a (2026-05-01)

01 May 01:23

Choose a tag to compare

Pre-release

4fe40c5

(2026-05-01)
  • fix(lookamb): Removed redundant RGB conversion that was reporting wrong values -Gregory J. Ward (4fe40c5)
  • fix(rtrace,rxtrace): Made it so -otW option reports coefficient except when source ray is shadowed -Gregory J. Ward (4ae92ae)

Radiance 6.1a (2026-04-25)

25 Apr 01:12

Choose a tag to compare

Pre-release

dcf576e

(2026-04-25)
  • chore(dctimestep): Revert accidentally checked-in code not ready yet -Gregory J. Ward (dcf576e)

Radiance 6.1a (2026-04-23)

23 Apr 01:16

Choose a tag to compare

Pre-release

6cb2dd3

(2026-04-23)
  • fix(pvsum): Another tweak to avoid illegal "%04" w/o integer format -Gregory J. Ward (6cb2dd3)
  • fix(pvsum): Fixed last fix to format check -Gregory J. Ward (d16a73d)

Radiance 6.1a (2026-04-22)

22 Apr 01:15

Choose a tag to compare

Pre-release

9f9991c

(2026-04-22)
  • fix(pvsum): Minor correction and simplification to format check -Gregory J. Ward (9f9991c)

Radiance 6.1a (2026-04-10)

10 Apr 01:07

Choose a tag to compare

Pre-release

c5cca67

(2026-04-10)
  • docs(rcomb): Corrected statement about rmtxop using double-precision arrays -Gregory J. Ward (c5cca67)
  • fix(rcode2bmp): Fixed removal of suffix from input file name(s) -Gregory J. Ward (7e4ef47)

Radiance 6.1a (2026-04-06)

06 Apr 01:11

Choose a tag to compare

Pre-release

fdf2a09

(2026-04-06)
  • fix(rxcontrib): Improved error output messages -Gregory J. Ward (fdf2a09)
  • fix: updated -W option in usage message -Gregory J. Ward (35edecd)

Radiance 6.1a (2026-03-16)

16 Mar 01:12

Choose a tag to compare

Pre-release

826e4ef

(2026-03-16)
  • docs: Added a few missing commands -Gregory J. Ward (826e4ef)

Radiance 6.1a (2026-03-13)

13 Mar 01:08

Choose a tag to compare

Pre-release

6d482c6

(2026-03-13)
  • fix(rcontrib): TW fixed hang in multi-processing under Windows -Gregory J. Ward (6d482c6)

Radiance 6.1a (2026-03-12)

12 Mar 01:03

Choose a tag to compare

Pre-release

3d68d40

(2026-03-12)
  • docs: Minor corrections to hyperspectral tool support -Gregory J. Ward (3d68d40)
  • style(tabfunc): Eliminated unnecessary "register" and "static" modifiers -Gregory J. Ward (3aacea1)