Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Houdini: Publishing workfiles #3697

Merged
merged 8 commits into from
Aug 30, 2022

Conversation

antirotor
Copy link
Member

Feature

This is adding ability to publish Houdini HIP files as workfiles the same way as is currently done in Maya. It adds Validator that checks if paths inside specific nodes doesn't contain unresolved $HIP/$JOB variables (because one this workfile is copied to published area, those links would be broken). Validator has repair action to resolve those to absolute paths.

Validator is configurable to add more environments variable that should trigger it (albeit repair action will only resolve $HIP and $JOB)

@antirotor antirotor added host: Houdini type: feature Larger, user affecting changes and completely new things labels Aug 19, 2022
@antirotor antirotor self-assigned this Aug 19, 2022
@ynbot
Copy link
Contributor

ynbot commented Aug 19, 2022

Task linked: OP-3411 Houdini: Resolving HIP in paths

Copy link
Member

@m-u-r-p-h-y m-u-r-p-h-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

workfile publishing works as expected.

published workfile visible in workfile loader.

image

Copy link
Member

@iLLiCiTiT iLLiCiTiT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is again added submodule OpenColorIO-Configs

@antirotor antirotor merged commit c3e688c into develop Aug 30, 2022
@antirotor antirotor deleted the feature/OP-3411_publishing-houdini-workfiles branch August 30, 2022 11:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Houdini type: feature Larger, user affecting changes and completely new things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants