-
Notifications
You must be signed in to change notification settings - Fork 4
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
HYDRA-310 : Support wireframe and wire on shaded and support selection highlight with the right colors #118
Conversation
…n highlight with the right colors (lead and active)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing work! I have some concerns about Maya selection highlighting concepts bleeding into the Flow Viewport Toolkit selection object and selection scene index, but you've done a fantastic job.
...ib/mayaUsd/render/mayaToHydra/DataProducerSelHighlightTest/Storm_BoundingBox_AllSelected.png
Outdated
Show resolved
Hide resolved
lib/flowViewport/sceneIndex/fvpWireframeSelectionHighlightSceneIndex.h
Outdated
Show resolved
Hide resolved
lib/flowViewport/sceneIndex/fvpWireframeSelectionHighlightSceneIndex.cpp
Show resolved
Hide resolved
test/lib/mayaUsd/render/mayaToHydra/testDataProducerSelHighlight.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking really good, thanks for the changes! There are still wireframe-related changes to the Fvp::SelectionSceneIndex; I was hoping we could remove those somehow and keep the SelectionSceneIndex unaware of how selection highlighting is done.
…