bevy/crates/bevy_pbr
Aevyrie 46cae5956f Fix view vector in pbr frag to work in ortho (#2370)
# Objective

Fixes #2369

## Solution

Use the view forward direction for all frags when using ortho view.
2021-07-01 19:28:44 +00:00
..
src Fix view vector in pbr frag to work in ortho (#2370) 2021-07-01 19:28:44 +00:00
Cargo.toml use bytemuck crate instead of Byteable trait (#2183) 2021-05-17 22:29:10 +00:00