fractorium/Source/EmberCommon
mfeemster 1f0cc4bb4a --User changes
-Always force times of each flame to increase from zero when saving a file.
 -Remove check for times when doing a sequence in EmberGenome because the original times are never used there.

--Bug fixes
 -Multi-GPU synchronization was not actually thread safe and was likely doing less iters than requested. It is now properly synchronized.

--Code changes
 -Optimize Interpolater by making it a non-static class by adding some members used for caching values during interpolation.
 -Cache values in SheepTools as well, which was already a non-static class.
 -General cleanup.
2016-04-23 09:02:09 -07:00
..
EmberCommon.h --User changes 2016-04-03 18:55:12 -07:00
EmberCommonPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
EmberCommonPch.h --Bug fixes 2016-03-01 17:26:45 -08:00
EmberOptions.h --User changes 2016-04-23 09:02:09 -07:00
JpegUtils.h --Bug fixes 2016-03-01 17:26:45 -08: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