Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bevy_render: Improve Aabb maintenance from O(n^2) to O(n) for n meshes
A-Rendering
Drawing game state to the screen
A-Transform
Translations, rotations and scales
C-Performance
A change motivated by improving speed, memory usage or compile times
#5423
opened Jul 22, 2022 by
superdump
Loading…
Remove last uses of string-labels
A-ECS
Entities, components, systems, and events
C-Code-Quality
A section of code that is hard to understand or change
#5420
opened Jul 22, 2022 by
JoJoJet
Loading…
Added a dedicated HandleMap
A-Assets
Load files from disk to use for things like images, models, and sounds
C-Enhancement
A new feature
S-Controversial
This requires a heightened standard of review before it can be merged
#5418
opened Jul 21, 2022 by
SarthakSingh31
•
Draft
Animation Blending
A-Animation
Make things move and change over time
C-Enhancement
A new feature
#5415
opened Jul 21, 2022 by
Bendzae
Loading…
UI render layers
A-Rendering
Drawing game state to the screen
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Enhancement
A new feature
#5414
opened Jul 21, 2022 by
nicopap
Loading…
get proper texture format after the renderer is initialized, fix #3897
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
#5413
opened Jul 21, 2022 by
VitalyAnkh
Loading…
Make scheduling benchmark more realistic
A-Diagnostics
Logging, crash handling, error reporting and performance analysis
A-ECS
Entities, components, systems, and events
#5410
opened Jul 21, 2022 by
JoJoJet
Loading…
add globals to mesh view bind group
A-Rendering
Drawing game state to the screen
#5409
opened Jul 21, 2022 by
IceSentry
Loading…
Remove Graphical user interfaces, styles, layouts, and widgets
C-Breaking-Change
A breaking change to Bevy's public API that needs to be noted in a migration guide
Size and UiRect generics
A-UI
#5404
opened Jul 20, 2022 by
KDecay
Loading…
Replace Entities, components, systems, and events
C-Usability
A simple quality-of-life change that makes Bevy easier to use
many_for_each_mut with iter_many_mut.
A-ECS
#5402
opened Jul 20, 2022 by
devil-ira
Loading…
add Player input via keyboard, mouse, gamepad, and more
C-Usability
A simple quality-of-life change that makes Bevy easier to use
Axis::devices to get all the input devices
A-Input
#5400
opened Jul 20, 2022 by
1e1001
Loading…
PBR debug visualisations
A-Diagnostics
Logging, crash handling, error reporting and performance analysis
A-Rendering
Drawing game state to the screen
C-Usability
A simple quality-of-life change that makes Bevy easier to use
#5398
opened Jul 20, 2022 by
superdump
Loading…
Warn if Bevy apps and plugins
C-Usability
A simple quality-of-life change that makes Bevy easier to use
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
App::run() or App::update() are not called
A-App
#5395
opened Jul 20, 2022 by
x-52
Loading…
Auto-label systems containing Entities, components, systems, and events
C-Usability
A simple quality-of-life change that makes Bevy easier to use
S-Controversial
This requires a heightened standard of review before it can be merged
EventReader and EventWriter
A-ECS
Add ui navigation system (RFC 41)
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Enhancement
A new feature
S-Controversial
This requires a heightened standard of review before it can be merged
Optimize label comparisons by storing a key
A-ECS
Entities, components, systems, and events
C-Performance
A change motivated by improving speed, memory usage or compile times
C-Usability
A simple quality-of-life change that makes Bevy easier to use
S-Blocked
This cannot more forward until something else changes
Add Entities, components, systems, and events
C-Usability
A simple quality-of-life change that makes Bevy easier to use
set_if_neq method to DetectChanges trait
A-ECS
#5373
opened Jul 19, 2022 by
alice-i-cecile
Loading…
Add support for custom glTF vertex attributes.
A-Assets
Load files from disk to use for things like images, models, and sounds
C-Enhancement
A new feature
#5370
opened Jul 18, 2022 by
komadori
Loading…
Update raw-window-handle requirement from 0.4.2 to 0.5.0
C-Dependencies
A change to the crates that Bevy depends on
#5363
opened Jul 18, 2022 by
dependabot
bot
Loading…
Granular event privacy
A-ECS
Entities, components, systems, and events
C-Enhancement
A new feature
S-Controversial
This requires a heightened standard of review before it can be merged
Pre-emptive winit update
A-Windowing
Platform-agnostic interface layer to run your app in
C-Dependencies
A change to the crates that Bevy depends on
Optional BEVY_ASSET_ROOT to find assets directory
A-Assets
Load files from disk to use for things like images, models, and sounds
C-Usability
A simple quality-of-life change that makes Bevy easier to use
#5346
opened Jul 16, 2022 by
Vrixyz
Loading…
add log_to_file feature
A-Diagnostics
Logging, crash handling, error reporting and performance analysis
C-Dependencies
A change to the crates that Bevy depends on
C-Usability
A simple quality-of-life change that makes Bevy easier to use
add a debug label to storage buffers
A-Rendering
Drawing game state to the screen
C-Usability
A simple quality-of-life change that makes Bevy easier to use
#5341
opened Jul 16, 2022 by
brandon-reinhart
Loading…
Add associated constant Translations, rotations and scales
C-Breaking-Change
A breaking change to Bevy's public API that needs to be noted in a migration guide
C-Code-Quality
A section of code that is hard to understand or change
C-Usability
A simple quality-of-life change that makes Bevy easier to use
IDENTITY to Transform and friends.
A-Transform
#5340
opened Jul 16, 2022 by
devil-ira
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.