fractorium/Source/EmberCommon
mfeemster e005b4c20e --User changes
Add the ability to set the current xform by pressing F1 - F32.
 Add the ability to toggle an entire row or column of xaos values.

--Bug fixes
 Prevent xform index flickering whenever changing the number of xforms.

--Code changes
 Remove ForEach() wrappers and replace with range based for loops with auto.
 Replace every regular for loop with a range based one where applicable. Note this doesn't work everywhere.
 Make event filter application wide.
 Add parameter to FillXforms() to specify the index to select, default 0.
 Rename some scroll areas and layouts to names that make sense, rather than their designer defaults.
2015-05-03 17:13:14 -07:00
..
EmberCommon.h Allow for multiple palette files rather than hard coding to flam3-palettes.xml. 2015-04-08 18:23:29 -07:00
EmberCommonPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberCommonPch.h Allow for multiple palette files rather than hard coding to flam3-palettes.xml. 2015-04-08 18:23:29 -07:00
EmberOptions.h --User changes 2015-05-03 17:13:14 -07:00
JpegUtils.h Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
SimpleGlob.h Additional casting work. 2014-12-07 00:59:26 -08:00
SimpleOpt.h More Linux work. Convert all casts to new style, away from legacy. 2014-12-06 23:51:44 -08:00