fractorium/Source/Fractorium
Person 5cdfe0b6b9 1.0.0.2 12/05/2016
--User changes
 -Add many tooltips to help clarify functionality.
 -Select multiple flames in library for del/move. Still only one allowed to be set as the current.
 -Show checkbox for current flame. Remember this is not necessarily what's selected.
 -User can now drag a square to select xforms, which keeps in sync with checkboxes.
 -Remove --nframes from command line. Replace with new params: --loopframes, --interpframes, --interploops.
 -Add two new options to EmberGenome: --cwloops --cwinterploops to specify whether rotation should go clockwise instead of the default counter clockwise.
 -Add these to Fractorium as checkboxes.
 -Apply All now also works for toggling animate flag on xforms.
 -Options dialog now allows user to set whether double click toggles spinners, or right click does.

--Bug fixes
 -Selecting final and non-final xforms, and then dragging the non-final did not drag the final with it.
 -Selecting all xforms when a final was present, then deleting crashed the program.
 -Remove support for ppm files in the command line programs, it's an outdated format.
 -Switching between SP and DP kept reapplying the palette adjustments.

--Code changes
 -Move build system to Visual Studio 2015 and Qt 5.6.
 -SSE used during addition of points to the histogram.
 -Remove last remnants of old flam3 C code and replace with C++.
 -Remove unused code involving tbb::task_group.
 -Make settings object a global shared_ptr singleton, so it doesn't have to be passed around.
2016-12-05 19:04:33 -08:00
..
Icons --User changes 2016-04-11 18:15:14 -07:00
AboutDialog.cpp 0.4.1.7 Beta 01/02/2015 2015-01-02 15:11:36 -08:00
AboutDialog.h --User changes 2016-04-03 18:55:12 -07:00
AboutDialog.ui 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08: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 --User changes 2015-09-12 18:33:45 -07:00
CurvesGraphicsView.h --Code changes 2016-01-04 16:50:15 -08:00
DoubleSpinBox.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
DoubleSpinBox.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
DoubleSpinBoxTableItemDelegate.h --User changes 2015-10-26 21:31:35 -07:00
EmberFile.h --User changes 2016-06-11 17:47:03 -07:00
EmberTreeWidgetItem.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FinalRenderDialog.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FinalRenderDialog.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FinalRenderDialog.ui --User changes 2015-10-26 21:31:35 -07:00
FinalRenderEmberController.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FinalRenderEmberController.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
Fractorium.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
Fractorium.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
Fractorium.qrc --User changes 2016-04-11 18:15:14 -07:00
Fractorium.ui 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumCommon.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumEmberController.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumEmberController.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumInfo.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumLibrary.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumMenus.cpp --User changes 2016-06-11 17:47:03 -07:00
FractoriumPalette.cpp --User changes 2016-03-28 18:49:10 -07:00
FractoriumParams.cpp --Bug fixes 2016-06-21 19:27:37 -07:00
FractoriumPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
FractoriumPch.h --User changes 2016-06-11 17:47:03 -07:00
FractoriumRender.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumSettings.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumSettings.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumToolbar.cpp --User changes 2016-01-29 17:02:15 -08:00
FractoriumXaos.cpp --User changes 2016-02-20 18:44:52 -08:00
FractoriumXforms.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumXformsAffine.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumXformsColor.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumXformsSelect.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
FractoriumXformsVariations.cpp --User changes 2016-04-13 20:59:57 -07:00
GLEmberController.cpp --Code changes 2016-02-13 17:24:51 -08:00
GLEmberController.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
GLWidget.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
GLWidget.h --User changes 2016-04-03 18:55:12 -07:00
LibraryTreeWidget.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
LibraryTreeWidget.h --User changes 2016-04-03 18:55:12 -07:00
Main.cpp Misc intermediate fixes, more work on these to follow. 2016-04-21 15:33:00 -07:00
OptionsDialog.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
OptionsDialog.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
OptionsDialog.ui 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
PaletteTableWidgetItem.h --User changes 2015-05-30 22:14:34 -07: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 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
QssDialog.h --User changes 2015-11-22 14:15:07 -08: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 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
SpinBox.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
StealthComboBox.h --User changes 2016-04-03 18:55:12 -07:00
TableWidget.h --User changes 2016-04-03 18:55:12 -07:00
TwoButtonComboWidget.h More linux work. 2014-12-10 21:50:15 -08:00
VariationsDialog.cpp 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
VariationsDialog.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
VariationsDialog.ui --User changes 2016-06-11 17:47:03 -07:00
VariationTreeWidgetItem.h --User changes 2016-04-03 18:55:12 -07:00