Edit Breakdown
Get insight on the complexity of an edit.
Usage (WIP)
- In the Sequencer, have a strip represent each shot in the edit.
- Open a new
Sequencer
area inPreview
mode, and toggleDisplay Channels
toColor
. This is the current sub-optimal way of toggling the thumbnail view on/off, as unfortunately, it is not possible to add new toggles to the sequencer. - Click the Sync button to generate shots and thumbnails.
Installation
- Download this repository as ZIP file.
- In Blender's
Edit > Preferences > Add-ons
, clickInstall
and select the ZIP.
Updating
- Download the newest version ZIP.
- In Blender's
Edit > Preferences > Add-ons
, find this add-on, expand it, and clickRemove
. - Click
Install
and select the ZIP.
Alternatively: this repository can be cloned to a folder on disk and that folder linked to the scripts/addons
folder of the Blender executable. This way, the add-on and be kept up to date with git pull
without the need to remove/install it.
Requirements
- Blender 2.91 or later.