ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/notes/ReleaseNotes
(Generate patch)

Comparing ray/doc/notes/ReleaseNotes (file contents):
Revision 1.483 by greg, Tue Apr 22 17:12:25 2025 UTC vs.
Revision 1.484 by greg, Sun Apr 27 20:20:01 2025 UTC

# Line 2795 | Line 2795 | calibration and accept EPW files directly as input.
2795  
2796   Added -e expr and -f file.cal options to all rendering tools, not
2797   just rcontrib/rxcontrib.  Feature request from Peter A-B.
2798 +
2799 + Fixed slight bias in indirect calculation caused by ambient
2800 + collision detection, pointed out by Jon Sargent.  New code
2801 + keeps track of rejected samples and sells them back to
2802 + later calls to get something closer to a true Poisson
2803 + sampling method.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines