]> git.sesse.net Git - movit/commit
Change the .dot/.frag writing to be dependent on an init_movit() parameter instead...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 10 Jan 2013 17:48:07 +0000 (18:48 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 10 Jan 2013 17:48:07 +0000 (18:48 +0100)
commit49ef2523611e215b327cd26f7bf698d1516edd46
tree8afb0f3a7385b09cade64d28a9b404a866fd860a
parentd7730c1a3f55337a5eda502862b624181bfc97d2
Change the .dot/.frag writing to be dependent on an init_movit() parameter instead of being bound to assertion checking.
demo.cpp
effect_chain.cpp
init.cpp
init.h
test_util.cpp