Releases: krathjen/studiolibrary
Releases · krathjen/studiolibrary
Release 1.33.5
- Added support for a "Don't show message again" option in the messagebox
- Added support for non-latin item names
- Added a new catalog widget to create a library based on a JSON file (Still in early development)
- Added "Move to" and "Delete" options in the LibraryItem context menu
- Added support for multiple CatalogWidget instances in the settings
- Added a default folder location for the create widget when using the catalog widget
- Small changes to the LibraryItem api for creating previewWidgets
- Fixed item update frame when no image sequence is found
- Fixed "Show in Folder" with non-latin paths
- Fixed studioqt issue when the reference to a submodule was lost
- Fixed undo after loading an anim/pose item
- Fixed right click menu when no items are selected
- Fixed the context menu when running the studiolibrarymaya package outside of Maya
- Refactored the maya basecreatewidget and basepreviewwidget
- Other improvements and code restructuring
Release 1.32.0
- Fixed move and copy on window servers
- Added support for light background colors
Release 1.31.1
- Fixed the mayadockwidgetmixin not working outside of maya
- Removed "Take snapshot" annotation from the preview icon
Release 1.31.0
- Renamed studiolibraryitems module to studiolibrarymaya
- Added window mode to the dock menu
- Window mode will disable auto docking
- Window mode will show min and max buttons
- Fixed window position on the first launch
Release 1.30.1
- Fixed ValidateAnimationError
- Fixed namespaces default type
- Fixed settings loading twice for anim items
Release 1.30.0
- Fixed ASCII error when saving an item with a comment
- Changed the item settings location to be the same for all items
- Moved itemsFromUrls and findItemsInFolders to studiolibrary.api
Release 1.29.4
- Updated readme files
- Added TSM3 rig support for mirror tables
- Added support for joints in mirror tables
- Added LGPL license
- Added new database class
- Added config option to change the playblast renderer
- Added config option to change the show in folder cmd
- Added "LMB + CTRL" click on the toggle view button to hide the menu bar
- Fixed prefix naming convention for mirror tables
- Fixed controls that have multiple namespaces in mirror tables
- Fixed the namespace combo box focus
- Fixed MEL error when saving animation
- Fixed selection box on Linux
- Fixed custom order when a folder is renamed
- Fixed custom order when an item is renamed
- Renamed register to registerItem
- Changed the import order of shiboken
Release 1.28.0
- Fixed welcome dialog not closing for some users
- Fixed import error when importing just the mutils module
- Fixed import curves that lie beyond the given source start/end frames
- Removed the about message on import
- Renamed function name "clipTime" to "clampRange"
- Changed status message from "Loaded items" to "Displayed items"
- Added support for finding the prefix or suffix naming conventions in mirror tables
Release 1.27.3
- Fixed set keyframe to respect non-keyable attributes
- Fixed set keyframe to clamp attribute values that have limits
Release 1.27.2
- Fixed animation frame range error
- Fixed set attribute when the value is greater than limit
- Added support for collapsing info in the preview widgets