bevy/crates/bevy_render
Mike a919cb0a17
Don't auto insert on the extract schedule (#11669)
# Objective

- In #9822 I forgot to disable auto sync points on the Extract Schedule.
We want to do this because the Commands on the Extract Schedule should
be applied on the render thread.
2024-02-03 05:04:57 +00:00
..
macros RenderGraph Labelization (#10644) 2024-01-31 14:51:19 +00:00
src Don't auto insert on the extract schedule (#11669) 2024-02-03 05:04:57 +00:00
Cargo.toml Update to wgpu 0.19 and raw-window-handle 0.6 (#11280) 2024-01-26 18:14:21 +00:00