Skip to content
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-132000: implement Ufe::Camera::renderable() for Maya Master (2026) #3683

Conversation

compso
Copy link
Collaborator

@compso compso commented Mar 27, 2024

In UFE 6 a new method is added to return if the given camera is renderable. Here I have implemented it so it will return True if the purpose of the UsdCamera object is either "default" or "render".

This in turn allows USD cameras to be rendered in May Batch renders if the current renderer supports UFE cameras

Also includes a unit test for for setting the purpose of the camera and getting it's renderable status

@compso compso requested a review from seando-adsk March 27, 2024 13:13
@compso compso self-assigned this Mar 27, 2024
@compso compso added the ufe Related to UFE component in Maya label Mar 27, 2024
seando-adsk
seando-adsk previously approved these changes Mar 27, 2024
@seando-adsk seando-adsk added the ufe-usd Related to UFE-USD plugin in Maya-Usd label Mar 27, 2024
@compso compso assigned compso and unassigned compso Mar 27, 2024
@compso compso assigned compso and unassigned compso Mar 27, 2024
@compso compso assigned compso and unassigned compso Mar 27, 2024
@compso compso added the ready-for-merge Development process is finished, PR is ready for merge label Mar 27, 2024
@seando-adsk seando-adsk merged commit b311cd5 into Autodesk:dev Mar 27, 2024
11 checks passed
@compso compso deleted the handsca/MAYA-132000/support_ufe_camera_batchrender branch March 27, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge ufe Related to UFE component in Maya ufe-usd Related to UFE-USD plugin in Maya-Usd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants