fractorium/Source/Ember
mfeemster 570d3bcf1d 0.4.1.1 Beta 08/03/2014
--Bug Fixes
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.
Better NULL checks when copying embers and xforms.
Rename members in FractoriumEmberControllerBase.h to omit duplicating
the members declared in the base.
2014-08-03 16:16:10 -07:00
..
Affine2D.cpp Initial source commit 2014-07-08 00:11:14 -07:00
Affine2D.h Initial source commit 2014-07-08 00:11:14 -07:00
CarToRas.h Initial source commit 2014-07-08 00:11:14 -07:00
DensityFilter.h 0.4.1.1 Beta 08/03/2014 2014-08-03 16:16:10 -07:00
DllMain.cpp Initial source commit 2014-07-08 00:11:14 -07:00
Ember.cpp Numerous fixes 2014-07-18 23:33:18 -07:00
Ember.h 0.4.1.1 Beta 08/03/2014 2014-08-03 16:16:10 -07:00
EmberDefines.h 0.4.1.1 Beta 08/03/2014 2014-08-03 16:16:10 -07:00
EmberPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberPch.h Initial source commit 2014-07-08 00:11:14 -07:00
EmberToXml.h Numerous fixes 2014-07-18 23:33:18 -07:00
Interpolate.h Initial source commit 2014-07-08 00:11:14 -07:00
Isaac.h Numerous fixes 2014-07-18 23:33:18 -07:00
Iterator.h Numerous fixes 2014-07-18 23:33:18 -07:00
Palette.h Initial source commit 2014-07-08 00:11:14 -07:00
PaletteList.h Initial source commit 2014-07-08 00:11:14 -07:00
Point.h Initial source commit 2014-07-08 00:11:14 -07:00
Renderer.cpp 0.4.1.1 Beta 08/03/2014 2014-08-03 16:16:10 -07:00
Renderer.h 0.4.0.7 Beta 07/26/2014 2014-07-26 12:03:51 -07:00
SheepTools.h Initial source commit 2014-07-08 00:11:14 -07:00
SpatialFilter.h Initial source commit 2014-07-08 00:11:14 -07:00
TemporalFilter.h 0.4.1.1 Beta 08/03/2014 2014-08-03 16:16:10 -07:00
Timing.cpp Initial source commit 2014-07-08 00:11:14 -07:00
Timing.h Initial source commit 2014-07-08 00:11:14 -07:00
Utils.h Numerous fixes 2014-07-18 23:33:18 -07:00
Variation.h Numerous fixes 2014-07-18 23:33:18 -07:00
VariationList.h Numerous fixes 2014-07-18 23:33:18 -07:00
Variations01.h 0.4.0.9 Beta 07/27/2014 2014-07-27 22:25:38 -07:00
Variations02.h Numerous fixes 2014-07-18 23:33:18 -07:00
Variations03.h 0.4.1.1 Beta 08/03/2014 2014-08-03 16:16:10 -07:00
Variations04.h 0.4.0.9 Beta 07/27/2014 2014-07-27 22:25:38 -07:00
Variations05.h 0.4.0.9 Beta 07/27/2014 2014-07-27 22:25:38 -07:00
VariationsDC.h 0.4.1.1 Beta 08/03/2014 2014-08-03 16:16:10 -07:00
Xform.h 0.4.1.1 Beta 08/03/2014 2014-08-03 16:16:10 -07:00
XmlToEmber.h Numerous fixes 2014-07-18 23:33:18 -07:00