mirror of
https://github.com/bevyengine/bevy
synced 2025-01-06 18:28:59 +00:00
4aa56050b6
# Objective - Eliminate all `worldcell.get_resource().unwrap()` cases. - Provide helpful messages on panic. ## Solution - Adds infallible resource getters to `WorldCell`, mirroring `World`. |
||
---|---|---|
.. | ||
camera.rs | ||
mod.rs | ||
pipeline.rs | ||
render_pass.rs | ||
ui.wgsl |