-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update naga_oil requirement from 0.14 to 0.15
C-Dependencies
A change to the crates that Bevy depends on
#14716
opened Aug 12, 2024 by
dependabot
bot
Loading…
implement proof of concept query filter Entities, components, systems, and events
C-Enhancement
A new feature
X-Controversial
There is active debate or serious implications around merging this PR
Predicate
A-ECS
View filter for batch_and_prepare_render_phase
A-Rendering
Drawing game state to the screen
C-Performance
A change motivated by improving speed, memory usage or compile times
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#14713
opened Aug 11, 2024 by
re0312
Loading…
Document that impl_reflect can only be used from within bevy_reflect due to orphan rule
A-Reflection
Runtime information about types
C-Docs
An addition or correction to our documentation
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#14705
opened Aug 11, 2024 by
ariofrio
Loading…
bevy_reflect: Store functions as Runtime information about types
C-Usability
A simple quality-of-life change that makes Bevy easier to use
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
DynamicClosure<'static> in FunctionRegistry
A-Reflection
Use Bevy apps and plugins
A-ECS
Entities, components, systems, and events
C-Docs
An addition or correction to our documentation
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
X-Contentious
There are nontrivial implications that should be thought through
#[doc(fake_variadic)] to improve docs readability
A-App
Implement Entities, components, systems, and events
C-Usability
A simple 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
Resource for ()
A-ECS
#14702
opened Aug 10, 2024 by
Lubba-64
Loading…
A Curve trait for general interoperation — Part II
A-Cross-Cutting
Impacts the entire engine
A-Math
Fundamental domain-agnostic mathematical operations
C-Enhancement
A new feature
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Blessed
Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
hooking up observers and clicking for ui node
A-Picking
Pointing at and selecting objects of all sorts
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Enhancement
A new feature
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#14695
opened Aug 10, 2024 by
TotalKrill
Loading…
Make bevy_math's Fundamental domain-agnostic mathematical operations
C-Bug
An unexpected or incorrect behavior
C-Enhancement
A new feature
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
X-Contentious
There are nontrivial implications that should be thought through
libm feature use libm for all f32methods with unspecified precision
A-Math
#14693
opened Aug 10, 2024 by
mweatherley
Loading…
Use Entities, components, systems, and events
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
map_unchanged in reflection instead of creating a Mut manually.
A-ECS
#14692
opened Aug 10, 2024 by
chescock
Loading…
Remove redundant Entities, components, systems, and events
C-Performance
A change motivated by improving speed, memory usage or compile times
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
ArchetypeComponentId lookup in Res and ResMut
A-ECS
#14691
opened Aug 10, 2024 by
chescock
Loading…
Add query reborrowing
A-ECS
Entities, components, systems, and events
C-Usability
A simple quality-of-life change that makes Bevy easier to use
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#14690
opened Aug 10, 2024 by
SkiFire13
Loading…
Fix broken bezier curve benchmark
A-Math
Fundamental domain-agnostic mathematical operations
C-Benchmarks
Stress tests and benchmarks used to measure how fast things are
C-Bug
An unexpected or incorrect behavior
D-Domain-Agnostic
Can be tackled by anyone with generic programming or Rust skills
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#14677
opened Aug 9, 2024 by
mweatherley
Loading…
Use Visual editor and debug gizmos
C-Breaking-Change
A breaking change to Bevy's public API that needs to be noted in a migration guide
C-Usability
A simple quality-of-life change that makes Bevy easier to use
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
Isometry in bevy_gizmos wherever we can
A-Gizmos
#14676
opened Aug 9, 2024 by
RobWalt
Loading…
Observers overhaul: statically-typed multi-event-listening and safer dynamic-event-listening
A-ECS
Entities, components, systems, and events
C-Breaking-Change
A breaking change to Bevy's public API that needs to be noted in a migration guide
C-Enhancement
A new feature
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
D-Unsafe
Touches with unsafe code in some way
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#14674
opened Aug 9, 2024 by
ItsDoot
Loading…
2 tasks
Opportunistically use dense iter for archetypal iteration in Par_iter
A-ECS
Entities, components, systems, and events
C-Needs-Release-Note
Work that should be called out in the blog due to impact
C-Performance
A change motivated by improving speed, memory usage or compile times
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
document using Entities, components, systems, and events
C-Docs
An addition or correction to our documentation
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
ObserverState as filter for Observer Entitys
A-ECS
Queries as Entities
A-ECS
Entities, components, systems, and events
C-Performance
A change motivated by improving speed, memory usage or compile times
S-Blocked
This cannot move forward until something else changes
#14668
opened Aug 8, 2024 by
Trashtalk217
•
Draft
Add trigger_map to support triggering mapped events
A-ECS
Entities, components, systems, and events
C-Enhancement
A new feature
C-Needs-Release-Note
Work that should be called out in the blog due to impact
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#14664
opened Aug 8, 2024 by
cart
Loading…
Adds storage buffer asset
A-Rendering
Drawing game state to the screen
C-Enhancement
A new feature
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#14663
opened Aug 8, 2024 by
tychedelia
Loading…
Switch rotation & translation in grid gizmos
A-Gizmos
Visual editor and debug gizmos
A-Math
Fundamental domain-agnostic mathematical operations
C-Breaking-Change
A breaking change to Bevy's public API that needs to be noted in a migration guide
C-Bug
An unexpected or incorrect behavior
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#14656
opened Aug 8, 2024 by
RobWalt
Loading…
Identify a subset of texture formats suitable for rendering in preparation for #13146
A-Rendering
Drawing game state to the screen
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
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#14654
opened Aug 8, 2024 by
Brezak
Loading…
New utility methods on Fundamental domain-agnostic mathematical operations
C-Usability
A simple quality-of-life change that makes Bevy easier to use
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Contentious
There are nontrivial implications that should be thought through
InfinitePlane3d
A-Math
#14651
opened Aug 8, 2024 by
RobWalt
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-07-12.