COMMITS
May 22, 2026
C
Add ReadbackOnce component to help one-shot readbacks. (#23845)
charlotte 🌸 committed
F
added an example showing how to use with_rect (#17664)
Frank committed
F
clear 0.19 release content from main (#24276)
François Mockers committed
R
Add many_meshlet_materials stress test example (#23792)
Rostyslav Toch committed
C
Tracked one-shot systems (#24165)
Christian Hughes committed
R
Cache material shader handles per type (#23887)
Rostyslav Toch committed
I
Only select all on input focus with `SelectAllOnFocus` (#24278)
ickshonpe committed
L
gilrs: Add code to unknown buttons and axes (#8560)
Lane Kolbly committed
I
Fix skybox render-world cleanup on component removal (#24389)
issam3105 committed
R
Make `ComputedNode` documentation clearer (#24388)
Richard Braakman committed
G
bevy_reflect: Capture generic type info on opaque types (#24382)
Gino Valente committed
D
Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 (#24386)
dependabot[bot] committed
D
Bump github/codeql-action from 4.35.4 to 4.35.5 (#24385)
dependabot[bot] committed
May 21, 2026
L
impl SceneList for Vec<Box<dyn SceneList>> (#24242)
Lennard committed
L
G
Remove `DUMMY_MESH_MATERIAL` (#22981)
Greeble committed
C
Improve Order Independent Transparency example (#22781)
Christophe Dehais committed
D
Improve energy conservation in the solari BRDF (#24246)
Dylan Sechet committed
L
Change `ShaderDefVal` to use `Cow<'static, str>` (#24209)
Luo Zhihao committed
J
K
Add new method `entity_commands` to `EntityWorldMut` (#24266)
Kao-Wei Yeh committed
S
Implement Premultiplied Alpha for OIT (#22821)
Schmarni committed
R
Change bevy_pbr::morph shader functions to use descriptor index (#24085)
Robin KAY committed
I
Multi-press support (#24264)
ickshonpe committed
L
transform: Add transform_vector methods (#24319)
Lane Kolbly committed
M
resource_scope: Propagate source location tracking (#24221)
Mira committed
G
Fix unsoundness in `MovingPtr::assign_to` (#24375)
Giacomo Stevanato committed
J
Solari: Better light leak prevention (#24332)
JMS55 committed
T
Fix multi-line log when inserting a resource multiple times (#24376)
Tyler Russin committed
G
Expose ssao radius (#24267)
GHowe committed