Skip to content

Conversation

@smix8
Copy link
Contributor

@smix8 smix8 commented Jun 1, 2023

Updates navigation examples that use NavigationMesh.create_from_mesh().

The use of this function is discouraged (might be depr soon) as it stalls the RenderingServer which is problematic for runtime performance especially with threads, and also the vast majority of visual meshes have inherently invalid data for navigation mesh use.

Could be backported to Godot 4.0.

Updates navigation examples that use NavigationMesh.create_from_mesh()
@mhilbrunner mhilbrunner added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.0 labels Jun 1, 2023
@mhilbrunner mhilbrunner added this to the 4.1 milestone Jun 1, 2023
@mhilbrunner mhilbrunner merged commit 407bc0b into godotengine:master Jun 1, 2023
@mhilbrunner
Copy link
Member

Thank you! 🎉

@smix8 smix8 deleted the update_navmesh_create_from_mesh_4.x branch June 1, 2023 10:55
mhilbrunner added a commit to mhilbrunner/godot-docs that referenced this pull request Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants