Highlights
- Arctic Code Vault Contributor
Pinned
1,993 contributions in the last year
Less
More
Contribution activity
March 2021
Created 7 commits in 1 repository
Created a pull request in bevyengine/bevy that received 2 comments
[Merged by Bors] - remove dev-dependencies from bevy_ecs
These are no longer used, increase build times, and currently break builds due to a broken criterion dependency on nightly.
+0
−4
•
2
comments
Opened 2 other pull requests in 1 repository
bevyengine/bevy
2
closed
Reviewed 14 pull requests in 2 repositories
bevyengine/bevy 13 pull requests
- Query::get_unique
- improve error message when asset type hasn't beed added to app
- [Merged by Bors] - Documented some of the Mesh properties
- [Merged by Bors] - Docs for Bundle showing how to nest bundles
- [Merged by Bors] - Added documentation on the query filters
- [Merged by Bors] - Silence annoying rustfmt config warnings
- [Merged by Bors] - Bevy ECS V2
- [Merged by Bors] - Wireframe Rendering Pipeline
- [Merged by Bors] - ♻️ `Timer` refactor to duration.✨ Add `Stopwatch` struct.
- [Merged by Bors] - Glb textures should use bevy_render to load images
- [Merged by Bors] - Enable wgpu device limits
- [Merged by Bors] - Add Sprite Flipping
- Add inline documentation to bevy code