bevy/examples/3d
Jonas Matser 45b2db7070 Rebase of existing PBR work (#1554)
This is a rebase of StarArawns PBR work from #261 with IngmarBitters work from #1160 cherry-picked on top.

I had to make a few minor changes to make some intermediate commits compile and the end result is not yet 100% what I expected, so there's a bit more work to do.

Co-authored-by: John Mitchell <toasterthegamer@gmail.com>
Co-authored-by: Ingmar Bitter <ingmar.bitter@gmail.com>
2021-03-20 03:22:33 +00:00
..
3d_scene.rs Replace default method calls from Glam types with explicit const (#1645) 2021-03-13 18:23:39 +00:00
load_gltf.rs Update glam to 0.13.0. (#1550) 2021-03-06 19:39:16 +00:00
msaa.rs Replace default method calls from Glam types with explicit const (#1645) 2021-03-13 18:23:39 +00:00
orthographic.rs Update glam to 0.13.0. (#1550) 2021-03-06 19:39:16 +00:00
parenting.rs Rebase of existing PBR work (#1554) 2021-03-20 03:22:33 +00:00
pbr.rs Rebase of existing PBR work (#1554) 2021-03-20 03:22:33 +00:00
spawner.rs Rebase of existing PBR work (#1554) 2021-03-20 03:22:33 +00:00
texture.rs Rebase of existing PBR work (#1554) 2021-03-20 03:22:33 +00:00
update_gltf_scene.rs Replace default method calls from Glam types with explicit const (#1645) 2021-03-13 18:23:39 +00:00
wireframe.rs Replace default method calls from Glam types with explicit const (#1645) 2021-03-13 18:23:39 +00:00
z_sort_debug.rs Rebase of existing PBR work (#1554) 2021-03-20 03:22:33 +00:00