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

[Merged by Bors] - fix attempt to modify emissive uniform #1771

Closed

Conversation

jakobhellermann
Copy link
Contributor

Previously loading the boom box gltf file panic'd with ERROR: 0:335: 'assign' : l-value required "anon@7" (can't modify a uniform)

@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen labels Mar 27, 2021
@alice-i-cecile alice-i-cecile added this to the Bevy 0.5 milestone Mar 29, 2021
@alice-i-cecile
Copy link
Member

Adding to the milestone to avoid a regression.

@cart
Copy link
Member

cart commented Apr 3, 2021

bors r+

bors bot pushed a commit that referenced this pull request Apr 3, 2021
Previously loading the boom box gltf file panic'd with `ERROR: 0:335: 'assign' :  l-value required "anon@7" (can't modify a uniform)`
@bors
Copy link
Contributor

bors bot commented Apr 3, 2021

@bors bors bot changed the title fix attempt to modify emissive uniform [Merged by Bors] - fix attempt to modify emissive uniform Apr 3, 2021
@bors bors bot closed this Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants