Creator of Bevy Engine | GameDev | Programmer | Artist | Previously Senior Software Engineer at Microsoft
Block or Report
Block or report cart
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
546 contributions in the last year
Contribution activity
July 2022
Created 15 commits in 3 repositories
Created a pull request in bevyengine/bevy that received 17 comments
Parameterize nightly toolchain in CI
Objective Rust's nightly builds semi-regularly break us (or our dependencies). This creates churn and angst when we're just trying to get our jobs …
+16
−11
•
17
comments
Opened 10 other pull requests in 4 repositories
bevyengine/bevy-website
3
closed
1
merged
bevyengine/bevy
4
closed
rust-gamedev/rust-gamedev.github.io
1
open
bevyengine/bevy-assets
1
closed
Reviewed 35 pull requests in 3 repositories
bevyengine/bevy
25 pull requests
- [Merged by Bors] - Support array / cubemap / cubemap array textures in KTX2
-
[Merged by Bors] - Replace
many_for_each_mutwithiter_many_mut. - bevy_render: Improve Aabb maintenance from O(n^2) to O(n) for n meshes
- [Merged by Bors] - set ndk env variable
- separate tonemapping and upscaling passes
- [Merged by Bors] - don't cull ui nodes that have a rotation
- [Merged by Bors] - improve documentation for macro-generated label types
-
[Merged by Bors] - bevy_reflect:
ReflectFromPtrto create&dyn Reflectfrom a*const () - [Merged by Bors] - Derive AsBindGroup Improvements: Better errors, more options, update examples
- [Merged by Bors] - Add attribute to ignore fields of derived labels
-
[Merged by Bors] - remove QF generics from all
Query/Statemethods and types - [Merged by Bors] - add a SpatialBundle with visibility and transform components
- [Merged by Bors] - Add VisibilityBundle and use it to fix gltfs, scenes, and examples
- [Merged by Bors] - Minimally fix the known unsoundness in bevy_mikktspace
- [Merged by Bors] - Use Affine3A for GlobalTransform to allow any affine transformation
- [Merged by Bors] - Visibilty Inheritance, universal ComputedVisibility and RenderLayers support
- [Merged by Bors] - Parameterize nightly toolchain in CI
- [Merged by Bors] - Support AsBindGroup for 2d materials as well
- [Merged by Bors] - update wgpu to 0.13
- Allow Visibility to be inherited
- [Merged by Bors] - Update time by sending frame instant through a channel
- [Merged by Bors] - Hierarchy commandization
-
[Merged by Bors] - Make
RenderStage::Extractrun on the render world - [Merged by Bors] - Add support for removing attributes from meshes.
- [Merged by Bors] - Spotlights
- Some pull request reviews not shown.




