Skip to content

Releases: ubisoft/shotmanager

V 2.1.46 - Bug fixes

27 Feb 11:18
Compare
Choose a tag to compare

Release

To INSTALL for the first time:

  • Connect to the Internet
  • Launch Blender in ADMIN mode
  • In the Preferences panel pick and install the zip file from this page then RELAUNCH Blender normally

To UPDATE the add-on if you already have it:

  • Just go to the Preferences panel of Blender then pick and install the zip file from this page.
    Note: In case an error message pops up when the previous version gets unregistered ignore it and re-launch Blender.
    If needed read the Install Documentation or the FAQ


2.1.46 (2023-02-27)

  • Fixed a crash when duplicating a shot

2.1.45 (2023-01-10)

  • Released beta version for testing

2.1.44 (2023-01-09)

  • Fixed a bug in Camera HUD file due to missing config import

V 2.1.43 - Bug fixes

15 Nov 17:02
Compare
Choose a tag to compare

Release

To INSTALL for the first time:

  • Connect to the Internet
  • Launch Blender in ADMIN mode
  • In the Preferences panel pick and install the zip file from this page then RELAUNCH Blender normally

To UPDATE the add-on if you already have it:

  • Just go to the Preferences panel of Blender then pick and install the zip file from this page.
    Note: In case an error message pops up when the previous version gets unregistered ignore it and re-launch Blender.
    If needed read the Install Documentation or the FAQ

2.1.43 (2022-11-14)

  • Fixed internet connection pooling on Linux
  • Added a Check Connection operator in the Preferences panel, in Debug

2.1.41 (2022-11-10)

  • Display info if Blender is running in admin mode

2.1.40 (2022-11-08)

  • Code refactor to introduce the function config.getAddonProps() to get props

V 2.1.32

21 Oct 20:03
Compare
Choose a tag to compare

Release

To INSTALL for the first time:

  • Connect to the Internet
  • Launch Blender in ADMIN mode
  • In the Preferences panel pick and install the zip file from this page then RELAUNCH Blender normally

To UPDATE the add-on if you already have it:

  • Just go to the Preferences panel of Blender then pick and install the zip file from this page.
    Note: In case an error message pops up when the previous version gets unregistered ignore it and re-launch Blender.
    If needed read the Install Documentation or the FAQ

2.1.32 (2022-10-21) to 2.1.23 (2022-10-01)

  • Continuous editing stabilization and exposition of properties

  • Init Retimer presets at Props creation to avoid warning msg

  • Forced render step to 1

  • Made the playblast temp directories different from the rendering directories

  • Added a button to set the time range to shot or take range in the Frame Range toolbar

  • Improved the Storyboard Frame Editing Mode button

  • Improved the API (documentation, samples, code)

  • Improvements on the Continuous Draw Mode

  • Added a function applyVideoSettings() in the rendering process to change the rendering file
    format in a cleanest way (to be continued)

  • Bug fix on Mac for rendering video files and playblast

  • Bug fix when duplicating cameras that had animation data but no action

  • Bug fix for invalid playblast output image format Issue #46

  • Bug fix on Mac: the Explorer couldn't be opened

  • Bug fix when playblast video appeared all black when called without Project Settings


2.1.22 (2022-10-01) to 2.1.1 (2022-09-12)

  • Fixed keymap for draw mode to work when the mouve is over the add-on panel

  • Revamped the UI of the Animated Frame Transformation to minimize UI ambiguities

  • Several fixes related to the continuous draw mode

  • Fixed storyboard frame that was not duplicated following to a take duplication

  • Added shot name in the Render panel, near Current Shot label

  • Refactored the Duplicate Shot dialog box and added a checkbox for color variation

  • Added a key map for activating the draw mode on a current shot

  • Fixed a crash on Storyboard Grid because of Python 3.10 code

Interactive Shots Stack

  • Added an info component
  • Added mode and scale keyframe changes when a shot clip is manipulated

Code

  • Added a sample widget to the gpu components library

  • Fixed regression bug on Convert Camera Binding

  • Fixed the detached grease pencil transform lock state

  • Added a function to get the canvas frame when missing

  • Fixed the type of shot that was set to Storyboard when a storyboard frame was added

Keymaps

  • Separated key mappings per category
  • Added a Preferences parameter to toggle the vertical arrows used to navigate from shot to shot
  • Made the up arrow go to next shots by default instead of previous ones

Shots Stack UI

  • Added a Preferences setting to make the shots stack starts at the specified lane
  • Set the first lane to 1 instead of 0 to see the keys of the Summary lane

V 2.1.27 Beta - Removed from sharing - issues in it

12 Oct 07:32
Compare
Choose a tag to compare

Version instable - Removed from sharing

To INSTALL for the first time:

  • Connect to the Internet
  • Launch Blender in ADMIN mode
  • In the Preferences panel pick and install the zip file from this page then relaunch Blender normally

To UPDATE the add-on if you already have it:

  • Just go to the Preferences panel of Blender then pick and install the zip file from this page.
    Note: In case an error message pops up when the previous version gets unregistered ignore it and re-launch Blender.

If needed read the Install Documentation or the FAQ



2.1.27 (2022-10-12)

Beta Release

  • Merge for beta release

2.1.26 (2022-10-12)

  • Bug fix for invalid Playblast output image format Issue #46
  • Bug fix on Mac: the Explorer couldn't be opened

2.1.25 (2022-10-11)

  • Improvements on the Continuous Draw Mode

V 2.1.24 Beta - Keyframe linking in Shots Stack + UX Improvements

10 Oct 23:20
Compare
Choose a tag to compare

To INSTALL for the first time:

  • Connect to the Internet
  • Launch Blender in ADMIN mode
  • In the Preferences panel pick and install the zip file from this page then relaunch Blender normally

To UPDATE the add-on if you already have it:

  • Just go to the Preferences panel of Blender then pick and install the zip file from this page.
    Note: In case an error message pops up when the previous version gets unregistered ignore it and re-launch Blender.

If needed read the Install Documentation or the FAQ


2.1.24 (2022-10-11)

  • Added a function applyVideoSettings() in the rendering process to change the rendering file
    format in a cleanest way (to be continued)
  • Fixed a bug when plablast video appeared all black when called without Project Settings

2.1.23 (2022-10-01)

  • Added a button to set the time range to shot or take range in the Frame Range toolbar
  • Improved the Storyborad Frame Editing Mode button
  • Improved the API (documentation, samples, code)

2.1.22 (2022-10-01)

  • Fixed keymap for draw mode to work when the mouve is over the add-on panel

2.1.21 (2022-09-30)

  • Revamped the UI of the Animated Frame Transformation to minimize UI ambiguities

2.1.20 (2022-09-29)

  • Several fixes related to the continuous draw mode
  • Fixed storyboard frame that was not duplicated following to a take duplication
  • Added shot name in the Render panel, near Current Shot label
  • Refactored the Duplicate Shot dialog box and added a checkbox for color variation
  • Added a key map for activating the draw mode on a current shot

2.1.5 (2022-09-27)

  • Fixed a crash on Storyboard Grid because of Python 3.10 code

2.1.4 (2022-09-14)

Interactive Shots Stack

  • Added an info component
  • Added mode and scale keyframe changes when a shot clip is manipulated

Code

  • Added a sample widget to the gpu components library

2.1.3 (2022-09-12)

  • Fixed regression bug on Convert Camera Binding
  • Fixed the detached grease pencil transform lock state
  • Added a function to get the canvas frame when missing

2.1.2 (2022-09-12)

  • Fixed the type of shot that was set to Storyboard when a storyboard frame was added

2.1.1 (2022-09-12)

Beta Release

Keymaps

  • Separated key mappings per category
  • Added a Preferences parameter to toggle the vertical arrows used to navigate from shot to shot
  • Made the up arrow go to next shots by default instead of previous ones

Shots Stack UI

  • Added a Preferences setting to make the shots stack starts at the specified lane
  • Set the first lane to 1 instead of 0 to see the keys of the Summany lane

V 2.0.225

05 Sep 20:09
Compare
Choose a tag to compare

Ubisoft_ShotManager_V2-0-225.zip

To INSTALL for the first time:

  • Connect to the Internet
  • Launch Blender in ADMIN mode
  • In the Preferences panel pick and install the zip file from this page then relaunch Blender normally

To UPDATE the add-on if you already have it:

  • Just go to the Preferences panel of Blender then pick and install the zip file from this page.
    Note: In case an error message pops up when the previous version gets unregistered ignore it and re-launch Blender.

If needed read the Install Documentation or the FAQ


2.0.225 (2022-09-02)

Release

  • Improved documentation

2.0.224 (2022-08-24)

Pre-Release

Retimer, markers

  • Retimer UI and structure refactored and simplified

  • Added support for markers in Retimer

  • Fixed header title display when add-on has a warning


2.0.223 (2022-08-24)

Markers

  • Integrated the tool Markers Nav Bar from the add-on Ubisoft Video Tracks

2.0.222 (2022-08-23)

  • Fixed error message at install time when internet connection is not available

2.0.221 (2022-08-22)

UX/UI

  • In the Shots Global Settings the Passepartout has been moved out of the Overlays box since it is not an overlay property
  • Improved the message displayed in the 3D views to identify the target viewport
  • Added a dropdown property to be able to change the Overlays for every viewport, not only the target one

Code

  • Big refactor in files to introduce a function to get the add-on preferences

  • Fixed Overlays Layer Opacity that wasn't working every time

  • Fixed error message when material was not available for the drawing preset


2.0.220 (2022-08-11)

  • Small fix on the storyboard shot type icon

Full Changelog: v2.0.224...v2.0.225

V 2.0.224 - Pre-release - bug fixes

25 Aug 21:27
Compare
Choose a tag to compare
Pre-release

To INSTALL for the first time:

  • Connect to the Internet
  • Launch Blender in ADMIN mode
  • In the Preferences panel pick and install the zip file from this page then relaunch Blender normally

To UPDATE the add-on if you already have it:

  • Just go to the Preferences panel of Blender then pick and install the zip file from this page.
    Note: In case an error message pops up when the previous version gets unregistered ignore it and re-launch Blender.

If needed read the Install Documentation or the FAQ



2.0.224 (2022-08-24)

Pre-Release

Retimer, markers

  • Retimer UI and structure refactored and simplified

  • Added support for markers in Retimer

  • Fixed header title display when add-on has a warning


2.0.223 (2022-08-24)

Markers

  • Integrated the tool Markers Nav Bar from the add-on Ubisoft Video Tracks

2.0.222 (2022-08-23)

  • Fixed error message at install time when internet connection is not available

2.0.221 (2022-08-22)

UX/UI

  • In the Shots Global Settings the Passepartout has been moved out of the Overlays box since it is not an overlay property
  • Improved the message displayed in the 3D views to identify the target viewport
  • Added a dropdown property to be able to change the Overlays for every viewport, not only the target one

Code

  • Big refactor in files to introduce a function to get the add-on preferences

  • Fixed Overlays Layer Opacity that wasn't working every time

  • Fixed error message when material was not available for the drawing preset


2.0.220 (2022-08-11)

  • Small fix on the storyboard shot type icon

V 2.0.214 - First release of Shot Manager with the Storyboard feature

10 Aug 07:42
Compare
Choose a tag to compare

To INSTALL for the first time:

  • Connect to the Internet
  • Launch Blender in ADMIN mode
  • In the Preferences panel pick and install the zip file from this page then relaunch Blender normally

To UPDATE the add-on if you already have it:

  • Just go to the Preferences panel of Blender then pick and install the zip file from this page.
    Note: In case an error message pops up when the previous version gets unregistered ignore it and re-launch Blender.

If needed read the Install Documentation or the FAQ


See the details here: What's new in Shot Manager 2.0

2.0.214 (2022-08-10)

  • First official release of version 2.0
  • Include the Storyboard feature
  • Lots of fixes, improvements in features, workflow, UX...
  • Enjoy ;)

V 2.0.102 Beta - Basics of the Storyboard workflow

12 Jun 10:13
Compare
Choose a tag to compare

To INSTALL for the first time:

  • Connect to the Internet
  • Launch Blender in ADMIN mode
  • In the Preferences panel pick and install the zip file from this page then relaunch Blender normally

To UPDATE the add-on if you already have it:

  • Just go to the Preferences panel of Blender then pick and install the zip file from this page.
    Note: In case an error message pops up when the previous version gets unregistered ignore it and re-launch Blender.

If needed read the Install Documentation or the FAQ


See the details here: What's new in Shot Manager 2.0

2.0.102 (2022-06-10)

  • First official beta of version 2.0
  • Include the Storyboard feature

V1.7.16: Support of OpenTimelineIO for Blender 3.1

25 Apr 00:03
Compare
Choose a tag to compare

Note:
This version of the add-on now support Blender 3.1 and higher. OpenTimelineIO wheels for every OS have been integrated into the package.

1.7.16 (2022-04-24)

Camera HUD:

  • Exposed the size of the shot names displayed over the cameras in the viewport
    in the add-on Preferences panel as well as in the Features panel preferences
  • Fix: The name of the shots is not displayed anymore for hidden cameras

1.7.15 (2022-03-30)

Project:

  • Improve support for sequence names when using the project settings
    In the Project Settings panel the shot name template has been replaced by 3 identifiers,
    one for the project or act, one for the sequence and one for the shot.

    In the main panel the name of the sequence, when the project settings are used, is now
    set thanks to a dedicated dialog box.

Tools:

  • Improve the shot tool named Create Specified Number of Shots

OTIO:

  • Improve support for custom sequence names
  • Clean code for otio and xml exporters

Fixed:

  • FPS variable issue when rendering and when exporting and importing edit file
  • Issue in rendered sequence video name: the name of the take was not added
  • Issue in OTIO export: the exported take was not the current one
  • Issue in Reset Render Settings: initial values were not all restored

Doc:

  • New page for naming of entities

Dev:

  • Improved output messages with logger
  • Added patch V1.7.15 to ensure the data compatibility
  • Refactored the Render Settings properties initialization

1.7.12 (2022-04-24)

  • Integration of a Windows wheel for OpenTimelineIO for Python 3.10.
    This package will be installed on the user Blender Python environment if no
    wheel can be downloaded from the network.

1.7.11 (2022-03-22)

  • Support for Blender 3.1 and Python 3.10

Fixed:

  • Fixed implicit conversions from float to integer for some Blender parameters because this is not
    supported anymore with Python 3.10

  • Fixed float framerate values: now non-integer framerates such as 29.97 are supported thanks to a
    new set of functions in utils.py: convertFramerateToSceneFPS, setSceneFps, getSceneEffectiveFps