fractorium/Source
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
..
Ember Fix bug where xform fields that were not specified for motion interpolation were still getting interpolated. 2015-03-25 20:47:57 -07:00
EmberAnimate Use a non-imbued stringstream to generate output filename 2015-03-26 21:10:15 +00:00
EmberCL Forgot to remove OpenCLWrapper::ProgramBuildErrors(). 2015-03-22 12:49:43 -07:00
EmberCommon Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberGenome Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberRender Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberTester Fix bug where xform fields that were not specified for motion interpolation were still getting interpolated. 2015-03-25 20:47:57 -07:00
Fractorium Merge branch 'retina-glwidget' of https://github.com/gh2k/fractorium 2015-03-21 16:23:29 -07:00