bevy/crates/bevy_pbr/src
ira 262b3fc40d Fix mesh.wgsl error for meshes without normals (#6439)
# Objective
Split `model` assignment out of `#ifdef VERTEX_NORMALS`.
Remove outdated code/comments talking about required mesh attributes. 

Co-authored-by: devil-ira <justthecooldude@gmail.com>
2022-11-03 12:38:47 +00:00
..
render Fix mesh.wgsl error for meshes without normals (#6439) 2022-11-03 12:38:47 +00:00
alpha.rs add ReflectAsset and ReflectHandle (#5923) 2022-10-28 20:42:33 +00:00
bundle.rs Visibilty Inheritance, universal ComputedVisibility and RenderLayers support (#5310) 2022-07-15 23:24:42 +00:00
lib.rs Revert "Show prelude re-exports in docs (#6448)" (#6449) 2022-11-02 20:40:45 +00:00
light.rs Increase the MAX_DIRECTIONAL_LIGHTS from 1 to 10 (#6066) 2022-11-03 07:09:51 +00:00
material.rs separate tonemapping and upscaling passes (#3425) 2022-10-26 20:13:59 +00:00
pbr_material.rs add ReflectAsset and ReflectHandle (#5923) 2022-10-28 20:42:33 +00:00
wireframe.rs separate tonemapping and upscaling passes (#3425) 2022-10-26 20:13:59 +00:00