Add successful Curve.command_stack maintenance.
authorW. Trevor King <wking@drexel.edu>
Thu, 12 Aug 2010 17:15:29 +0000 (13:15 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 12 Aug 2010 17:15:29 +0000 (13:15 -0400)
commit28a01c259df23e587352035f08e97295e01b3fe2
tree2980eed7f1a6cb6794c82e1da12c72bf0c3f9e87
parent2080ad015e7239890d4bd77239016910299c2687
Add successful Curve.command_stack maintenance.

Now commands successfully track CurveCommands applied to them, and run
them again when they're reloaded.  Still to do:
* save/load .command_stacks with the playlist
* hooke.plugin.command_stack
hooke/curve.py
hooke/engine.py
hooke/playlist.py
hooke/plugin/curve.py
hooke/plugin/flatfilt.py
hooke/plugin/playlist.py
hooke/plugin/vclamp.py