bevy/examples/stress_tests
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
..
bevymark.rs Camera Driven Rendering (#4745) 2022-06-02 00:12:17 +00:00
many_cubes.rs Add helper methods for rotating Transforms (#5151) 2022-07-01 03:58:54 +00:00
many_foxes.rs Add helper methods for rotating Transforms (#5151) 2022-07-01 03:58:54 +00:00
many_lights.rs Updated glam to 0.21. (#5142) 2022-07-03 19:55:33 +00:00
many_sprites.rs Add helper methods for rotating Transforms (#5151) 2022-07-01 03:58:54 +00:00
transform_hierarchy.rs Camera Driven Rendering (#4745) 2022-06-02 00:12:17 +00:00