bevy/examples/transforms
2ne1ugly db0d7698e2 Change From<Icosphere> to TryFrom<Icosphere> (#6484)
# Objective

- Fixes  #6476

## Solution

- Return error instead of panic through `TryFrom`
- ~~Add `.except()` in examples~~ 
- Add `.unwrap()` in examples
2022-11-14 22:34:27 +00:00
..
3d_rotation.rs Spawn now takes a Bundle (#6054) 2022-09-23 19:55:54 +00:00
global_vs_local_translation.rs Spawn now takes a Bundle (#6054) 2022-09-23 19:55:54 +00:00
scale.rs Spawn now takes a Bundle (#6054) 2022-09-23 19:55:54 +00:00
transform.rs Change From<Icosphere> to TryFrom<Icosphere> (#6484) 2022-11-14 22:34:27 +00:00
translation.rs Spawn now takes a Bundle (#6054) 2022-09-23 19:55:54 +00:00