fractorium/Source/EmberAnimate
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
..
EmberAnimate.cpp --User changes 2016-05-05 16:11:30 -07:00
EmberAnimate.h Initial source commit 2014-07-08 00:11:14 -07:00
resource.h Initial source commit 2014-07-08 00:11:14 -07:00