-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve formatting
A-Cross-Cutting
Impacts the entire engine
C-Code-Quality
A section of code that is hard to understand or change
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Blocked
This cannot move forward until something else changes
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Controversial
There is active debate or serious implications around merging this PR
#16113
opened Oct 26, 2024 by
BenjaminBrienen
Loading…
Shortcut for Entities, components, systems, and events
C-Feature
A new feature, making something new possible
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
X-Controversial
There is active debate or serious implications around merging this PR
With
and Without
A-ECS
#9255
opened Jul 23, 2023 by
tguichaoua
Loading…
Make An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
move_sprite
both more general and more illustrative.
C-Examples
#7178
opened Jan 13, 2023 by
stephenmartindale
Loading…
Moved UI widgets to a Graphical user interfaces, styles, layouts, and widgets
C-Code-Quality
A section of code that is hard to understand or change
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
S-Needs-SME
Decision or review from an SME is required
X-Controversial
There is active debate or serious implications around merging this PR
bevy_widget
crate
A-UI
#7197
opened Jan 14, 2023 by
Pietrek14
Loading…
Move AmbientLight to a component, instead of a resource.
A-Rendering
Drawing game state to the screen
C-Feature
A new feature, making something new possible
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
X-Contentious
There are nontrivial implications that should be thought through
#7209
opened Jan 15, 2023 by
Cluster7ck
Loading…
Show basic application integration testing (#2896)
C-Examples
An addition or correction to our examples
C-Testing
A change that impacts how we test Bevy or how users test their apps
#7314
opened Jan 21, 2023 by
Wcubed
Loading…
reflect: improve container attributes
A-Reflection
Runtime information about types
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
M-Needs-Migration-Guide
A breaking change to Bevy's public API that needs to be noted in a migration guide
#7317
opened Jan 21, 2023 by
soqb
Loading…
Add ability to downgrade Entities, components, systems, and events
C-Feature
A new feature, making something new possible
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
SystemParam
s to read only
A-ECS
#7330
opened Jan 22, 2023 by
harudagondi
•
Draft
4 of 9 tasks
Added basic tests for asset loaders (#6964)
A-Assets
Load files from disk to use for things like images, models, and sounds
C-Code-Quality
A section of code that is hard to understand or change
C-Testing
A change that impacts how we test Bevy or how users test their apps
#7331
opened Jan 22, 2023 by
Wcubed
Loading…
Add beginning of complex serialization / deserialization tests (#6834)
A-Scenes
Serialized ECS data stored on the disk
C-Code-Quality
A section of code that is hard to understand or change
C-Testing
A change that impacts how we test Bevy or how users test their apps
#7336
opened Jan 22, 2023 by
Wcubed
Loading…
Add Drawing game state to the screen
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
Image
constructor specialised for rendering to a texture
A-Rendering
#7360
opened Jan 25, 2023 by
tigregalis
Loading…
Made converters public so that they can be used by the users
A-Windowing
Platform-agnostic interface layer to run your app in
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
#7394
opened Jan 28, 2023 by
SarthakSingh31
Loading…
3d text widget
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
#7426
opened Jan 30, 2023 by
VictorKoenders
Loading…
UI Image Rotation
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
X-Controversial
There is active debate or serious implications around merging this PR
#6688
opened Nov 18, 2022 by
ickshonpe
Loading…
Convenience conversion for common entity usage
A-ECS
Entities, components, systems, and events
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
X-Controversial
There is active debate or serious implications around merging this PR
#7506
opened Feb 5, 2023 by
Aceeri
Loading…
cache BevyManifest
A-Reflection
Runtime information about types
C-Code-Quality
A section of code that is hard to understand or change
C-Performance
A change motivated by improving speed, memory usage or compile times
#7536
opened Feb 7, 2023 by
SpecificProtagonist
•
Draft
[bevy_ui/layout] Update internal mappings
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#16362
opened Nov 12, 2024 by
StrikeForceZero
Loading…
9 tasks
compute schedule data in separate function
A-ECS
Entities, components, systems, and events
C-Feature
A new feature, making something new possible
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
X-Controversial
There is active debate or serious implications around merging this PR
#7719
opened Feb 16, 2023 by
jakobhellermann
Loading…
improve bevy_ecs's inspectability
A-ECS
Entities, components, systems, and events
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
S-Adopt-Me
The original PR author has no intent to complete this work. Pick me up!
#7758
opened Feb 20, 2023 by
shuoli84
Loading…
Determine plugin build order with a dependency graph
A-App
Bevy apps and plugins
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
M-Needs-Migration-Guide
A breaking change to Bevy's public API that needs to be noted in a migration guide
S-Adopt-Me
The original PR author has no intent to complete this work. Pick me up!
X-Controversial
There is active debate or serious implications around merging this PR
update_text2d_layout
creates new font atlases when the primary window is closed
A-UI
#7849
opened Feb 28, 2023 by
ickshonpe
Loading…
Move ShaderCache shader defs into PipelineCache
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
#7903
opened Mar 5, 2023 by
Shfty
Loading…
Propagate transforms in fixed update
A-Time
Involves time keeping and reporting
A-Transform
Translations, rotations and scales
C-Feature
A new feature, making something new possible
S-Blocked
This cannot move forward until something else changes
#7929
opened Mar 6, 2023 by
james7132
Loading…
Add configurable event storage
A-ECS
Entities, components, systems, and events
C-Feature
A new feature, making something new possible
S-Needs-Benchmarking
This set of changes needs performance benchmarking to double-check that they help
X-Controversial
There is active debate or serious implications around merging this PR
Basic concept for customizing Component reference type
A-ECS
Entities, components, systems, and events
C-Feature
A new feature, making something new possible
X-Controversial
There is active debate or serious implications around merging this PR
#7499
opened Feb 4, 2023 by
chrisjuchem
•
Draft
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-09.