bevy/crates/bevy_pbr
bjorn3 ebd10681ac Remove unused deps (#2455)
# Objective

Reduce compilation time

# Solution

Remove unused dependencies. While this PR doesn't remove any crates from `Cargo.lock`, it may unlock more build parallelism.
2021-07-14 20:52:50 +00:00
..
src Fix view vector in pbr frag to work in ortho (#2370) 2021-07-01 19:28:44 +00:00
Cargo.toml Remove unused deps (#2455) 2021-07-14 20:52:50 +00:00