COMMITS
/ tests/window/resizing.rs January 13, 2026
A
Contact Shadows (#22382)
Aevyrie committed
August 20, 2025
B
Remove redundant number conversion in window resolution (#20582)
BigWingBeat committed
October 13, 2024
P
Migrate from `Query::single` and friends to `Single` (#15872)
Pablo Reinhardt committed
October 9, 2024
E
Migrate bevy_sprite to required components (#15489)
Emerson Coskey committed
October 5, 2024
J
Migrate cameras to required components (#15641)
Joona Aalto committed
October 1, 2024
J
Migrate meshes and materials to required components (#15524)
Joona Aalto committed
J
Migrate lights to required components (#15554)
Joona Aalto committed
April 3, 2024
B
Move `close_on_esc` to `bevy_dev_tools` (#12855)
BD103 committed
February 29, 2024
A
Migrate from `LegacyColor` to `bevy_color::Color` (#12163)
Alice Cecile committed
February 24, 2024
A
Rename `bevy_render::Color` to `LegacyColor` (#12069)
Alice Cecile committed
February 15, 2024
C
New Exposure and Lighting Defaults (and calibrate examples) (#11868)
Carter Anderson committed
February 8, 2024
J
Deprecate shapes in `bevy_render::mesh::shape` (#11773)
Joona Aalto committed
January 8, 2024
J
Use `impl Into<A>` for `Assets::add` (#10878)
Joona Aalto committed
December 31, 2023
J
Keep track of when a texture is first cleared (#10325)
JMS55 committed
November 28, 2023
T
Remove unnecessary path prefixes (#10749)
tygyh committed
March 18, 2023
C
Schedule-First: the new and improved add_systems (#8079)
Carter Anderson committed
March 10, 2023
J
Replace multiple calls to `add_system` with `add_systems` (#8001)
JoJoJet committed
February 13, 2023
W
added subdivisions to shape::Plane (#7546)
woodroww committed
January 19, 2023
A
Windows as Entities (#5589)
Aceeri committed
December 25, 2022
A
Rename camera "priority" to "order" (#6908)
Aceeri committed
October 24, 2022
C
Plugins own their settings. Rework PluginGroup trait. (#6336)
Carter Anderson committed
September 30, 2022
I
Example cleanup (#6131)
ira committed
September 23, 2022
C
Spawn now takes a Bundle (#6054)
Carter Anderson committed
August 8, 2022
June 2, 2022
C
Camera Driven Rendering (#4745)
Carter Anderson committed
May 5, 2022
D
Allow closing windows at runtime (#3575)
Daniel McNab committed
April 26, 2022
D
Add an example to test small window sizes (#3597)
Daniel McNab committed