Skip to content

Support render settings resolution with windowNDC#2440

Merged
sebastienblor merged 3 commits intomasterfrom
HTOA-3009
Oct 10, 2025
Merged

Support render settings resolution with windowNDC#2440
sebastienblor merged 3 commits intomasterfrom
HTOA-3009

Conversation

@sebastienblor
Copy link
Copy Markdown
Collaborator

Changes proposed in this pull request
In the different use cases handled for render resolution and crop region, one was missing.
If the render resolution is explicitely set in the render settings AND a windowNDC is provided, then we don't want to change the resolution, and just set the render region accordingly.

Also, we were missing an update dependency between the driver and the options attributes, ensuring the driver update is called again when the options region changes.

Issues fixed in this pull request
Fixes HTOA-3009

Additional context
Add any other context or screenshots about the pull request here.

cpichard
cpichard previously approved these changes Oct 9, 2025
@sebastienblor sebastienblor merged commit e27b62e into master Oct 10, 2025
9 checks passed
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.

2 participants