ynput / ayon-maya

Maya addon for AYON
Apache License 2.0
6 stars 6 forks source link

Layout: Do not error on extraction with renamed instance node #120

Closed BigRoy closed 1 week ago

BigRoy commented 1 week ago

Changelog Description

Do not error if instance does not match the actual node's name + re-use setMembers which was already collected anyway.

Additional info

Quick fix.

Testing notes:

  1. Extract Layout should work as intended.
  2. Rename the publish instance node (the objectSet)
  3. Publish should still work