fractorium/Source/Ember
Person 66a597df39 06/04/2017
--User changes
 -Make all fonts be MS Shell Dlg 2. This will require reloading dark.qss if users are already using it.
 -Limit size of the left side of the palette editor.
 -Disable create from image buttons in the palette editor when working on a fixed palette.

--Bug fixes
 -The following variations were wrong: coshq, cothq.
 -During iteration, the color index could become nan if all xform color speeds were negative. This could lead to bad results on the GPU. Fix to check for nan. Minimal speed difference.

--Code changes
 -Make the following variations safer by using Zeps(): sinq, sinhq, secq, sechq, tanq, tanhq, cosq, coshq, cotq, cothq, cscq, cschq, estiq.
 -Always pass -cl-no-signed-zeros -cl-denorms-are-zero to kernel compiles for both single and double.
 -Flush all denormals to zero for all executable programs. This will likely lead to a speedup for badly behaving programs.
2017-06-04 17:37:29 -07: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 --User changes 2015-09-12 18:33:45 -07:00
DensityFilter.h --User changes 2016-03-28 18:49:10 -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 05/31/2017 2017-05-31 19:50:05 -07:00
EmberDefines.h 05/12/2017 2017-05-12 15:31:48 -07: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 --Bug Fixes: 2017-02-28 19:01:49 -08:00
EmberToXml.h --User changes 2017-02-26 00:02:21 -08:00
Interpolate.h --User changes 2016-04-23 09:02:09 -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 --User changes 2017-02-26 00:02:21 -08: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 05/12/2017 2017-05-12 15:31:48 -07:00
Renderer.h 05/12/2017 2017-05-12 15:31:48 -07:00
RendererBase.cpp --User changes 2016-04-03 18:55:12 -07:00
RendererBase.h 05/12/2017 2017-05-12 15:31:48 -07:00
SheepTools.h 05/31/2017 2017-05-31 19:50:05 -07:00
SpatialFilter.h --User changes 2016-02-11 21:38:21 -08:00
TemporalFilter.h --User changes 2016-03-28 18:49:10 -07:00
Timing.h 05/31/2017 2017-05-31 19:50:05 -07:00
Utils.h 05/31/2017 2017-05-31 19:50:05 -07:00
VarFuncs.h Misc intermediate fixes, more work on these to follow. 2016-04-21 15:33:00 -07:00
Variation.h --User changes 2017-02-26 00:02:21 -08:00
VariationList.cpp --User changes 2017-02-26 00:02:21 -08:00
VariationList.h --User changes 2016-05-18 16:48:40 -07:00
Variations01.h --User changes 2017-02-26 00:02:21 -08:00
Variations02.h --User changes 2017-02-26 00:02:21 -08:00
Variations03.h --Code changes 2016-03-04 18:54:06 -08:00
Variations04.h 06/04/2017 2017-06-04 17:37:29 -07:00
Variations05.h --User changes 2017-02-26 00:02:21 -08:00
Variations06.h --User changes 2017-02-26 00:02:21 -08:00
Variations07.h --User changes 2017-02-26 00:02:21 -08:00
VariationsDC.h --User changes 2016-04-13 20:59:57 -07:00
Xform.h 06/04/2017 2017-06-04 17:37:29 -07:00
XmlToEmber.cpp --Bug fixes 2017-02-26 09:34:43 -08:00
XmlToEmber.h --Bug fixes 2017-02-26 09:34:43 -08:00