fractorium/Source/Fractorium
mfeemster a800b08b67 --User changes
-Add variations changes to the list of functionality that can be applied to all xforms using the Select tab.
 -Allow for graphical affine adjustments to apply to multiple selected xforms.
 -Slight optimization of the pie variation.
 -Undo state is only saved when the render completes and the mouse buttons are released. This helps avoid intermediate steps for quickly completing renders while dragging.
 -Add some keyboard shortcuts for toolbar and menu items.
 -Make info tab tree always expanded.

--Bug fixes
 -Make precalcs for all hypertile variations safer by using Zeps() for denominators.
 -Changing the current xform with more than one selected would set all xform's color index value that of the current one.
 -Use hard found palette path information for randoms as well.
 -OpenCL build and assignment errors for Z value in epispiral variation.
 -Unitialized local variables in hexaplay3D, crob, pRose3D.

--Code changes
 -Change static member variables from m_ to s_.
 -Get rid of excessive endl and replace with "\n".
 -Remove old IMAGEGL2D define from before Nvidia supported OpenCL 1.2.
 -Remove old CriticalSection code and use std::recursive_mutex.
 -Make Affine2D Rotate() and RotateTrans() take radians instead of angles.
 -More C++11 work.
 -General cleanup.
2016-02-11 21:38:21 -08:00
..
Icons Merge branch 'master' of https://github.com/mfeemster/fractorium.git 2016-01-29 17:02:26 -08: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 --0.9.9.3 Release 2016-01-17 16:10:06 -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 --User changes 2016-02-11 21:38:21 -08:00
DoubleSpinBox.h --User changes 2016-02-11 21:38:21 -08:00
DoubleSpinBoxTableItemDelegate.h --User changes 2015-10-26 21:31:35 -07:00
EmberFile.h --User changes 2016-01-29 17:02:15 -08:00
EmberTreeWidgetItem.h More linux work. 2014-12-10 21:50:15 -08:00
FinalRenderDialog.cpp --User changes 2016-02-11 21:38:21 -08:00
FinalRenderDialog.h --User changes 2015-12-31 13:41:59 -08:00
FinalRenderDialog.ui --User changes 2015-10-26 21:31:35 -07:00
FinalRenderEmberController.cpp --User changes 2016-02-11 21:38:21 -08:00
FinalRenderEmberController.h --User changes 2016-02-11 21:38:21 -08:00
Fractorium.cpp --User changes 2016-02-02 17:51:58 -08:00
Fractorium.h --User changes 2016-02-02 17:51:58 -08:00
Fractorium.qrc --User changes 2016-01-29 17:02:15 -08:00
Fractorium.rc --0.9.9.3 Release 2016-01-17 16:10:06 -08:00
Fractorium.ui --User changes 2016-02-11 21:38:21 -08:00
FractoriumCommon.h --Bug fixes 2016-01-16 11:51:29 -08:00
FractoriumEmberController.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumEmberController.h --User changes 2016-02-11 21:38:21 -08:00
FractoriumInfo.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumLibrary.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumMenus.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumPalette.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumParams.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
FractoriumPch.h --Bug fixes 2016-01-19 16:21:01 -08:00
FractoriumRender.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumSettings.cpp --Code changes 2015-12-31 16:00:36 -08:00
FractoriumSettings.h --User changes 2015-10-26 21:31:35 -07:00
FractoriumToolbar.cpp --User changes 2016-01-29 17:02:15 -08:00
FractoriumXaos.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumXforms.cpp --User changes 2016-02-02 17:51:58 -08:00
FractoriumXformsAffine.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumXformsColor.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumXformsSelect.cpp --User changes 2016-02-11 21:38:21 -08:00
FractoriumXformsVariations.cpp --User changes 2016-02-11 21:38:21 -08:00
GLEmberController.cpp --User changes 2016-02-11 21:38:21 -08:00
GLEmberController.h --User changes 2016-02-11 21:38:21 -08:00
GLWidget.cpp --User changes 2016-02-11 21:38:21 -08:00
GLWidget.h --User changes 2016-02-11 21:38:21 -08:00
Main.cpp --User changes 2015-10-26 21:31:35 -07:00
OptionsDialog.cpp --User changes 2015-12-31 13:41:59 -08:00
OptionsDialog.h --User changes 2015-12-31 13:41:59 -08:00
OptionsDialog.ui --User changes 2015-10-26 21:31:35 -07: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 --Code changes: 2015-11-25 14:32:34 -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 --User changes 2016-02-11 21:38:21 -08:00
SpinBox.h --User changes 2016-02-11 21:38:21 -08: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 2016-02-02 17:51:58 -08:00
VariationsDialog.h --User changes 2015-07-29 17:25:02 -07:00
VariationsDialog.ui --User changes 2015-10-26 21:31:35 -07:00
VariationTreeWidgetItem.h --User changes 2016-02-11 21:38:21 -08:00