bevy/crates/bevy_gizmos
François 3220ad6b0b
do not crash when rendering only one gizmo (#8434)
# Objective

- Fixes #8432

## Solution

- Do not even create mesh when one is not needed
2023-04-18 16:31:55 +00:00
..
src do not crash when rendering only one gizmo (#8434) 2023-04-18 16:31:55 +00:00
Cargo.toml Immediate Mode Line/Gizmo Drawing (#6529) 2023-03-20 20:57:54 +00:00