bevy/crates/bevy_gizmos
AFKessen dcb506ea70
Fix 3D Gizmo webgpu rendering (#14653)
# Objective

The changes made in https://github.com/bevyengine/bevy/pull/12252
introduced an previously fixed bug in webgpu rendering.

## Solution

This fix is based on https://github.com/bevyengine/bevy/pull/8910 and
applies the same vertex buffer layout assignment for the LineGizmo
Pipeline.

## Testing

- Tested the 3D Gizmo example in webgpu and webgl environments

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-09-05 21:35:40 +02:00
..
macros Release 0.14.1 2024-08-02 20:35:38 +02:00
src Fix 3D Gizmo webgpu rendering (#14653) 2024-09-05 21:35:40 +02:00
Cargo.toml Release 0.14.1 2024-08-02 20:35:38 +02:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Gizmos

License Crates.io Downloads Docs Discord