From 19011a18cd9dc8a4a14ce9b16e4125a093a4a1e7 Mon Sep 17 00:00:00 2001 From: mfeemster Date: Mon, 4 Aug 2014 19:03:01 -0700 Subject: [PATCH] Forgot version history. --- Data/Version History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Data/Version History.txt b/Data/Version History.txt index 32ec0e3..ff046d9 100644 --- a/Data/Version History.txt +++ b/Data/Version History.txt @@ -3,6 +3,7 @@ Spatial filter would not be correctly recreated on subsequent runs of differing supersample values during final render. Fix DCBubble, Funnel, SphericalN, Wrong logic with some usage of DO_DOUBLE. Only relevant for testing. + Use uint64 for iters/sec calculation on final render dialog. int was overflowing on extremely fast GPU renders. --Code Changes Make density, spatial and temporal filters preserve the values they were created with. This helps in determining when a new instance is needed.