Skip to content

Pull requests: bevyengine/bevy

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

bevy_render: Improve Aabb maintenance from O(n^2) to O(n) for n meshes A-Rendering A-Transform C-Performance
#5423 opened Jul 22, 2022 by superdump Loading…
Remove last uses of string-labels A-ECS C-Code-Quality
#5420 opened Jul 22, 2022 by JoJoJet Loading…
Added a dedicated HandleMap A-Assets C-Enhancement S-Controversial
#5418 opened Jul 21, 2022 by SarthakSingh31 Draft
Animation Blending A-Animation C-Enhancement
#5415 opened Jul 21, 2022 by Bendzae Loading…
UI render layers A-Rendering A-UI C-Enhancement
#5414 opened Jul 21, 2022 by nicopap Loading…
get proper texture format after the renderer is initialized, fix #3897 A-Rendering C-Bug
#5413 opened Jul 21, 2022 by VitalyAnkh Loading…
Make scheduling benchmark more realistic A-Diagnostics A-ECS
#5410 opened Jul 21, 2022 by JoJoJet Loading…
add globals to mesh view bind group A-Rendering
#5409 opened Jul 21, 2022 by IceSentry Loading…
Remove Size and UiRect generics A-UI C-Breaking-Change
#5404 opened Jul 20, 2022 by KDecay Loading…
Replace many_for_each_mut with iter_many_mut. A-ECS C-Usability
#5402 opened Jul 20, 2022 by devil-ira Loading…
add Axis::devices to get all the input devices A-Input C-Usability
#5400 opened Jul 20, 2022 by 1e1001 Loading…
PBR debug visualisations A-Diagnostics A-Rendering C-Usability
#5398 opened Jul 20, 2022 by superdump Loading…
Warn if App::run() or App::update() are not called A-App C-Usability S-Ready-For-Final-Review
#5395 opened Jul 20, 2022 by x-52 Loading…
Auto-label systems containing EventReader and EventWriter A-ECS C-Usability S-Controversial
#5388 opened Jul 20, 2022 by JoJoJet Draft
Add ui navigation system (RFC 41) A-UI C-Enhancement S-Controversial
#5378 opened Jul 19, 2022 by nicopap Draft
3 of 10 tasks
Optimize label comparisons by storing a key A-ECS C-Performance C-Usability S-Blocked
#5377 opened Jul 19, 2022 by JoJoJet Draft
1 task
Add set_if_neq method to DetectChanges trait A-ECS C-Usability
#5373 opened Jul 19, 2022 by alice-i-cecile Loading…
Add support for custom glTF vertex attributes. A-Assets C-Enhancement
#5370 opened Jul 18, 2022 by komadori Loading…
Update raw-window-handle requirement from 0.4.2 to 0.5.0 C-Dependencies
#5363 opened Jul 18, 2022 by dependabot bot Loading…
Granular event privacy A-ECS C-Enhancement S-Controversial
#5356 opened Jul 17, 2022 by JoJoJet Draft
Pre-emptive winit update A-Windowing C-Dependencies
#5347 opened Jul 17, 2022 by Aceeri Draft
Optional BEVY_ASSET_ROOT to find assets directory A-Assets C-Usability
#5346 opened Jul 16, 2022 by Vrixyz Loading…
add log_to_file feature A-Diagnostics C-Dependencies C-Usability
#5342 opened Jul 16, 2022 by IceSentry Draft
add a debug label to storage buffers A-Rendering C-Usability
#5341 opened Jul 16, 2022 by brandon-reinhart Loading…
Add associated constant IDENTITY to Transform and friends. A-Transform C-Breaking-Change C-Code-Quality C-Usability
#5340 opened Jul 16, 2022 by devil-ira Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.