Skip to content

Fix bevy_mesh_to_landmass_mesh requiring "inverted" faces.#189

Merged
andriyDev merged 4 commits intomainfrom
fix-mesh-conversion
Feb 21, 2026
Merged

Fix bevy_mesh_to_landmass_mesh requiring "inverted" faces.#189
andriyDev merged 4 commits intomainfrom
fix-mesh-conversion

Conversation

@andriyDev
Copy link
Owner

Fixes #187.

We didn't consider FLIP_POLYGONs for bevy_mesh_to_landmass_mesh!

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.3%. Comparing base (b473171) to head (43ea56f).

Additional details and impacted files
Files with missing lines Coverage Δ
crates/bevy_landmass/src/nav_mesh.rs 92.5% <100.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andriyDev andriyDev merged commit 9317591 into main Feb 21, 2026
6 checks passed
@andriyDev andriyDev deleted the fix-mesh-conversion branch February 21, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bevy_mesh_to_landmass_nav_mesh requires mesh with inverted faces

2 participants