bevy/crates/bevy_render
Nicola Papale dce472222f
Fix outdated doc in bevy_render (#8578)
# Objective

Fix an out-of-date doc string.

The old doc string says "returns None if …" and "for a given
descriptor",
but this method neither takes an argument or returns an `Option`.
2023-05-17 19:46:18 +00:00
..
macros update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
src Fix outdated doc in bevy_render (#8578) 2023-05-17 19:46:18 +00:00
Cargo.toml Add support for pnm textures (#8601) 2023-05-16 23:51:47 +00:00