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

Removed vertex fallback buffer #870

Merged
merged 4 commits into from
Nov 17, 2020

Conversation

julhe
Copy link
Contributor

@julhe julhe commented Nov 15, 2020

I've added this in the initial mesh overhaul, but think it's better to remove it for a few reasons:

  • Obscures the actual problem of undefined data
  • Clutters draw.rs
  • Only needed for some edge cases

@cart
Copy link
Member

cart commented Nov 17, 2020

Good call. I think this is definitely an improvement.

@cart cart merged commit fcf9d52 into bevyengine:master Nov 17, 2020
@julhe julhe mentioned this pull request Nov 18, 2020
7 tasks
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.

2 participants