2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-01-10 12:18:58 +00:00
bevy/crates/bevy_math
CGMossa 33f9b3940d Updated glam to 0.21. ()
Removed `const_vec2`/`const_vec3`
and replaced with equivalent `.from_array`.

# Objective

Fixes  

## Solution

- `encase` needs to update to `glam` as well. See  on progress on that. 
- `hexasphere` also needs to be updated, see .
2022-07-03 19:55:33 +00:00
..
src Document bevy_math () 2022-04-26 18:23:29 +00:00
Cargo.toml Updated glam to 0.21. () 2022-07-03 19:55:33 +00:00