Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collapse loaded paths to AYON project root env vars #212

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

BigRoy
Copy link
Contributor

@BigRoy BigRoy commented Jan 28, 2025

Changelog Description

Collapse loaded paths to AYON project root env vars

Additional review information

Fix the loader part of #210

Loading assets should now load the paths using e.g. $AYON_PROJECT_ROOT_WORK variable instead of the absolute path making the scene directly cross-OS compatible within AYON.

TODO

  • Optimize the logic for collapsing the paths?
  • Allow enabling/disabling of the feature

Testing notes:

  1. Loading assets should now load the paths using e.g. $AYON_PROJECT_ROOT_WORK variable.
  2. Loading should work.
  3. Updating loaded containers should work.

@BigRoy BigRoy added the type: enhancement Improvement of existing functionality or minor addition label Jan 28, 2025
@BigRoy BigRoy requested a review from MustafaJafar January 28, 2025 12:22
@BigRoy BigRoy self-assigned this Jan 28, 2025
@BigRoy BigRoy added the sponsored This is directly sponsored by a client or community member label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sponsored This is directly sponsored by a client or community member type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AY-7399_Houdini: Collapse loader/saver paths to AYON root vars so they are cross-OS compatible.
1 participant