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

Bullet margin fix and Aabb query #399

Merged
merged 8 commits into from
Jan 17, 2020
Merged

Bullet margin fix and Aabb query #399

merged 8 commits into from
Jan 17, 2020

Commits on Dec 20, 2019

  1. Refactor PhysicsTest.cpp to extract world/scene settup from individua…

    …l tests to avoid code duplication.
    aclegg3 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    9463fe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3dcd9f View commit details
    Browse the repository at this point in the history
  3. Added Aabb query to BulletPhysicsManager and BulletRigidObject. Added…

    … test confirming bug in margin setting between joined and unjoined objects.
    aclegg3 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    840a4b7 View commit details
    Browse the repository at this point in the history
  4. Added scene collision Aabb query for BulletPhysicsManager. Added scen…

    …e to margin test. Fixed margin setting bugs.
    aclegg3 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    32c0206 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

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

Commits on Jan 10, 2020

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

Commits on Jan 16, 2020

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

Commits on Jan 17, 2020

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