mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
3aa9e13194
-Add Summary tab to the info dock, place existing bounds related info in a new Bounds tab. -Add a toolbar with the most common actions on it. -Remove old toolbar at the top of the library tab. --Code changes -Refactor code to make a color visible on a background into VisibleColor() in FractoriumCommon.h -Add IsXformLinked() to determine if an xform is linked to another. -Remove SetPaletteRefTable() and GetQRgbFromPaletteIndex() from FractoriumEmberControllerBase and its derivations, unused. -Add FillSummary() to FractoriumEmberController. Call in Update(), UpdateXform() and other places where values are changed to force an update of the summary view. -Add export statements to FractoriumInfo.cpp. -Remove image parameter from SetPaletteTableItem(), it was a bad design. -InitToolbarUI() is now empty since toolbar initialization happens automatically. Leave as a placeholder. -Refactor code to get a palette color at a given index and convert it to a QColor to ColorIndexToQColor(). |
||
---|---|---|
.. | ||
Icons | ||
AboutDialog.cpp | ||
AboutDialog.h | ||
AboutDialog.ui | ||
CurvesGraphicsView.cpp | ||
CurvesGraphicsView.h | ||
DoubleSpinBox.cpp | ||
DoubleSpinBox.h | ||
DoubleSpinBoxTableItemDelegate.h | ||
EmberFile.h | ||
EmberTreeWidgetItem.h | ||
FinalRenderDialog.cpp | ||
FinalRenderDialog.h | ||
FinalRenderDialog.ui | ||
FinalRenderEmberController.cpp | ||
FinalRenderEmberController.h | ||
Fractorium.aps | ||
Fractorium.cpp | ||
Fractorium.h | ||
Fractorium.qrc | ||
Fractorium.rc | ||
Fractorium.ui | ||
FractoriumCommon.h | ||
FractoriumEmberController.cpp | ||
FractoriumEmberController.h | ||
FractoriumInfo.cpp | ||
FractoriumLibrary.cpp | ||
FractoriumMenus.cpp | ||
FractoriumPalette.cpp | ||
FractoriumParams.cpp | ||
FractoriumPch.cpp | ||
FractoriumPch.h | ||
FractoriumRender.cpp | ||
FractoriumSettings.cpp | ||
FractoriumSettings.h | ||
FractoriumToolbar.cpp | ||
FractoriumXaos.cpp | ||
FractoriumXforms.cpp | ||
FractoriumXformsAffine.cpp | ||
FractoriumXformsColor.cpp | ||
FractoriumXformsSelect.cpp | ||
FractoriumXformsVariations.cpp | ||
GLEmberController.cpp | ||
GLEmberController.h | ||
GLWidget.cpp | ||
GLWidget.h | ||
Main.cpp | ||
OptionsDialog.cpp | ||
OptionsDialog.h | ||
OptionsDialog.ui | ||
PaletteTableWidgetItem.h | ||
resource.h | ||
SpinBox.cpp | ||
SpinBox.h | ||
StealthComboBox.h | ||
TableWidget.h | ||
TwoButtonComboWidget.h | ||
VariationTreeWidgetItem.h |