Blender Git Loki

Git Commits -> Revision 3e6a1bc

Revision 3e6a1bc by Campbell Barton (master)
January 22, 2009, 15:52 (GMT)
New Operators, duplicate is shift+d, Add operators are accessible from the header.
SEQUENCER_OT_add_duplicate(mode=1)
SEQUENCER_OT_add_image_strip(name='', start_frame=0, channel=1, filename='', replace_sel=True)
SEQUENCER_OT_add_movie_strip(name='', start_frame=0, channel=1, filename='', replace_sel=True)
SEQUENCER_OT_add_sound_strip(name='', start_frame=0, channel=1, filename='', replace_sel=True)

Some of these use the file selector, Note that sound isn't working yet because editsound.c functions are not yet in 2.5 and Operators dont have a way to recieve an array of strings so SEQUENCER_OT_add_image_strip only adds 1 image at the moment.

Commit Details:

Full Hash: 3e6a1bc60b5650d4b33b7187f06c87766e4ea536
SVN Revision: 18625
Parent Commit: d5f69e8
Lines Changed: +395, -135

8 Modified Paths:

/source/blender/editors/space_sequencer/sequencer_add.c (+350, -71) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+2, -7) (Diff)
/source/blender/editors/space_sequencer/sequencer_header.c (+28, -33) (Diff)
/source/blender/editors/space_sequencer/sequencer_intern.h (+3, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+5, -6) (Diff)
/source/blender/editors/space_sequencer/sequencer_select.c (+0, -12) (Diff)
/source/blender/editors/transform/transform_ops.c (+1, -4) (Diff)
/source/blender/makesrna/intern/rna_define.c (+6, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021