Skip to content
Jeffery Beeland edited this page Aug 10, 2017 · 26 revisions

Welcome to the release notes for this App. Below you will find an overview of all the changes we did for each release. We try to be as detailed as possible and include all bugs we have fixed, features we have added and things that may have changed. If you have questions about a particular release, don't hesitate to contact our support team!

b1.1.5

2017-Aug-10

Ups maximum supported version to 3.3.

v1.1.4

2016-Feb-18

Adds a call to log a user metric for the DCC version

v1.1.3

Better handling of PythonQt import issues in Mari 2.x.

v1.1.2

Handles metadata requests in Mari 2.x properly.

Details:

When in an empty session of Mari 2.x, it's often the case that referencing the geo and project entity classes fails with an AttributeError. This is now handled appropriately during get_metadata calls.

v1.1.1

Better handles metadata requests and updated icon.

Details:

When requesting SGTK metadata from the engine, if there are no active projects in Mari an empty dictionary is returned. Previously this would have resulted in an unhandled AttributeError being raised.

v1.1.0

Adds support for Mari 3.0.

v1.0.2

Fixed issue where channel options were being ignored when loading geometry

v1.0.1

Minor improvements

Details:

  • Added version check to warn if the engine is compatible with the version of Mari
  • Updated code that finds publishes to compare name, type, entity rather than path

Welcome to the release notes for this App. Below you will find an overview of all the changes we did for each release. We try to be as detailed as possible and include all bugs we have fixed, features we have added and things that may have changed. If you have questions about a particular release, don't hesitate to contact our support team!

v1.0.0

Initial release of the Mari engine

Details:

  • Hosts Shotgun apps within Mari and integrates Mari with the rest of your Texture pipeline
  • Exposes api methods on the engine object to easily create projects and import geometry and geometry versions in a Shotgun aware manner
  • Provides the usual Shotgun context management, setting the Work Area automatically when switching between Shotgun aware Mari projects
Clone this wiki locally