Releases: LBNL-ETA/Radiance
Releases · LBNL-ETA/Radiance
Radiance 6.0a (2025-03-23)
fc19d58
(2025-03-23)Radiance 6.0a (2025-03-20)
Radiance 6.0a (2025-03-14)
Radiance 6.0a (2025-03-09)
01d69ef
(2025-03-09)- perf(rlam): Increased maximum input line width to 1 MByte -Gregory J. Ward (01d69ef)
- feat(rtrace,rxtrace): Improved header output -Gregory J. Ward (c2c5d07)
- feat(rxcontrib): Added SOFTWARE= line to header output -Gregory J. Ward (4247809)
- chore: Added missing RCSid -Gregory J. Ward (9a5823a)
- perf(dctimestep,dcglare): Improved flat picture detection -Gregory J. Ward (fc05e5d)
- fix(gendaymtx): Somehow missed "May" in month list! -Gregory J. Ward (bfcaf28)
Radiance 6.0a (2025-03-01)
1651ea5
(2025-03-01)- perf: Added flockfile() calls to reduce mutex overhead -Gregory J. Ward (1651ea5)
- refactor: Simplified some error messages -Gregory J. Ward (39f7e72)
- chore: Added missing strncasecmp() library call for Windows -Gregory J. Ward (cf79a22)
- fix: Fixed negative extrapolation values introduced some months ago -Gregory J. Ward (f355b04)
- perf(cnt): Added flockfile(stdout) call to reduce i/o locking overhead -Gregory J. Ward (50f7dd5)
- fix(gendaymtx): Issue with interpretation of minutes in EPW input -Gregory J. Ward (61325ac)
- feat(gendaymtx): Added ability to read dew point from EPW input data -Gregory J. Ward (a16a287)
Radiance 6.0a (2025-02-19)
22fb6e2
(2025-02-19)- test: Put original-sized image in reference directory by accident -Gregory J. Ward (22fb6e2)
- test: Fix for recent change to .rif spacing and more robust WGMDfunc render opts -Gregory J. Ward (947c3cf)
- perf: Faster version of extinction handling in raycontrib() -Gregory J. Ward (e264c76)
- perf: Made printing of variables a little neater; added CAPDATE to holo header -Gregory J. Ward (f478238)
- refactor: Avoid printing multiple spaces after '=' in printvars() -Gregory J. Ward (a1c4b73)
- fix(rlam): Fixed processing of -in option -Gregory J. Ward (cbbaaa4)
- fix(rholo): Safer option setting for rtrace to avoid non-RGB results -Gregory J. Ward (840985f)
- fix(rtrace,rcontrib): Bug in participating medium calculation for spectra, rcontrib -Gregory J. Ward (c7bc9ab)
- perf: Short-cut for common case of NCSAMP==3 -Gregory J. Ward (f85ea3d)
- perf(rhcopy): Further improvement on last change -Gregory J. Ward (5f02832)
- fix(rhcopy): Made output of ray origin in case of uset OBSTRUCTIONS reliable -Gregory J. Ward (6583326)
Radiance 6.0a (2025-02-05)
Radiance 6.0a (2025-01-26)
0462a42
(2025-01-26)- fix(rpict): Fixed issue with -pm corrupting first image in sequence -Gregory J. Ward (0462a42)
- fix(rxpict): Removed extra scanlines being written to end of output -Gregory J. Ward (ab16002)
- fix(rxpict): Eliminated spurious warning about missed pixels and image bottom -Gregory J. Ward (788e565)
- fix: Went back to previous ambient file locking method -Gregory J. Ward (65cfa4b)
- fix: Reverted to tedious file locking, since faster method proved unreliable -Gregory J. Ward (2b29fc9)
- perf(rholo): Added rad -N option for efficiency with mkillum, mkpmap -Gregory J. Ward (c082d54)
- perf(rholo): Added -N option to rad command for mkillum and mkpmap efficiency -Gregory J. Ward (f327095)
- perf: Minor optimization in latest change; still some acceptable contention -Gregory J. Ward (70d4aee)
- perf: Simplified operation of shared ambient files, more testing needed -Gregory J. Ward (cd6d60d)
- fix(rtpict): was scrambling pixels due to change in NCOMP= handling in pvalue -Gregory J. Ward (281dab3)
- feat: Added hopeful equivalents to ftello(), fseeko() for Windows -Gregory J. Ward (17442a5)
- test: Fixed xform, which was broken during addition of new primitive types -Gregory J. Ward (1d993e5)
- refactor: Removed check for error that is no longer possible -Gregory J. Ward (6dc2429)
- fix: Fixed hasfunc() macro for colorpict and mixpict -Gregory J. Ward (fe68fce)
- perf(rholo): Incremented rtrace queue size, since rtrace now buffers pipe input -Gregory J. Ward (407910d)
- fix(rholo): Minimum # rays/packet was zero in some cases -Gregory J. Ward (6e14d82)
- feat(gensurf): Added gensurf -i option to reverse surface normals -Gregory J. Ward (07913f6)