mirror of
https://github.com/bevyengine/bevy
synced 2024-12-21 10:33:08 +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`. |
||
---|---|---|
.. | ||
depth.wgsl | ||
light.rs | ||
mesh.rs | ||
mesh.wgsl | ||
mesh_struct.wgsl | ||
mesh_view_bind_group.wgsl | ||
mod.rs | ||
pbr.wgsl | ||
skinning.wgsl | ||
wireframe.wgsl |