bevy/crates/bevy_math
andristarr 2b3e3341d6
separating finite and infinite 3d planes (#12426)
# Objective

Fixes #12388

## Solution

- Removing the plane3d and adding rect3d primitive mesh
2024-04-18 14:13:22 +00:00
..
src separating finite and infinite 3d planes (#12426) 2024-04-18 14:13:22 +00:00
Cargo.toml Random sampling of directions and quaternions (#12857) 2024-04-04 23:13:00 +00:00