fractorium/Source/Ember
mfeemster 04e72c27de --User changes
-Add a new dialog for editing QSS stylesheets. Allow for saving, reloading and setting styles as default.
  --Include a dark style with the installation called dark.qss.
  --Also add support for themes such as Fusion.
  --Resize some controls to better fit with the new style.
 -Add an option to specify the number of random embers generated on startup. 1 is the minimum and the default.

--Bug fixes
 -Properly enable/disable thread priority label in final render dialog in response to enable/disable of the OpenCL checkbox.
 -Remove all inline stylesheets.
 -Show xaos spinners with 6 decimal places.

--Code changes
 -Remove redundant comparisons to nullptr, use ! instead;
 -Give some controls valid names instead of the auto generated ones.
 -DoubleSpinBoxTableItemDelegate.h: Add virtual keyword to overridden functions.
2015-10-26 21:31:35 -07:00
..
Affine2D.cpp --User changes 2015-09-12 18:33:45 -07:00
Affine2D.h --User changes 2015-05-19 19:31:33 -07:00
CarToRas.h More Linux work. Convert all casts to new style, away from legacy. 2014-12-06 23:51:44 -08:00
Curves.h --User changes 2015-09-12 18:33:45 -07:00
DensityFilter.h Explicitly namespace calls to sqrt and isnan 2015-04-20 11:38:29 +01:00
DllMain.cpp Initial VS2013, C++11 and linux commit. This most likely won't build and suffers from some compiler issues. More commits to follow. 2014-08-31 21:25:15 -07:00
Ember.cpp --User changes 2015-08-10 20:10:23 -07:00
Ember.h --User changes 2015-10-26 21:31:35 -07:00
EmberDefines.h --User changes 2015-10-26 21:31:35 -07:00
EmberMotion.h --User changes 2015-09-12 18:33:45 -07:00
EmberPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberPch.h --User changes 2015-09-12 18:33:45 -07:00
EmberToXml.h --User changes 2015-10-26 21:31:35 -07:00
Interpolate.h --User changes 2015-10-26 21:31:35 -07:00
Isaac.h --User changes 2015-09-12 18:33:45 -07:00
Iterator.h Change CHOOSE_XFORM_GRAIN to be 16384, so we can & with 16383 instead of using modulo. This results in a 9% speed increase on the CPU. 2014-12-09 20:15:02 -08:00
Palette.h --User changes 2015-09-12 18:33:45 -07:00
PaletteList.h --User changes 2015-10-26 21:31:35 -07:00
Point.h --User changes 2015-09-12 18:33:45 -07:00
Renderer.cpp --User changes 2015-10-26 21:31:35 -07:00
Renderer.h --User changes 2015-09-12 18:33:45 -07:00
RendererBase.cpp --User changes 2015-05-30 22:14:34 -07:00
RendererBase.h --User changes 2015-09-12 18:33:45 -07:00
SheepTools.h --Bug fixes: 2015-09-13 12:10:58 -07:00
SpatialFilter.h Explicitly namespace calls to sqrt and isnan 2015-04-20 11:38:29 +01:00
TemporalFilter.h Remove passes. 2014-11-02 23:16:34 -08:00
Timing.h --User changes 2015-10-26 21:31:35 -07:00
Utils.h --User changes 2015-10-26 21:31:35 -07:00
Variation.h --User changes 2015-10-26 21:31:35 -07:00
VariationList.h --User changes 2015-10-26 21:31:35 -07:00
Variations01.h --Code changes 2015-06-29 20:13:53 -07:00
Variations02.h Fix opencl crash in 'hole' variation 2015-07-24 13:00:28 +01:00
Variations03.h --User changes 2015-09-12 18:33:45 -07:00
Variations04.h --User changes 2015-09-12 18:33:45 -07:00
Variations05.h --User changes 2015-09-12 18:33:45 -07:00
VariationsDC.h --User changes 2015-09-12 18:33:45 -07:00
Xform.h --User changes 2015-10-26 21:31:35 -07:00
XmlToEmber.h --User changes 2015-09-12 18:33:45 -07:00