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

Bring Recast/Detour integration into working order. #1268

Closed
wants to merge 32 commits into from

Commits on Feb 9, 2022

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

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    e80e044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32e3274 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Fixup tests.

    Maxwell175 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    af0cf5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e792246 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    b757c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bda6920 View commit details
    Browse the repository at this point in the history
  3. Add missing sample model.

    [skip ci]
    Maxwell175 committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    7ba79b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32a209c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    5c4e3d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d354f11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e728d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Implement filtering Polys.

    Maxwell175 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    883c16c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c56c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

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

Commits on Mar 19, 2022

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

Commits on Mar 20, 2022

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

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    5dfe3dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eea6319 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

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

Commits on Jul 26, 2022

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

Commits on Dec 15, 2022

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

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    32d274e View commit details
    Browse the repository at this point in the history
  2. Fix debug viz. Properly transform radius and height of Cylinder.

    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.
    Maxwell175 committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    44a4477 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Cleanups.

    Maxwell175 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    e10493f View commit details
    Browse the repository at this point in the history
  2. Cleanups

    Maxwell175 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    4af6afd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    8acafd1 View commit details
    Browse the repository at this point in the history
  2. Fix makepanda build

    Maxwell175 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    6df8843 View commit details
    Browse the repository at this point in the history
  3. Clean up API

    Maxwell175 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    addcb2d View commit details
    Browse the repository at this point in the history
  4. Fix build.

    Maxwell175 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    b590522 View commit details
    Browse the repository at this point in the history