Blender Git Loki
Git Commits -> Revision 0445ff1
Revision 0445ff1 by Campbell Barton (master) October 19, 2009, 08:01 (GMT) |
Give sequencer its own transform freeing function. Updating the sequencer after transform could not use special_aftertrans_update because it relies on data that is freed theeth: moved the customFree function to run before freeing t->data, t->data2d in postTrans(), checked that customData is not needed. |
Commit Details:
Full Hash: 0445ff1ae9ce619efa1eb065eecbc03e45e90d62
SVN Revision: 23935
Parent Commit: 1a7ec53
Lines Changed: +59, -69