bevy/examples/3d
Daniel McNab 9f2410a4ac
Add from_xyz to Transform (#1212)
* Add the from_xyz helper method to Transform

* Use `from_xyz` where possible
2021-01-06 17:17:06 -08:00
..
3d_scene.rs Add from_xyz to Transform (#1212) 2021-01-06 17:17:06 -08:00
load_gltf.rs Add from_xyz to Transform (#1212) 2021-01-06 17:17:06 -08:00
msaa.rs Add from_xyz to Transform (#1212) 2021-01-06 17:17:06 -08:00
parenting.rs Add from_xyz to Transform (#1212) 2021-01-06 17:17:06 -08:00
spawner.rs Add from_xyz to Transform (#1212) 2021-01-06 17:17:06 -08:00
texture.rs Add from_xyz to Transform (#1212) 2021-01-06 17:17:06 -08:00
update_gltf_scene.rs Add from_xyz to Transform (#1212) 2021-01-06 17:17:06 -08:00
z_sort_debug.rs Add from_xyz to Transform (#1212) 2021-01-06 17:17:06 -08:00