This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Releases: ubisoft/stampinfo
Releases · ubisoft/stampinfo
v1.3.1
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
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
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
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)
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)
1.0.14 (2021-09-29)
Bug fix
- Logos builtin path was broken
v1.0.13: # 1.0.13
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)
1.0.12 (2021-09-23)
Installation
- Improved error catching with pip download timeout
v1.0.11: # 1.0.11 (2021-09-23)
1.0.11 (2021-09-23)
Documentation
- Online documentation now available here: Ubisoft Stamp Info
UI and Installation
- Provided better user feedback at install time in case of errors
v1.0.9-alpha1: First public version.
1.0.9-alpha1 (2021-08-23)
Features
- First public release