fractorium/Source/EmberCommon
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
..
EmberCommon.h --User changes 2018-08-10 18:06:04 -07:00
EmberCommonPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberCommonPch.h --Code changes 2018-05-04 19:38:47 -07:00
EmberOptions.h Features: 2017-07-22 13:43:35 -07:00
JpegUtils.h Bug fixes: 2017-08-22 20:13:25 -07:00
SimpleGlob.h --User changes 2015-09-12 18:33:45 -07:00
SimpleOpt.h More Linux work. Convert all casts to new style, away from legacy. 2014-12-06 23:51:44 -08:00