mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
e6882ee865
-Better handling of crossed min/max DE filter values on the GUI. -Changes to spatial and density filter values will no longer restart the entire render. -Support reading cam_zoom from xml as zoom since JWildfire uses cam_zoom. -Change drag n drop behavior: the default is now to append, hold Ctrl to overwrite. -Set max value of zoom to 25 because it will crash with values around 28 or 29 due to numeric overflow when scaling quality. -Update links in About Dialog. -Rename some controls in Options Dialog. -Move the color curves control to the Palette tab. --Bug fixes -Remove extra space in info tree text when dealing with a linked xform. -Update summary xform name field whenever xform name changes. -Get rid of selection border on summary tab xform tree cells. -Only add variations from Xml that have a non-zero weight. There seemed to be spurious flattens coming from Apo with a weight of 0. --Code changes -Gutters are now a fixed size of 8 * supersample. -Use stl data() member to get pointer to first element instead of &vec[0]. -Eliminate extra calls in renderer to ComputeBounds(), CreateSpatialFilter() and CreateTemporalFilter() to only be done at the start of a render. -Another attempt at vectorizing LogScaleDensityFilter(). Vectorizes, but not sure if it helps. -Some other loop optimizations in Renderer. -No longer check temporal samples in response to some control changes, they are always 1 in the interactive renderer. |
||
---|---|---|
.. | ||
Icons | ||
AboutDialog.cpp | ||
AboutDialog.h | ||
AboutDialog.ui | ||
csshighlighter.cpp | ||
csshighlighter.h | ||
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.cpp | ||
Fractorium.h | ||
Fractorium.qrc | ||
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 | ||
qcssparser.cpp | ||
qcssparser.h | ||
qcssscanner.cpp | ||
qcssscanner.h | ||
qfunctions.h | ||
QssDialog.cpp | ||
QssDialog.h | ||
QssDialog.ui | ||
QssTextEdit.cpp | ||
QssTextEdit.h | ||
resource.h | ||
SpinBox.cpp | ||
SpinBox.h | ||
StealthComboBox.h | ||
TableWidget.h | ||
TwoButtonComboWidget.h | ||
VariationsDialog.cpp | ||
VariationsDialog.h | ||
VariationsDialog.ui | ||
VariationTreeWidgetItem.h |