rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Suggest changes to Bevy and view accepted designs

Results 53 rfcs issues
Sort by recently updated
recently updated
newest added

[**RENDERED**](https://github.com/alice-i-cecile/rfcs/blob/stageless/rfcs/45-stageless.md) This RFC is now ready for final review. Feedback is welcome from users at all levels! Do you think this design easy-to-understand, useful and correct? How could the proposed...

[RENDERED](https://github.com/nicopap/rfcs/blob/ui-navigation/rfcs/41-ui-navigation.md) Two new components and a new system to define navigation nodes for the ECS UI. On top of making it easy to implement controller navigation of in-game UIs, it...

[RENDERED](https://github.com/djeedai/bevy_rfcs/blob/editor-data-model/rfcs/62-editor-data-model.md) _This RFC is for the (upcoming) Bevy Editor, and has little to no impact on the Bevy runtime itself (existing code)._ This RFC describes the **data model** of the...

[**RENDERED](https://github.com/alice-i-cecile/rfcs/blob/many-worlds/rfcs/43-many-worlds.md) Building on the ideas introduced in #16 by @NathanSWard (and the associated thread), this RFC presents a general-purpose multiple worlds API. The TL;DR: 1. The app contains many worlds,...

[**RENDERED**](https://github.com/alice-i-cecile/rfcs/blob/removed-filter/rfcs/44-removed-filter.md) Addresses https://github.com/bevyengine/bevy/issues/2148 by proposing a `Removed` query filter. This works exactly as you might hope, using reliable change detection semantics and mechanisms. Full credit to @maniwani (Joy) for the...

[RENDERED](https://github.com/james7132/rfcs/blob/cpu-particles/rfcs/cpu-particles.md) This RFC proposes adding a fully featured CPU particle system implementation to Bevy.

A terminology section would define jargon specific to an RFC. A terminology helps RFC editing and reading: - Helps the author re-use the same terms to refer to identical concepts...

[RENDERED](https://github.com/aevyrie/rfcs/blob/patch-1/rfcs/12-primitive-shapes.md) A proposal for 2d and 3d geometric primitives as lightweight interoperability types.

[Rendered](https://github.com/mockersf/rfcs/blob/unstable-features/rfcs/52-unstable_features.md)

S-Ready-For-Final-Review