Skip to content

2.0.2

Latest
Compare
Choose a tag to compare
@NathanLovato NathanLovato released this 27 Jul 18:03
· 7 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 repository exists to raise awareness, make it easier to report issues, and contribute to the addon's development.

Changelog

This release is intended for Blender 3.2 and above, the latest stable version to this date.

fix: update code to work with sequencer API changes in Blender 3.X
fix: Error when calling grab sequence handles due to type mismatch
fix: remove FAST and FASTER playback speeds, simplify playback speed code
fix: rewrite select_all_left_or_right after API change causing error
fix: fix error with jump_to_cut when encountering animation frames
fix: fix jump_to_cut skipping some strip ends when moving forward in time
fix: jump_to_cut sometimes not working when going left
fix: error when trimming effect strips
chore: make licenses match Blender's new convention