fractorium/Source/Fractorium
Person 8086cfa731 22.21.4.2 4/19/2021
--User changes
 -Allow users to set the Exp value when using the Exp temporal filter type.
 -Set the default temporal filter type to be Box, which does not alter the palette values at all during animation. This is done to avoid confusion when using Gaussian or Exp which can produce darkened images.

--Bug fixes
 -Sending a sequence to the final render dialog when the keyframes had non zero rotate and center Y values would produce off center animations when rendered.
 -Temporal filters were being unnecessarily recreated many times when rendering or generating sequences.
 -Exp filter was always treated like a Box filter.

--Code changes
 -Add a new member function SaveCurrentAsXml(QString filename = "") to the controllers which is only used for testing.
 -Modernize some C++ code.
2021-04-19 21:07:24 -06:00
..
Icons --User changes -Add pre/post in Toolbar 2020-01-22 20:24:15 -03:00
PaletteEditor 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
AboutDialog.cpp --User changes 2018-09-18 20:49:38 -07:00
AboutDialog.h --User changes 2016-04-03 18:55:12 -07:00
AboutDialog.ui 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
csshighlighter.cpp --User changes 2015-10-26 21:31:35 -07:00
csshighlighter.h --User changes 2015-10-26 21:31:35 -07:00
CurvesGraphicsView.cpp CurvesGraphicsView.cpp edited online with Bitbucket 2020-01-04 13:25:40 +00:00
CurvesGraphicsView.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
DoubleSpinBox.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
DoubleSpinBox.h --User changes 2020-03-11 06:49:29 -07:00
DoubleSpinBoxTableItemDelegate.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
EmberFile.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
EmberTreeWidgetItem.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FinalRenderDialog.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FinalRenderDialog.h --Bug fixes 2020-03-08 14:30:47 -07:00
FinalRenderDialog.ui --Code changes 2020-01-04 01:02:30 -08:00
FinalRenderEmberController.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FinalRenderEmberController.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
Fractorium.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
Fractorium.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
Fractorium.qrc --User changes -Add pre/post in Toolbar 2020-01-22 20:24:15 -03:00
Fractorium.ui 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumCommon.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumEmberController.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumEmberController.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumInfo.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumLibrary.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumMenus.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumPalette.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumParams.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
FractoriumPch.h --Code changes 2018-04-10 18:52:43 -07:00
FractoriumRender.cpp 1.0.0.19 Re-release 2020-03-18 19:34:56 -07:00
FractoriumSettings.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumSettings.h --User changes 2021-03-28 20:37:02 -06:00
FractoriumToolbar.cpp --Bug fixes 2020-01-25 15:50:53 -08:00
FractoriumXaos.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumXforms.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumXformsAffine.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumXformsColor.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumXformsSelect.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
FractoriumXformsVariations.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
GLEmberController.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
GLEmberController.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
GLWidget.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
GLWidget.h --User changes 2018-09-25 19:12:48 -07:00
LibraryTreeWidget.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
LibraryTreeWidget.h --User changes 2020-03-04 22:30:08 -08:00
Main.cpp sync 2020-04-12 14:38:22 -07:00
OptionsDialog.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
OptionsDialog.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
OptionsDialog.ui --User changes 2020-03-04 22:30:08 -08:00
PaletteEditor.ui --User changes: 2019-04-13 19:00:46 -07:00
PaletteTableWidgetItem.h --User changes 2017-02-26 00:02:21 -08:00
qcssparser.cpp --User changes 2015-11-22 14:15:07 -08:00
qcssparser.h --User changes 2015-10-26 21:31:35 -07:00
qcssscanner.cpp --User changes 2015-10-26 21:31:35 -07:00
qcssscanner.h --User changes 2015-10-26 21:31:35 -07:00
qfunctions.h --User changes 2015-10-26 21:31:35 -07:00
QssDialog.cpp --User changes: 2019-04-13 19:00:46 -07:00
QssDialog.h --Bug fixes: 2017-04-04 16:21:58 -07:00
QssDialog.ui --User changes 2015-11-22 14:15:07 -08:00
QssTextEdit.cpp --User changes 2015-10-26 21:31:35 -07:00
QssTextEdit.h --User changes 2015-10-26 21:31:35 -07:00
resource.h Initial source commit 2014-07-08 00:11:14 -07:00
SpinBox.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
SpinBox.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
StealthComboBox.h --User changes 2016-04-03 18:55:12 -07:00
TableWidget.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
TwoButtonComboWidget.h --User changes 2020-01-14 20:08:27 -08:00
VariationsDialog.cpp 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
VariationsDialog.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00
VariationsDialog.ui 06/6/2017 2017-06-06 16:41:00 -07:00
VariationTreeWidgetItem.h 22.21.4.2 4/19/2021 2021-04-19 21:07:24 -06:00