fractorium/Source/Ember
Person fcd060976c --User changes
-Support 4k monitors, and in general, properly scale any monitor that is not HD.
 -Allow for a spatial filter of radius zero, which means do not use a spatial filter.
 -Add new variations: concentric, cpow3, helicoid, helix, rand_cubes, sphereblur.
 -Use a new method for computing elliptic which is more precise. Developed by Discord user Claude.
 -Remove the 8 variation per xform limitation on the GPU.
 -Allow for loading the last flame file on startup, rather than randoms.
 -Use two different default quality values in the interactive renderer, one each for CPU and GPU.
 -Creating linked xforms was using non-standard behavior. Make it match Apo and also support creating multiple linked xforms at once.

--Bug fixes
 -No variations in an xform used to have the same behavior as a single linear variation with weight 1. While sensible, this breaks backward compatibility. No variations now sets the output point to zeroes.
 -Prevent crashing the program when adjusting a value on the main window while a final render is in progress.
 -The xaos table was inverted.

--Code changes
 -Convert projects to Visual Studio 2017.
 -Change bad vals from +- 1e10 to +-1e20.
 -Reintroduce the symmetry tag in xforms for legacy support in programs that do not use color_speed.
 -Compiler will not let us use default values in templated member functions anymore.
2017-11-26 17:27:00 -08:00
..
Affine2D.cpp --User changes 2017-02-26 00:02:21 -08:00
Affine2D.h --User changes 2017-02-26 00:02:21 -08:00
CarToRas.h --User changes 2016-04-03 18:55:12 -07:00
Curves.h Features: 2017-07-22 13:43:35 -07:00
DensityFilter.h 06/09/2017 2017-06-09 19:38:06 -07:00
DllMain.cpp --Bug fixes 2016-03-01 17:26:45 -08:00
Ember.cpp --Bug fixes 2017-02-26 09:34:43 -08:00
Ember.h --User changes 2017-11-26 17:27:00 -08:00
EmberDefines.h --User changes 2017-11-26 17:27:00 -08:00
EmberMotion.h --User changes 2016-04-03 18:55:12 -07:00
EmberPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberPch.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
EmberToXml.cpp --User changes 2017-11-26 17:27:00 -08:00
EmberToXml.h --User changes 2017-11-26 17:27:00 -08:00
Interpolate.h 06/09/2017 2017-06-09 19:38:06 -07:00
Isaac.h --User changes 2016-04-03 18:55:12 -07:00
Iterator.h --Code changes 2017-03-27 18:05:06 -07:00
Palette.h --Bug fixes 2017-07-04 23:08:06 -07:00
PaletteList.cpp 05/31/2017 2017-05-31 19:50:05 -07:00
PaletteList.h --Bug fixes 2017-02-26 09:34:43 -08:00
Point.h --Code changes 2017-03-27 18:05:06 -07:00
Renderer.cpp --User changes 2017-11-26 17:27:00 -08:00
Renderer.h Features: 2017-07-22 13:43:35 -07:00
RendererBase.cpp Features: 2017-07-22 13:43:35 -07:00
RendererBase.h Features: 2017-07-22 13:43:35 -07:00
SheepTools.h Features: 2017-07-22 13:43:35 -07:00
SpatialFilter.h --User changes 2017-11-26 17:27:00 -08:00
TemporalFilter.h --User changes 2016-03-28 18:49:10 -07:00
Timing.h 06/6/2017 2017-06-06 20:13:30 -07:00
Utils.h 06/09/2017 2017-06-09 19:38:06 -07:00
VarFuncs.h --User changes 2017-11-26 17:27:00 -08:00
Variation.h --User changes 2017-11-26 17:27:00 -08:00
VariationList.cpp --User changes 2017-11-26 17:27:00 -08:00
VariationList.h --User changes 2016-05-18 16:48:40 -07:00
Variations01.h --User changes 2017-11-26 17:27:00 -08:00
Variations02.h --User changes 2017-11-26 17:27:00 -08:00
Variations03.h --User changes 2017-11-26 17:27:00 -08:00
Variations04.h --User changes 2017-11-26 17:27:00 -08:00
Variations05.h --User changes 2017-11-26 17:27:00 -08:00
Variations06.h --User changes 2017-11-26 17:27:00 -08:00
Variations07.h --User changes 2017-11-26 17:27:00 -08:00
VariationsDC.h --User changes 2017-11-26 17:27:00 -08:00
Xform.h --User changes 2017-11-26 17:27:00 -08:00
XmlToEmber.cpp --User changes 2017-11-26 17:27:00 -08:00
XmlToEmber.h --User changes 2017-11-26 17:27:00 -08:00