mirror of
https://github.com/bevyengine/bevy
synced 2024-12-21 02:23:08 +00:00
6752c9c59b
# Objective View mesh2d_view_types.wgsl was missing a couple of fields present in bevy::render::ViewUniform, causing rendering issues for shaders using later fields. ## Solution Solved by adding the fields in question |
||
---|---|---|
.. | ||
mesh2d | ||
render | ||
bundle.rs | ||
collide_aabb.rs | ||
dynamic_texture_atlas_builder.rs | ||
lib.rs | ||
rect.rs | ||
sprite.rs | ||
texture_atlas.rs | ||
texture_atlas_builder.rs |