Closed rmv closed 8 months ago
As part of support for renderman the maya submitter needs to find the correct renderman job attachments
Query Maya's repathing tool for external resources, and get the .tex filenames through Renderman's Tx Manager.
Should find Renderman job attachments if the renderman render is selected in render settings when submitting.
Tried different renderman scenes and checked the output job bundles, which included the original and tex files.
Yes, the tests passed correctly.
Not yet, once all the parts are in.
No.
Also fixed an issue where the original textures were not being added.
What was the problem/requirement? (What/Why)
As part of support for renderman the maya submitter needs to find the correct renderman job attachments
What was the solution? (How)
Query Maya's repathing tool for external resources, and get the .tex filenames through Renderman's Tx Manager.
What is the impact of this change?
Should find Renderman job attachments if the renderman render is selected in render settings when submitting.
How was this change tested?
Tried different renderman scenes and checked the output job bundles, which included the original and tex files.
Did you run the "Job Bundle Output Tests"? If not, why not? If so, paste the test results here.
Yes, the tests passed correctly.
Was this change documented?
Not yet, once all the parts are in.
Is this a breaking change?
No.