Josh

Results 9 comments of Josh

More than happy to put in a PR myself on this one. Just wanted to get thoughts and opinions before I do Let me know if I've done anything wrong...

Hey Jean, For sure! I'm looking to have get a really quick boolean of 'does this rez-context contain local packages' and I was hoping I could get that without checking...

That's a good question For the APM system I'm currently using I'm only looking for a global one, but it definitely makes more sense to have it per package, so...

Yeah I think we're in agreement one global environment variable (I'm leaning toward the list of local packages in `REZ_USED_LOXAL_RESOLVE` that @JeanChristopheMorinPerso suggested) and we'll definitely be storing some kind...

For my current need that would likely solve it, but like Jean has said I would like to be able to use that outside of the python api

Put in this PR #1378 that sets the environment variable `REZ_USED_LOCAL_RESOLVE` to the same style of string as `REZ_USED_EPH_RESOLVE` Right now I'm just running a generator expression that checks is_local...

Hi all, We're currently facing this same thing on a project we're running right now and would love to see this get through Thanks, Josh

Just ran into this issue myself, I've got an 'asset' USD file that sublayers in all my asset tasks, but when I reference it in at the in my maya...