ppt-adsk
ppt-adsk
Hi @gracekumagai, can you provide us with workflow details and examples of what you're trying to do? We want to make sure we understand the requirements well. For example, do...
The session layer can be set as the target for visibility edit routing using the following Python code: ``` import mayaUsd def getSessionLayer(context, routingData): prim = context.get('prim') if prim is...
Hi Matt, Sorry for the delay in answering. Yes, you are correct, str(path) is not a UFE path string, as per the definition in the Ufe::PathString class. Currently, str(path) calls...
Hi @wiremas, thanks for your report. I'd like to know what you're trying to do. What you're currently doing is changing the selection from a selection replaced callback, which is...
> The core problem I'm seeing here is : when/from where would we set the cache dirty? Once the node rename happens, there is a UFE notification and a Maya...
Hi @radon199, is there a really simple cubes 'n spheres scene you could share with us, just to make the rest of the conversation easier and have something to point...
Hi @radon199 , we've discussed this internally and agree that your request makes perfect sense. Our design team will be the most likely to follow up in the short term.
Needs an automated test.
Hi @hamedsabri, there were some build errors on the pre-flight. Any chance you can have a look at those? Thanks!
Hi @boberfly, as discussed we can't take your contribution without a signed [Contributor License Agreement](https://github.com/Autodesk/maya-hydra/blob/dev/doc/CONTRIBUTING.md). Please let us know if you have questions.