fractorium/Source/EmberAnimate
Simon Detheridge b5b660e2a0 Use a non-imbued stringstream to generate output filename
Previously, 'os' had imbue(std::locale("")) called on it, which resulted in a localised stream that inserted commas into numbers.

This is inconvenient, as it inserts commas into the output filename for frame numbers of 1,000 or higher
2015-03-26 21:10:15 +00:00
..
EmberAnimate.cpp Use a non-imbued stringstream to generate output filename 2015-03-26 21:10:15 +00:00
EmberAnimate.h Initial source commit 2014-07-08 00:11:14 -07:00
EmberAnimate.rc Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
resource.h Initial source commit 2014-07-08 00:11:14 -07:00