mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Update client/ayon_core/plugins/publish/extract_usd_layer_contributions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
4087e030e0
commit
7f94167abc
1 changed files with 3 additions and 0 deletions
|
|
@ -105,6 +105,9 @@ def get_representation_path_in_publish_context(
|
||||||
Allow resolving 'latest' paths from a publishing context's instances
|
Allow resolving 'latest' paths from a publishing context's instances
|
||||||
as if they will exist after publishing without them being integrated yet.
|
as if they will exist after publishing without them being integrated yet.
|
||||||
|
|
||||||
|
Use first instance that has same folder path and product name,
|
||||||
|
and contains representation with passed name.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
context (pyblish.api.Context): Publishing context.
|
context (pyblish.api.Context): Publishing context.
|
||||||
project_name (str): Project name.
|
project_name (str): Project name.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue