Skip to content

Power Sequencer 2.0

Compare
Choose a tag to compare
@NathanLovato NathanLovato released this 14 Jan 04:52
· 23 commits to master since this release

Banner image

Power Sequencer brings smart new editing features to edit faster with Blender's Video Sequence Editor.

Power Sequencer is now part of Blender. The GitHub releases are there if you do not want to wait for the next Blender release for new features and bug fixes.

Changelog

This release is only for Blender 2.83 and above. The major version change is because of that: the add-on breaks compatibility with older versions of Blender due to a breaking change in the Blender Python API.

Thanks to @GTaulats for their help on features and bug fixes for this release.

New features

  • Value offset operator to offset the selection in time instantly with the keyboard. Assigned to Shift Alt Left and Shift Alt Right.

Bug fixes

  • Channel offset is now more robust and works as expected in the first, last channel, and some strip setups.

Changes

  • Renamed bpy.ops.sequencer.cut to bpy.ops.sequencer.split.
  • Removed code checking for blender 2.81 and 2.82.