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

Fix minor issue of cubes changing color in some scenes when grabbed #545

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

whebertML
Copy link
Contributor

@whebertML whebertML commented Nov 8, 2023

Fixes: #544

Fixes a minor cosmetic / quality issue with some of the MRTKDevTemplate samples where some of the colored cubes change color once grabbed and released. The intended behavior would be for the cubes to retain their color to maintain the uniqueness of each cube during and after manipulation, even after falling off the edge and being restored.

Just a minor issue with a simple material reference fix.

Copy link
Contributor

@AMollis AMollis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@whebertML can you please add screen shots of the before and after changes

Also, please add more details to the PR description. In particular I'm curious about the need for this change.

@AMollis AMollis added the Package: Extended Assets The Project extended assets package is impacted by this issue. label Nov 8, 2023
@whebertML
Copy link
Contributor Author

Before and after screen shots placed in issue description #544

@AMollis
Copy link
Contributor

AMollis commented Nov 9, 2023

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@whebertML
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@whebertML whebertML merged commit df12510 into MixedRealityToolkit:main Nov 10, 2023
4 checks passed
@whebertML whebertML deleted the issue544 branch May 8, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: Extended Assets The Project extended assets package is impacted by this issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] The cubes in some scenes in the MRTKDevTemplate project change color after being grabbed.
3 participants