Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,451 contributions in the last year
Contribution activity
November 2020
Created 16 commits in 3 repositories
Created a pull request in bevyengine/bevy that received 5 comments
fix mesh allocation bug and public mesh api improvements
Fixes #764 This removes attribute_buffer_descriptor_reference from Mesh in favor of computing it on demand. This prevents the "mesh asset change ev…

