Skip to content

Release 1.33.5

Compare
Choose a tag to compare
@krathjen krathjen released this 26 Jul 13:57
  • 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