bevy/crates/bevy_gizmos
James Liu a0897428e2
Gizmos: Replace PositionItem with Vec3 (#12401)
# Objective
Fix #12145.

## Solution
Replace `PositionItem` with Vec3. Clean up the code.
2024-03-11 19:28:05 +00:00
..
macros Bump Version after Release (#12020) 2024-02-21 20:58:59 +00:00
src Gizmos: Replace PositionItem with Vec3 (#12401) 2024-03-11 19:28:05 +00:00
Cargo.toml Add "all-features = true" to docs.rs metadata for most crates (#12366) 2024-03-08 20:03:09 +00:00