fractorium/Source/Ember
Person dee4304bf2 --User changes
-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().
2018-08-10 18:06:04 -07:00
..
Affine2D.cpp --User changes 2017-02-26 00:02:21 -08:00
Affine2D.h --User changes 2017-02-26 00:02:21 -08:00
CarToRas.h --User changes 2016-04-03 18:55:12 -07:00
Curves.h Features: 2017-07-22 13:43:35 -07:00
DensityFilter.h 06/09/2017 2017-06-09 19:38:06 -07:00
DllMain.cpp --Bug fixes 2016-03-01 17:26:45 -08:00
Ember.cpp --Code changes 2018-05-01 16:46:18 -07:00
Ember.h --User changes 2018-08-10 18:06:04 -07:00
EmberDefines.h --User changes 2018-07-08 08:31:26 -07:00
EmberMotion.h --User changes 2016-04-03 18:55:12 -07:00
EmberPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberPch.h 1.0.0.2 12/05/2016 2016-12-05 19:04:33 -08:00
EmberToXml.cpp --User changes 2018-06-12 21:20:15 -07:00
EmberToXml.h --User changes 2017-11-26 17:27:00 -08:00
Interpolate.h --User changes 2018-06-12 21:20:15 -07:00
Isaac.h --User changes 2016-04-03 18:55:12 -07:00
Iterator.h --Code changes 2017-03-27 18:05:06 -07:00
Palette.h --User changes 2018-03-29 16:10:22 -07:00
PaletteList.cpp --Bug fixes 2018-01-29 22:14:48 -08:00
PaletteList.h --Bug fixes 2017-02-26 09:34:43 -08:00
Point.h --Code changes 2017-03-27 18:05:06 -07:00
Renderer.cpp --User changes 2018-04-28 22:28:05 -07:00
Renderer.h --User changes 2018-04-28 22:28:05 -07:00
RendererBase.cpp --User changes 2018-04-28 22:28:05 -07:00
RendererBase.h --User changes 2018-04-28 22:28:05 -07:00
SheepTools.h --Bug fixes 2018-06-19 19:32:20 -07:00
SpatialFilter.h --User changes 2017-11-26 17:27:00 -08:00
TemporalFilter.h --User changes 2016-03-28 18:49:10 -07:00
Timing.h 06/6/2017 2017-06-06 20:13:30 -07:00
Utils.h 06/09/2017 2017-06-09 19:38:06 -07:00
VarFuncs.h --User changes 2017-11-26 17:27:00 -08:00
Variation.h --User changes 2018-04-28 22:28:05 -07:00
VariationList.cpp --User changes 2018-04-28 22:28:05 -07:00
VariationList.h --User changes 2016-05-18 16:48:40 -07:00
Variations01.h --User changes 2018-07-30 21:39:41 -07:00
Variations02.h --User changes 2017-11-26 17:27:00 -08:00
Variations03.h --User changes 2017-11-26 17:27:00 -08:00
Variations04.h --User changes 2017-11-26 17:27:00 -08:00
Variations05.h --User changes 2018-07-30 21:39:41 -07:00
Variations06.h --User changes 2018-07-30 21:39:41 -07:00
Variations07.h --User changes 2018-04-28 22:28:05 -07:00
VariationsDC.h --User changes 2018-02-04 11:44:22 -08:00
Xform.h --User changes 2018-06-12 21:20:15 -07:00
XmlToEmber.cpp --User changes 2018-06-12 21:20:15 -07:00
XmlToEmber.h --User changes 2017-11-26 17:27:00 -08:00