Skip to content

Conversation

@sebastienblor
Copy link
Collaborator

@sebastienblor sebastienblor commented May 15, 2024

Changes proposed in this pull request
During procedural interactive updates, we were always returning true in GetPrimVisiblity, because of a previous optimization.
This PR just ensures that we call the procedural function IsPrimVisible function when we're in update mode. This fixes internal ticket MAXTOA-1777

Issues fixed in this pull request
Fixes #1912

@sebastienblor sebastienblor requested a review from cpichard May 15, 2024 10:31
@sebastienblor sebastienblor merged commit 54dc1d7 into Autodesk:master May 15, 2024
@sebastienblor sebastienblor deleted the pr/1912 branch May 15, 2024 13:24
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.

Procedural interactive updates don't consider prims visibility

2 participants