COMMITS
June 1, 2026
D
Bump crate-ci/typos from 1.46.1 to 1.46.2 (#24478)
dependabot[bot] committed
D
Bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 (#24480)
dependabot[bot] committed
May 31, 2026
C
`SystemId` scene templating (#24087)
Christian Hughes committed
R
Activate missing-docs warning for `bevy_sprite` (#24490)
Richard Braakman committed
R
update ratatui dependency to 0.30 (#24504)
Richard Braakman committed
K
S
Stabilize VisibilityRange buffer indices to fix stale HLOD culling in the GPU-driven path (#24381)
Stuart Parmenter committed
D
Bump github/codeql-action from 4.35.5 to 4.36.0 (#24479)
dependabot[bot] committed
May 29, 2026
V
Fix transform gizmo local translation snapping (#24486)
Vitaliy Sapronenko committed
E
Add `RelationshipHookMode` argument to `BundleWriter::write` (#24406)
eugineerd committed
K
Remove false positive error log for morph targets (#24407)
Kristoffer Søholm committed
May 28, 2026
K
Fix: Move DiagnosticsOverlay Setup to PreStartup Schedule (#24433)
Kevin Chen committed
R
`bevy_ui_widgets` needs some dependencies (#24472)
Richard Braakman committed
K
Rename SortedRenderPhase add to add_retained (#24404)
Kristoffer Søholm committed
T
Immutable Resources fix (#24424)
Trashtalk217 committed
H
H
Implement `SystemParam` for `SmallVec` (#24405)
Hennadii Chernyshchyk committed
A
Expose TAA and CAS nodes as public (#24456)
Alex committed
May 26, 2026
R
Fix cut and paste error in UntypedHandle docs (#24439)
Richard Braakman committed
M
Fix typo for word glance in `bevy_scene` docs (#24458)
malfuu committed
May 23, 2026
G
Deprecate `AssetId::invalid()` (#24392)
Greeble committed
U
Allow plugin functions in `plugin_group!` (#24345)
Uche Okwo committed
I
Text2d size fix (#24399)
ickshonpe committed
May 22, 2026
I
Add merge_all_mesh_3d to world_asset_helpers (#23710)
IceSentry committed
S
Fix atmosphere not allowing multiple cameras (#23113)
Steve Sloan committed
D
T
add #[serde(default)] to Node (and, perhaps other similar structs) (#18883)
T.J. Given committed
B
Added `register_boxed_system` to `Commands`. (#24213)
bytemuck committed