bevy/crates/bevy_transform/src
CGMossa 33f9b3940d Updated glam to 0.21. (#5142)
Removed `const_vec2`/`const_vec3`
and replaced with equivalent `.from_array`.

# Objective

Fixes #5112 

## Solution

- `encase` needs to update to `glam` as well. See teoxoy/encase#4 on progress on that. 
- `hexasphere` also needs to be updated, see OptimisticPeach/hexasphere#12.
2022-07-03 19:55:33 +00:00
..
components Updated glam to 0.21. (#5142) 2022-07-03 19:55:33 +00:00
lib.rs Split bevy_hierarchy out from bevy_transform (#4168) 2022-03-15 01:54:05 +00:00
systems.rs change panicking test to not run on global task pool (#4998) 2022-06-20 17:35:55 +00:00