Blender Git Loki
Git Commits -> Revision d0b953d
Revision d0b953d by Campbell Barton (master) January 12, 2009, 15:58 (GMT) |
can now add sequencer effects with the python api also fixed crashes when incorrect args were used cross = 13; track= 5; frame = 1 # no effect constants scene.sequence.new((cross, seq1, seq2), frame, track) |
Commit Details:
Full Hash: d0b953d86079a00c71950603c80aff71dcca8362
SVN Revision: 18464
Parent Commit: ae15fc5
Lines Changed: +175, -11
1 Modified Path:
/source/blender/python/api2_2x/sceneSequence.c (+175, -11) (Diff)