-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Issues: bevyengine/bevy
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add an example for disabling entities
A-ECS
Entities, components, systems, and events
C-Examples
An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
Multi-window + camera UI example
A-UI
Graphical user interfaces, styles, layouts, and widgets
A-Windowing
Platform-agnostic interface layer to run your app in
C-Examples
An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#17451
opened Jan 20, 2025 by
ickshonpe
Fix rust-analyzer error in example bounding 2d
A-Math
Fundamental domain-agnostic mathematical operations
C-Examples
An addition or correction to our examples
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Blocked
This cannot move forward until something else changes
#17420
opened Jan 18, 2025 by
jiangheng90
Loading…
Add many_materials stress test
A-Rendering
Drawing game state to the screen
C-Benchmarks
Stress tests and benchmarks used to measure how fast things are
C-Examples
An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#17346
opened Jan 13, 2025 by
CrazyRoka
Loading…
Multi-window UI example
A-UI
Graphical user interfaces, styles, layouts, and widgets
A-Windowing
Platform-agnostic interface layer to run your app in
C-Examples
An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#17279
opened Jan 10, 2025 by
ickshonpe
Adds an example for an extended material that uses a custom vertex shader
A-Rendering
Drawing game state to the screen
C-Examples
An addition or correction to our examples
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#17269
opened Jan 9, 2025 by
ethereumdegen
Loading…
Updated the 2D examples to make them uniform
A-Cross-Cutting
Impacts the entire engine
C-Code-Quality
A section of code that is hard to understand or change
C-Examples
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
#17237
opened Jan 8, 2025 by
chamaloriz
Loading…
6 tasks done
many_cameras_lights
should use same window settings as other stress tests
A-Windowing
#17183
opened Jan 6, 2025 by
rparrett
Multiple examples don't work on 0.15
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
O-Web
Specific to web (WASM) builds
O-WebGL2
Specific to the WebGL2 render API
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#17167
opened Jan 5, 2025 by
chamaloriz
WARN bevy_pbr::render::gpu_preprocess: The preprocessing index buffer wasn't present with alien_cake_addict
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#16990
opened Dec 27, 2024 by
C-Entropy
Need an example of a simple material extension as a vertex shader
A-Rendering
Drawing game state to the screen
C-Examples
An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#16970
opened Dec 25, 2024 by
ethereumdegen
Add a custom render phase example
A-Rendering
Drawing game state to the screen
C-Docs
An addition or correction to our documentation
C-Examples
An addition or correction to our examples
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
ui_material
example should show how to use Globals
A-Rendering
#16829
opened Dec 15, 2024 by
rparrett
Add alpha mode implementation to shader_material_2d
A-Rendering
Drawing game state to the screen
C-Examples
An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#16603
opened Dec 2, 2024 by
Leinnan
Loading…
Mesh picking example doesn't work
A-Picking
Pointing at and selecting objects of all sorts
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#16597
opened Dec 2, 2024 by
spectria-limina
Provide an example of a material shader that uses texture type of uint
A-Rendering
Drawing game state to the screen
C-Docs
An addition or correction to our documentation
C-Examples
An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#16558
opened Nov 30, 2024 by
ethereumdegen
Demonstrate how to use ImageNode::rect
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#16482
opened Nov 22, 2024 by
alice-i-cecile
Deleted sampling_primitive references in Cargo.toml and README.md
C-Examples
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
X-Uncontroversial
This work is generally agreed upon
#16453
opened Nov 20, 2024 by
I-Ruiz
Loading…
panic in Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
bevy_render::renderer::render_system
when running /examples/3d/*
A-Rendering
#16445
opened Nov 20, 2024 by
smokracek
bevy_picking UI example
A-Picking
Pointing at and selecting objects of all sorts
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
many_buttons performance regression
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
C-Performance
A change motivated by improving speed, memory usage or compile times
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#16318
opened Nov 10, 2024 by
DGriffin91
no_std bevy example
C-Examples
An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
Anisotropy example has gaps and continuity errors
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#16179
opened Oct 30, 2024 by
hukasu
Fixed comments in async_compute example to reflect #10400 changes
A-Tasks
Tools for parallel and async work
C-Examples
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
#16167
opened Oct 30, 2024 by
gramsey
Loading…
Fix resizing window in example crashes
A-Rendering
Drawing game state to the screen
A-Windowing
Platform-agnostic interface layer to run your app in
C-Examples
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
#16115
opened Oct 27, 2024 by
BenjaminBrienen
Loading…
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.