fractorium/Source/Fractorium
mfeemster eecd3c254f --User changes
-Remove Hue as a saved parameter, as well as animation parameters associated with it. It's now a GUI-only field that is never saved.
 -Make histogram, density filter buffer, and all associated fields always float, even when using double. In that case, only the iteration calculations are now double. Suggested by Thomas Ludwig.
 -Print all three kernels in EmberRender when the --dump_kernel option is specified.
 -Apply variations filter to randoms.

--Bug fixes
 -Fix bug where hue was not being preserved when switching controllers and embers. Very hard to repro bug, but mostly overcome by eliminating hue as a saved parameter.

--Code changes
 -De-templatized DEOpenCLKernelCreator and FinalAccumOpenCLKernelCreator. They now just take a bool as a parameter to specify double precision.
 -To accommodate the buffers being float, introduce a new #define types in EmberCL called real4_bucket, and real4reals_bucket.
 -Density and spatial filtering structs now use this type.
 -ConvertDensityFilter() and ConvertSpatialFilter() no longer return a value, they just assign to the member.
2015-08-10 20:10:23 -07:00
..
Icons --User changes 2015-07-23 18:16:36 -07:00
AboutDialog.cpp 0.4.1.7 Beta 01/02/2015 2015-01-02 15:11:36 -08:00
AboutDialog.h More linux work. 2014-12-10 21:50:15 -08:00
AboutDialog.ui Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
CurvesGraphicsView.cpp Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
CurvesGraphicsView.h Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
DoubleSpinBox.cpp --Code changes 2015-05-29 21:57:09 -07:00
DoubleSpinBox.h --User changes 2015-06-28 14:04:30 -07:00
DoubleSpinBoxTableItemDelegate.h --User changes 2015-05-29 21:08:44 -07:00
EmberFile.h Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberTreeWidgetItem.h More linux work. 2014-12-10 21:50:15 -08:00
FinalRenderDialog.cpp --User changes 2015-07-23 18:16:36 -07:00
FinalRenderDialog.h --User changes 2015-07-23 18:16:36 -07:00
FinalRenderDialog.ui --User changes 2015-05-30 22:14:34 -07:00
FinalRenderEmberController.cpp --User changes 2015-08-10 20:10:23 -07:00
FinalRenderEmberController.h --User changes 2015-08-10 20:10:23 -07:00
Fractorium.cpp --User changes 2015-08-10 20:10:23 -07:00
Fractorium.h Merge pull request #27 from gh2k/osx-native-menus 2015-07-29 17:42:49 -07:00
Fractorium.qrc --User changes 2015-07-23 18:16:36 -07:00
Fractorium.rc Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
Fractorium.ui --User changes 2015-08-10 20:10:23 -07:00
FractoriumCommon.h --User changes 2015-07-15 20:27:32 -07:00
FractoriumEmberController.cpp --User changes 2015-08-10 20:10:23 -07:00
FractoriumEmberController.h --User changes 2015-08-10 20:10:23 -07:00
FractoriumInfo.cpp --User changes 2015-07-23 18:16:36 -07:00
FractoriumLibrary.cpp --User changes 2015-08-10 20:10:23 -07:00
FractoriumMenus.cpp --User changes 2015-08-10 20:10:23 -07:00
FractoriumPalette.cpp --User changes 2015-08-10 20:10:23 -07:00
FractoriumParams.cpp --User changes 2015-08-10 20:10:23 -07:00
FractoriumPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
FractoriumPch.h --User changes 2015-05-29 21:08:44 -07:00
FractoriumRender.cpp --User changes 2015-08-10 20:10:23 -07:00
FractoriumSettings.cpp --User changes 2015-07-23 18:16:36 -07:00
FractoriumSettings.h --User changes 2015-07-23 18:16:36 -07:00
FractoriumToolbar.cpp --User changes 2015-08-10 20:10:23 -07:00
FractoriumXaos.cpp --User changes 2015-07-23 18:16:36 -07:00
FractoriumXforms.cpp --Bug fixes 2015-07-31 19:46:53 -07:00
FractoriumXformsAffine.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumXformsColor.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumXformsSelect.cpp --User changes 2015-07-23 18:16:36 -07:00
FractoriumXformsVariations.cpp --User changes 2015-08-10 20:10:23 -07:00
GLEmberController.cpp Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
GLEmberController.h 0.4.1.7 Beta 01/02/2015 2015-01-02 15:11:36 -08:00
GLWidget.cpp Merge branch 'retina-glwidget' of https://github.com/gh2k/fractorium 2015-03-21 16:23:29 -07:00
GLWidget.h 0.4.1.7 Beta 01/02/2015 2015-01-02 15:11:36 -08:00
Main.cpp --User changes 2015-08-10 20:10:23 -07:00
OptionsDialog.cpp --User changes 2015-07-29 17:25:02 -07:00
OptionsDialog.h --User changes 2015-07-29 17:25:02 -07:00
OptionsDialog.ui --User changes 2015-07-15 20:27:32 -07:00
PaletteTableWidgetItem.h --User changes 2015-05-30 22:14:34 -07:00
resource.h Initial source commit 2014-07-08 00:11:14 -07:00
SpinBox.cpp --Code changes 2015-05-29 21:57:09 -07:00
SpinBox.h oops 2015-05-15 18:45:57 -07:00
StealthComboBox.h More linux work. 2014-12-10 21:50:15 -08:00
TableWidget.h More linux work. 2014-12-10 21:50:15 -08:00
TwoButtonComboWidget.h More linux work. 2014-12-10 21:50:15 -08:00
VariationsDialog.cpp --User changes 2015-07-29 17:25:02 -07:00
VariationsDialog.h --User changes 2015-07-29 17:25:02 -07:00
VariationsDialog.ui --User changes 2015-07-23 18:16:36 -07:00
VariationTreeWidgetItem.h --User changes 2015-06-28 14:04:30 -07:00