Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Releases: ubisoft/stampinfo

v1.3.1

03 Jun 06:52
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


1.3.1 (2022-06-02)

  • Code refactor to allow more flexibility on the use of rendering resolution for Shot Manager
  • Updated sm_logging
  • Added warnings to disable the render buttons when the scene is not in a valid rendering state
  • Cleaned get resolution functions

v1.2.1

25 May 06:38
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 zipp 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 zipp 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


1.2.1 (2022-05-24)

  • Added a property to specify the time context to use for the output images indices

  • Added a property to set the start frame on video (videoFirstFrameIndex)

  • Added a property to control the number of digits in the frame numbers (frameDigitsPadding)

  • Added an add-on preferences property to toggle the visibility of the main UI panel in the 3D View

Code

  • Add-on Preference property named mediaFirstFrameIsZero has been removed, it is now
    advantageously replaced by videoFirstFrameIndex

v1.1.2

16 May 16:53
Compare
Choose a tag to compare

1.1.2 (2022-05-11)

  • Fix on the get latest release version path

1.1.1 (2022-05-11)

  • Support for Blender 3.1+ and Python 3.10

Code

  • Code cleaning and updated to match the implementation of Ubisoft Shot Manager add-on
  • Added custom class of Logger
  • (partly) changed the global debug variable gbWkDebug to a variable devDebug stored in config.py

1.0.17 (2022-01-15)

  • Added function evaluateRenderResolutionForStampInfo

v1.1.1

16 May 16:32
Compare
Choose a tag to compare

1.1.1 (2022-05-16)

  • Support for Blender 3.1+ and Python 3.10

Code

  • Code cleaning and updated to match the implementation of Ubisoft Shot Manager add-on
  • Added custom class of Logger
  • (partly) changed the global debug variable gbWkDebug to a variable devDebug stored in config.py

1.0.17 (2022-01-15)

  • Added function evaluateRenderResolutionForStampInfo

v1.0.15: # 1.0.15 (2021-11-02)

02 Nov 20:58
Compare
Choose a tag to compare

Warning:
This version of the add-on is NOT COMPATIBLE with Blender 3.1 and higher (because of issues with Python 3.10)

1.0.15 (2021-11-02)

Features

  • Improved tooltips and explainations about animation ranges
  • Added a text field for Sequence
  • Set date and time on by default

v1.0.14: # 1.0.14 (2021-09-29)

29 Sep 19:33
Compare
Choose a tag to compare

1.0.14 (2021-09-29)

Bug fix

  • Logos builtin path was broken

v1.0.13: # 1.0.13

28 Sep 21:46
Compare
Choose a tag to compare

1.0.13

Installation

  • Improved again error catching for better user feedback when not in admin mod

v1.0.12: # 1.0.12 (2021-09-23)

23 Sep 12:24
Compare
Choose a tag to compare

1.0.12 (2021-09-23)

Installation

  • Improved error catching with pip download timeout

v1.0.11: # 1.0.11 (2021-09-23)

23 Sep 08:50
Compare
Choose a tag to compare

1.0.11 (2021-09-23)

Documentation

UI and Installation

  • Provided better user feedback at install time in case of errors

v1.0.9-alpha1: First public version.

23 Aug 15:39
Compare
Choose a tag to compare
Pre-release

1.0.9-alpha1 (2021-08-23)

Features

  • First public release