Changeset View
Changeset View
Standalone View
Standalone View
sequencer_kinoraw_tools/jumptocut.py
| Context not available. | |||||
| functions.triminout(strip2, sin, sout) | functions.triminout(strip2, sin, sout) | ||||
| bpy.ops.sequencer.copy() | bpy.ops.sequencer.copy() | ||||
| bpy.ops.sequencer.meta_separate() | bpy.ops.sequencer.meta_separate() | ||||
| self.report({'INFO'}, "META2 has been trimed and copied") | self.report({'INFO'}, "META2 has been trimmed and copied") | ||||
| else: | else: | ||||
| bpy.ops.sequencer.meta_make() | bpy.ops.sequencer.meta_make() | ||||
| bpy.ops.sequencer.copy() | bpy.ops.sequencer.copy() | ||||
| Context not available. | |||||