mirror of
https://github.com/bevyengine/bevy
synced 2024-12-25 20:43:07 +00:00
344e28d095
# Objective - Fixes #12837. ## Solution - Update `Tetrahedron` default vertices to `[0.5, 0.5, 0.5]`, `[-0.5, 0.5, -0.5]`, `[-0.5, -0.5, 0.5]` and `[0.5, -0.5, -0.5]` respectively. - Update `tetrahedron_math` tests to account for change in default vertices. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |