bevyengine / bevy Public
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Reorganize Time and FixedTimestep and add runtime step rate control
S-Needs-Triage
#3002
opened Oct 21, 2021 by
maniwani
Use lifetimed, type erased pointers in bevy_ecs
A-ECS
C-Code-Quality
C-Enhancement
P-High
S-Needs-Review
#3001
opened Oct 21, 2021 by
TheRawMeatball
Remove wasm audio feature flag for 2021
A-Audio
C-Code-Quality
S-Needs-Review
#3000
opened Oct 21, 2021 by
Ixentus
impl Command for <impl FnOnce(&mut World)>
A-ECS
C-Usability
S-Ready-For-Final-Review
#2996
opened Oct 21, 2021 by
sseemayer
Update notify to 5.0.0-pre.13 from pre.11
A-Assets
C-Dependencies
#2993
opened Oct 20, 2021 by
deontologician
Fix custom_shader_pipelined example shader
A-Rendering
C-Bug
S-Ready-For-Final-Review
#2992
opened Oct 20, 2021 by
Nibor62
Add support for IndexFormat::Uint16
A-Rendering
C-Bug
S-Ready-For-Final-Review
#2990
opened Oct 18, 2021 by
mrk-its
Plugin - initialisation resource & adding plugin multiple time
A-App
C-Usability
S-Needs-Migration-Guide
S-Ready-For-Final-Review
#2988
opened Oct 18, 2021 by
mockersf
Implement IteratorCommands
A-ECS
C-Enhancement
S-Needs-Review
#2985
opened Oct 17, 2021 by
TheRawMeatball
Add error that arises from adding DefaultPlugin twice.
A-App
C-Usability
S-Needs-Review
#2983
opened Oct 16, 2021 by
mirkoRainer
Cleanup some things which shouldn't be components
A-ECS
C-Usability
S-Ready-For-Final-Review
#2982
opened Oct 16, 2021 by
DJMcNab
Switched the TODO comment in image_texture_conversion.rs
A-Rendering
C-Code-Quality
S-Ready-For-Final-Review
#2981
opened Oct 16, 2021 by
billyb2
use correct size of pixel instead of 4
A-Rendering
C-Bug
S-Ready-For-Final-Review
#2977
opened Oct 15, 2021 by
mockersf
Implement
Bundle for every Component
A-ECS
C-Usability
S-Needs-Review
#2975
opened Oct 15, 2021 by
DJMcNab
Implement len and is_empty for EventReaders
A-ECS
C-Usability
S-Ready-For-Final-Review
#2969
opened Oct 15, 2021 by
GarettCooper
Optimize Query::get_component
A-ECS
C-Performance
S-Needs-Review
#2965
opened Oct 14, 2021 by
TheRawMeatball
add an example using UI & states to create a game menu
A-UI
C-Examples
S-Ready-For-Final-Review
#2960
opened Oct 13, 2021 by
mockersf
Add an example to draw a rectangle
A-Rendering
C-Examples
S-Ready-For-Final-Review
#2957
opened Oct 12, 2021 by
r00ster91
Update glam requirement from 0.18.0 to 0.19.0
C-Dependencies
#2951
opened Oct 11, 2021 by
dependabot
bot
Use ManuallyDrop instead of forget in insert_resource_with_id
A-ECS
C-Bug
S-Ready-For-Final-Review
#2947
opened Oct 10, 2021 by
bjorn3
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.