-
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
Maya: Implementation of Ornatrix product type #1
Maya: Implementation of Ornatrix product type #1
Conversation
Im getting error when trying publish my files sits within the work folder in
|
@LiborBatek have you installed the addon with this branch? ynput/ayon-core#734 |
@moonyuet ouch I have overlooked that needed branch! my bad...sry will do another testing round! |
If that PR is required for this PR to work, then you have to raise required version of ayon-core to |
Co-authored-by: Jakub Trllo <[email protected]>
as I wasnt able to reconnect to my |
there is a bug for this, will fix it as soon as possible. |
when manually bringing the published Note: as I have inspected the products created it seems that the ackward look been caused by partial stack of modifiers exported (just guides but not thickness mod etc.) dont know for what reason tho |
client/ayon_maya/plugins/publish/validate_ornatrix_cache_content.py
Outdated
Show resolved
Hide resolved
Based on the discussion here me and @moonyuet have decided to:
That brings this PR back to being able to generate Ornatrix RIGs and Alembic caches. I'll port over the things I remove to another PR but turn that into a draft just so we can release the first feature set now @m-u-r-p-h-y @tatiana-ynput. @moonyuet also mentioned that most likely the client will be using the Extracted alembics anyway by loading into e.g. proxies or alike. |
…vides way more options somehow
So it now works. HOWEVER, please be aware that the Ornatrix Alembic Loader does NOT import the animation of the cache. I spent way too much time thinking the export didn't include the animation - just to figure out that importer doesn't load it. Arnold Standins do load them and render fine. @moonyuet it'd be good if you can do review. We've reverted some logic closer to what @LiborBatek reported issues with - but I was unable whatsoever to reproduce those issues (in any way!), so let's take them with a grain of salt and assume it was user error at the time. I'll mark it approved so you can check it one more @moonyuet and then can merge it. |
Okay good. I will check tomorrow and merge it. Thank you so much for the help! |
…le files where on is per object in the publish process
@BigRoy Do a simple test and it looks good and we can merge this. onratrix_video.mp4 |
the style cosmetic is already fixed
Changelog Description
Implementation of Ornatrix Exports in Maya
{your publish folder}/resources
Additional info
Although Ornatrix cache loader can add
HairfromGuideNode
into the operator stack, it can only be shown once into the stack editor (due to some api limitation). Users need to select the objects they want to load the file cache in order to add the cached nodes "safely" into the operator stack. (But users can still find the guide node in the container set)Requires ayon-core update
Please test along with the branch from this PR ynput/ayon-core#734, otherwise it will error out the collect resources path when publishing
This error hints at that the ayon-core PR branch is not used:
Testing notes:
Ornatrix Rig