-
Notifications
You must be signed in to change notification settings - Fork 8
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
Implement Maya USD Export Chaser to Filter Properties #193
Implement Maya USD Export Chaser to Filter Properties #193
Conversation
…Houdini style pattern matching for all prim properties
This PR may also solve #82 but only partially.
|
…new dict (it's a property)
I do wonder - with this plug-in being relatively technical. Should this maybe be disabled by default so it does not show in UI? |
yeah, its def very techy thing :) ...from artist pov at least (e.g. me :) I would like to recommend if that Ayon setting disabled (USD export chaser) then no new UI items shown in the publisher UI...if possible and yes, disabled as defaults sounds right too! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments above
Correct - that should be the behavior now with fc41e53 |
Changelog Description
Implement Maya USD Export Chaser to Filter Properties using a SideFX Houdini style pattern matching for all prim properties
Additional review information
For explanation on how the pattern works, see SideFX Houdini Pattern Matching in Parameters which it is loosely based on.
Results in:
Note how the mesh contains no properties at all - they are completely stripped from the written USD file.
TODO
Added
ayon+settings://maya/publish/CollectMayaUsdFilterProperties
Testing notes:
xformOp*
* ^xformOp*
* ^extent ^points ^faceVertexCounts ^faceVertexIndices ^primvars*