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

Recompute NavMesh with STATIC RigidObjects #538

Merged
merged 16 commits into from
Mar 27, 2020

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    efd54a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Added initialization template storage for RigidObject. Added object m…

    …esh joining to include STATIC RigidObjects in navmesh recomputation. Started python test.
    aclegg3 committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    ce7594e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a4690b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c46e139 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    c104aed View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    05b0cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7273fed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec9c703 View commit details
    Browse the repository at this point in the history
  4. finished C++ test

    aclegg3 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    4627bb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Removed viewer demo

    aclegg3 committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    b19833d View commit details
    Browse the repository at this point in the history
  2. remove incomplete python test

    aclegg3 committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    7e687e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    de6721c View commit details
    Browse the repository at this point in the history
  2. pre-increment

    aclegg3 committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    f4206b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    841d1eb View commit details
    Browse the repository at this point in the history
  2. Update src/esp/assets/ResourceManager.cpp

    Co-Authored-By: Vladimír Vondruš <mosra@centrum.cz>
    aclegg3 and mosra committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    db017bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9206a87 View commit details
    Browse the repository at this point in the history