mirror of
https://github.com/bevyengine/bevy
synced 2024-12-30 15:03:23 +00:00
e49542b026
# Objective - Meshes are queued in opaque phase instead of transparent phase when drawing wireframes. - There is a name mismatch. ## Solution - Rename `transparent_phase` to `opaque_phase` in `wireframe.rs`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |