A refreshingly simple data-driven game engine built in Rust
COMMITS
March 28, 2026
H
Enable partial bindless on Metal and reduce bind group overhead (#18149) (#23436)
Holger Trahe committed
L
Fix errors when disabling gpu clustering (#23547)
Luo Zhihao committed
L
Remove cmake and `dummy.cpp` in Android example (#23548)
Luo Zhihao committed
L
Update Android game activity to be compatible with android-activity v0.6.1 (#23551)
Luo Zhihao committed
A
gate bloom on hdr check (#23543)
atlv committed
L
Re-add `Out` to `ExtractComponent` (#23334)
Luo Zhihao committed
D
Add `RenderScheduleOrder` resource to allow for `RenderApp` `Schedule` changes (#23513)
Daniel Skates committed
I
update parley to version 0.8 (#23546)
ickshonpe committed
P
Fix the behavior of `NoCpuCulling` when toggled at runtime. (#23534)
Patrick Walton committed
P
Don't extract visible entities for lights with shadow mapping disabled. (#23530)
Patrick Walton committed
March 27, 2026
C
bump wgpu dependency to 29.0.1 (#23544)
Chris Biscardi committed
J
upstream: jackdaw transform gizmo (#23435)
Joe Buehler committed
C
Next Generation Scenes: Core scene system, `bsn!` macro, Templates (#23413)
Carter Anderson committed
G
Add and remove accessibility toggled properly for Checkable (#23532)
Giantblargg committed
March 26, 2026
C
Add usage documentation for MessageReader (#23528)
crux committed
D
BRP Add `schedule.graph` endpoint (#23452)
Daniel Skates committed
V
Implement `MapEntities` for the unit type (#23527)
Vladyslav Batyrenko committed
I
Add infinite grid to scene_viewer (#23523)
IceSentry committed
A
`Erased`/`LabeledAsset::get_labeled` take `AsRef<str>` (#23503)
Al M. committed
M
Add Color::srgb_u32 (Adopted #14454) (#23521)
Martín Maita committed
March 25, 2026
A
Remove `ui` from the `2d` and `3d` feature collections (#23180)
Alice Cecile committed
D
Minor fix to `specular_multiscatter` (#23514)
Dylan Sechet committed
D
Update filament links (#23517)
Dylan Sechet committed
A
I
Bordered and padded content (#23510)
ickshonpe committed
D
BRP Add `schedule.list` endpoint (#23447)
Daniel Skates committed
J
Solari BRDF fixes (#23442)
JMS55 committed
A
use limits or worse (#23502)
atlv committed
A
use wgpu-naga-bridge (#23501)
atlv committed
I
`EditableText::cursor_blink_period` (#23495)
ickshonpe committed