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

Implement Navigation using Recast/Detour #1606

Open
wants to merge 64 commits into
base: master
Choose a base branch
from

Conversation

Maxwell175
Copy link
Contributor

Issue description

This PR implements Navigation starting from the work that was done on the gsoc/2020 branch.

Solution description

All commits have been rebased on master.

Checklist

I have done my best to ensure that…

  • …I have familiarized myself with the CONTRIBUTING.md file
  • …this change follows the coding style and design patterns of the codebase
  • …I own the intellectual property rights to this code
  • …the intent of this change is clearly explained
  • …existing uses of the Panda3D API are not broken
  • …the changed code is adequately covered by the test suite, where possible.

Also replaced usages of xform_point_general_in_place with xform_point_in_place.
Don't pass in a shared_ptr to a function that doesn't save the pointer.
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.

None yet

3 participants