bevy/examples/shader
davier c79ec9cad6 Fix custom mesh pipelines (#3381)
# Objective

Fixes #3379 

## Solution

The custom mesh pipelines needed to be specialized on each mesh's primitive topology, as done in `queue_meshes()`

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2021-12-20 20:33:39 +00:00
..
shader_defs.rs Fix custom mesh pipelines (#3381) 2021-12-20 20:33:39 +00:00
shader_material.rs Fix custom mesh pipelines (#3381) 2021-12-20 20:33:39 +00:00