mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
dee4304bf2
-Attempt to preserve xaos when adding xforms. Note this is not an exact copy, but just a preservation of some values based on position. -Add some acceleration to the changing of spinner values when dragging the right mouse button to adjust. -Make the pivot be the center of the viewable area when doing drag/rotate/scale with the right mouse button. --Clamp minimum scale to 10 --Draw a line from the mouse position to the pivot. -Keep a cache of the last added final xform with each flame so that it can be quickly added, removed, then added back for testing its effect. --This is not saved with the xml file and is solely for interactive editing. --Bug fixes -File filtering in open and save dialogs were broken. -Right clicking on integer spin boxes was causing the context menu to pop up, when it should be supressed just like double spin boxes. -Deleting xforms was still broken. --Code changes -Refactor the code for adding and pasting xforms into a single global static function called AddXformsWithXaos(). |
||
---|---|---|
.. | ||
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 |