ynput / ayon-usd

USD Addon for AYON.
Apache License 2.0
4 stars 1 forks source link

Implement system for using pinning file suport on the resolver #17

Closed Lypsolon closed 1 month ago

Lypsolon commented 3 months ago

Is there an existing issue for this?

Please describe the feature you have in mind and explain what the current shortcomings are?

After this [Ayon_Usd_Resolver_Pinning_File_Suport]() is implemented, we need to build a mechanism to set needed information and utilise the feature

How would you imagine the implementation of the feature?

It would need to be a function or set of functions that will set the correct env variables before startup. (could be in the pre-startup hock) this system needs to be aware of what type of system it is running and if it should be enabled.

Are there any labels you wish to add?

Describe alternatives you've considered:

No response

Additional context:

No response

TODO

Lypsolon commented 1 month ago

moved and split into separate issues