fractorium/Source/EmberCommon
mfeemster b5341c7d79 --User changes
-Remove --time option for EmberAnimate, it was redundant with --frame.
 -Make --enable_jpg_comments and --enable_png_comments just be bools that when present mean true, rather than having to specify =true.
 -Add a new argument --ts for EmberAnimate to allow the user to specify the temporal samples value to use for the entire animation. Useful for testing.

--Bug fixes
 -Properly seed rands in EmberAnimate when specifying --isaac_seed and using more than one device with --opencl.

--Code changes
 --Small cleanup to flatten/unflatten all code.
 --Make EmberOptionEntry<T>::operator() return a const reference instead of a copy.
2016-05-05 16:11:30 -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-05-05 16:11:30 -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