ynput / ayon-houdini

Houdini addon for AYON
Apache License 2.0
11 stars 9 forks source link

Containerise and parse container with `project_name` parm #185

Open BigRoy opened 5 hours ago

BigRoy commented 5 hours ago

Changelog Description

Support loading containers with project name from another project - to allow managing loaded products from e.g. library project

Additional review information

Requires https://github.com/ynput/ayon-core/pull/1005

Testing notes:

  1. Load products from Library Project
  2. They should appear fine in scene inventory and should be updatable.
  3. Load Asset LOP, Generic Loader, etc. should also work with this (and be updatable via scene inventory).
BigRoy commented 50 minutes ago

however, actions e.g. set version in doesn't work. will report on the core PR.

This is now fixed in the core PR.