Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport NavigationServer to 3.x #48395

Merged
merged 1 commit into from
Jan 5, 2022
Merged

Commits on Jan 5, 2022

  1. Backport NavigationServer with RVO2 to 3.x

    Change the entire navigation system.
    Remove editor prefix from nav mesh generator class. It is now used for baking
    at runtime as well.
    Navigation supports obstacle avoidance now with the RVO2 library.
    Nav system will also automatically link all nav meshes together to form one
    overall complete nav map.
    Duroxxigar authored and akien-mga committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    09bc9eb View commit details
    Browse the repository at this point in the history