fractorium/Source/EmberCommon
mfeemster 6b2b6ede7f Fix bug when using rotation with strips by adding a new member to Ember named m_RotCenterY which is a copy of the original center value since the center value gets changed when using strips.
Change PaletteList Count() member to Size() to be consistent with other code.

Remove PaletteImage option, it's unused. Improve documentation for some other options.

Make ComposePath() always return a unique string.

Add Random Palette and Random Adjustment buttons.

Another attempt at solving the locale bug with the affine adjustment combo boxes.
2014-10-27 14:21:06 -07:00
..
EmberCommon.h Fix bug when using rotation with strips by adding a new member to Ember named m_RotCenterY which is a copy of the original center value since the center value gets changed when using strips. 2014-10-27 14:21:06 -07:00
EmberCommonPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberCommonPch.h Initial source commit 2014-07-08 00:11:14 -07:00
EmberOptions.h Fix bug when using rotation with strips by adding a new member to Ember named m_RotCenterY which is a copy of the original center value since the center value gets changed when using strips. 2014-10-27 14:21:06 -07:00
JpegUtils.h Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
SimpleGlob.h Initial source commit 2014-07-08 00:11:14 -07:00
SimpleOpt.h Initial source commit 2014-07-08 00:11:14 -07:00