Releases: quadproduction/OpenPype
Releases · quadproduction/OpenPype
3.16.9-quad-1.17.4
Include
- Enhancement: Fix photoshop publish issue with Kitsu Review enabled
3.16.9-quad-1.17.3
Include
- New fix for accent(s) in path on TV Paint, this also fix the tickets quadproduction/issues#373 and quadproduction/issues#555
3.16.9-quad-1.17.2
Include
- Bugfix: Fix Kitsu video review check, missing dot in extension
3.16.9-quad-1.17.1
Include
- Enhancement : Delete useless import in various Python modules.
- Bugfix : Fix TV Paint publish review plugin to properly publish video representation.
- Bugfix : Fix "Stay On Top" feature for the workfile window
3.16.9-quad-1.17.0
Include
- Add Fastapi to be able in the future to add easily routes to the webserver
- Refacto TVPaint Plugins
- Optimize Path Compatibility (accented characters)
- Add ability to disable the "Stay on Top" window feature
3.16.9-quad-1.16.1
Changelog Description
- Add the possibility to ignore zxp update with this flag --zxp-ignore-update
- Replace ExManCmd with a ZXP Unpacker into the user's AppData (automatically detected by Adobe and does not require admin rights). It overwrites any previously installed versions. Do not rely on the versions displayed in Anastasiy.
- Fix QApplication instance already running when zxp window crash
3.16.9-quad-1.16.0
Include
- Add the ability to edit module settings from local settings, overriding the project settings
- Autobump XML version if changes are detected during ZXP process
- Enhancement: [TVPaint] Update the code to include all layers with the same name in the selection list and improve the message display to count duplicate names only once.
- Rework Blender Tools
- Remove Admin Rights prompt for ExManCmd
- ExManCmd window no longer appears
3.16.9-quad-1.15.1
Include
- Fix the build process by fixing the version of LIEF package due to recent package new release
- Bump and regenerate ZXP for Photoshop
- Fix the version of ayon-api to
0.4.1
to ensure there is no crash during start phase due to the package in vendor folder - Fix a crash due to the refactor of the UI of the update and install window
- Fix a crash due to the ZXP auto update execution before environment is set
- Fix an issue where custom environment variables was not detected properly
- Fix an issue where tools_env was not found (take project_doc/tools_env instead of asset_doc/tools_env)