You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and added correct labels.
Please describe the feature you have in mind and explain what the current shortcomings are?
With the Generic Loader implementation now merged it's time to refactor the Load Asset LOP and Load Shot LOP to also use it.
Suggested implementation?
Use the Generic Loader internally to Load Asset LOP and Load Shot LOP
Add support to still manage the Thumbnail on the "outer node", e.g. using a thumbnail_node parm that thumbnails are applied to that node instead of the generic loader internally. The default value for that parm would then be the node itself. (We could technically spawn of thumbnail also into a separate node, but I wouldn't bother with that for now)
Make sure LOPs context options still correctly work.
Make sure the changes are backwards compatible.
The Loader and Scene Inventory (AYON > Load... and AYON > Manage...) should still work and nicely detect them
This of course also needs to be backwards compatible with existing LOPs, etc.
Describe alternatives you've considered:
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Please describe the feature you have in mind and explain what the current shortcomings are?
With the Generic Loader implementation now merged it's time to refactor the Load Asset LOP and Load Shot LOP to also use it.
Suggested implementation?
thumbnail_node
parm that thumbnails are applied to that node instead of the generic loader internally. The default value for that parm would then be the node itself. (We could technically spawn of thumbnail also into a separate node, but I wouldn't bother with that for now)Describe alternatives you've considered:
No response
The text was updated successfully, but these errors were encountered: