bevy/crates/bevy_sprite
Robert Swain b6286cf570
Fix 2d_shapes and general 2D mesh instancing (#10051)
# Objective

- Fix #10050 

## Solution

- Push constants needed to be defined in the pipeline layout and
`bevy_sprite` needed to have a `webgl` feature.
2023-10-08 20:17:01 +00:00
..
src Fix 2d_shapes and general 2D mesh instancing (#10051) 2023-10-08 20:17:01 +00:00
Cargo.toml Fix 2d_shapes and general 2D mesh instancing (#10051) 2023-10-08 20:17:01 +00:00