mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-22 13:40:06 -05:00
fcd060976c
-Support 4k monitors, and in general, properly scale any monitor that is not HD. -Allow for a spatial filter of radius zero, which means do not use a spatial filter. -Add new variations: concentric, cpow3, helicoid, helix, rand_cubes, sphereblur. -Use a new method for computing elliptic which is more precise. Developed by Discord user Claude. -Remove the 8 variation per xform limitation on the GPU. -Allow for loading the last flame file on startup, rather than randoms. -Use two different default quality values in the interactive renderer, one each for CPU and GPU. -Creating linked xforms was using non-standard behavior. Make it match Apo and also support creating multiple linked xforms at once. --Bug fixes -No variations in an xform used to have the same behavior as a single linear variation with weight 1. While sensible, this breaks backward compatibility. No variations now sets the output point to zeroes. -Prevent crashing the program when adjusting a value on the main window while a final render is in progress. -The xaos table was inverted. --Code changes -Convert projects to Visual Studio 2017. -Change bad vals from +- 1e10 to +-1e20. -Reintroduce the symmetry tag in xforms for legacy support in programs that do not use color_speed. -Compiler will not let us use default values in templated member functions anymore. |
||
---|---|---|
.. | ||
Icons | ||
PaletteEditor | ||
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 | ||
LibraryTreeWidget.cpp | ||
LibraryTreeWidget.h | ||
Main.cpp | ||
OptionsDialog.cpp | ||
OptionsDialog.h | ||
OptionsDialog.ui | ||
PaletteEditor.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 |