bevy/crates/bevy_internal
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 Allow Bevy to start from non-main threads on supported platforms (#10020) 2023-10-06 13:26:06 +00:00
Cargo.toml Fix 2d_shapes and general 2D mesh instancing (#10051) 2023-10-08 20:17:01 +00:00