mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-02-23 13:31:31 -05:00
![]() -Add buttons to copy and paste affine transforms. -Show xform names on the column headers of the xaos table. -Add a color-coded third column to the variations tree which shows any properties of each variation which are non-standard. -Draw a transparent circle over hovered xforms. -Change how xforms respond to dragging. Rotate only is now the default, and scale will only happen with shift. --Optionally do scale and rotate when holding shift, via a setting in the options dialog. --Bug fixes -Snapping when dragging was wrong sometimes. -The program would very rarely crash on startup due to some values being in an uninitialized state. --Code changes -Change almost every variation to use fma() in OpenCL when doing computations of the form a * b + c. This provides a slight speedup, mostly in double precision mode. -Also apply fma() to affine calcs. -Cleanup of OpenGL affine drawing code. -Separate the concept of hovering and selecting xforms. |
||
---|---|---|
.. | ||
Affine2D.cpp | ||
Affine2D.h | ||
CarToRas.h | ||
Curves.h | ||
DensityFilter.h | ||
DllMain.cpp | ||
Ember.cpp | ||
Ember.h | ||
EmberDefines.h | ||
EmberMotion.h | ||
EmberPch.cpp | ||
EmberPch.h | ||
EmberToXml.cpp | ||
EmberToXml.h | ||
Interpolate.h | ||
Isaac.h | ||
Iterator.h | ||
Palette.h | ||
PaletteList.cpp | ||
PaletteList.h | ||
Point.h | ||
Renderer.cpp | ||
Renderer.h | ||
RendererBase.cpp | ||
RendererBase.h | ||
SheepTools.h | ||
SpatialFilter.h | ||
TemporalFilter.h | ||
Timing.h | ||
Utils.h | ||
VarFuncs.h | ||
Variation.h | ||
VariationList.cpp | ||
VariationList.h | ||
Variations01.h | ||
Variations02.h | ||
Variations03.h | ||
Variations04.h | ||
Variations05.h | ||
Variations06.h | ||
Variations07.h | ||
VariationsDC.h | ||
Xform.h | ||
XmlToEmber.cpp | ||
XmlToEmber.h |