bevy/crates/bevy_internal
Robert Swain ae4f809a52 Port bevy_gltf to pipelined-rendering (#2537)
# Objective

Port bevy_gltf to the pipelined-rendering branch.

## Solution

crates/bevy_gltf has been copied and pasted into pipelined/bevy_gltf2 and modifications were made to work with the pipelined-rendering branch. Notably vertex tangents and vertex colours are not supported.

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2021-07-30 03:37:34 +00:00
..
src Port bevy_gltf to pipelined-rendering (#2537) 2021-07-30 03:37:34 +00:00
Cargo.toml Port bevy_gltf to pipelined-rendering (#2537) 2021-07-30 03:37:34 +00:00