Skip to content

Optionally use Hydra Render Settings primitive instead of settings map #2651

Open
sebastienblor wants to merge 2 commits into
Autodesk:masterfrom
sebastienblor:pr/2650
Open

Optionally use Hydra Render Settings primitive instead of settings map #2651
sebastienblor wants to merge 2 commits into
Autodesk:masterfrom
sebastienblor:pr/2650

Conversation

@sebastienblor
Copy link
Copy Markdown
Collaborator

Changes proposed in this pull request

This PR removes the ifdefs around ENABLE_HYDRA2_RENDERSETTINGS and instead makes it an optional code path triggered by a specific value renderSettingsSrc being set to hydraSceneRenderSettingsSrc. This setting is specific to MayaHydra which is currently the only tool expecting render delegates to use the render settings primitive, but it can be extended later on to other tools if needed

Issues fixed in this pull request
Fixes #2650

@sebastienblor sebastienblor requested a review from cpichard May 20, 2026 10:13
@sebastienblor sebastienblor marked this pull request as draft May 20, 2026 10:17
@sebastienblor sebastienblor marked this pull request as ready for review May 20, 2026 10:44
@sebastienblor
Copy link
Copy Markdown
Collaborator Author

Here I'm making it so that the hydra2 testsuite uses the new code path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optionally use Hydra Render Settings primitive instead of render settings map

1 participant