bevy/crates/bevy_render
Edgar Geier cbbf8ac575 Update glam to 0.23 (#7883)
# Objective

- Update `glam` to the latest version.

## Solution

- Update `glam` to version `0.23`.

Since the breaking change in `glam` only affects the `scalar-math` feature, this should cause no issues.
2023-03-04 11:42:27 +00:00
..
macros Support raw buffers in AsBindGroup macro (#7701) 2023-02-22 22:43:29 +00:00
src Camera Output Modes, MSAA Writeback, and BlitPipeline (#7671) 2023-03-01 20:35:13 +00:00
Cargo.toml Update glam to 0.23 (#7883) 2023-03-04 11:42:27 +00:00