--- ray/doc/notes/ReleaseNotes 2022/08/04 22:43:46 1.417 +++ ray/doc/notes/ReleaseNotes 2022/08/10 20:45:09 1.418 @@ -2557,3 +2557,5 @@ in WINDOW. Eliminated most aiming failures for triangular light sources, at the expense of conservative sampling near the centroid. Thanks to David Geisler-Moroder for his help on this. + +Increased maximum set size to 8191 to avoid set overflow errors.