bevy/crates/bevy_render
Nicola Papale fcb49a5d80
Document None conditions on compute_aabb (#11051)
The error conditions were not documented, this requires the user to
inspect the source code to know when to expect a `None`.

Error conditions should always be documented, so we document them.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2023-12-21 23:29:43 +00:00
..
macros Rename WorldQueryData & WorldQueryFilter to QueryData & QueryFilter (#10779) 2023-12-12 19:45:50 +00:00
src Document None conditions on compute_aabb (#11051) 2023-12-21 23:29:43 +00:00
Cargo.toml Update to wgpu 0.18 (#10266) 2023-12-14 02:45:47 +00:00