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

random color node fix #2357

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Conversation

QuantumCoderQC
Copy link
Contributor

minor fix for the random color node. The mutability of Vec4 caused some issues in a few cases. This PR fixes that by creating a new Vec4 each time.

Thanks to @ The Mask and @ MoritzBrueckner for bringing up the issue.

@luboslenco luboslenco merged commit 0fadefa into armory3d:master Oct 8, 2021
@MoritzBrueckner MoritzBrueckner added the Release Notes: Fixes A pull request that fixes something. Used to generate release notes. label Oct 8, 2021
@QuantumCoderQC QuantumCoderQC deleted the fix-random-color branch November 1, 2021 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Notes: Fixes A pull request that fixes something. Used to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants