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

PhysX based raycast and collider #505

Merged
merged 95 commits into from
Sep 24, 2021
Merged

PhysX based raycast and collider #505

merged 95 commits into from
Sep 24, 2021

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    75e0095 View commit details
    Browse the repository at this point in the history
  2. feat: add PhysXEngine

    yangfengzzz committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    7805879 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a21ce82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ff76c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce705d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    037cd41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f52948 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    e75ee3f View commit details
    Browse the repository at this point in the history
  2. feat: add wasm loader

    yangfengzzz committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    9e35e0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b58fa9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de0aeff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    726dfab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bfda47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f663ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4de0d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5c21d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    637a56c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d745c2e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    0285360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccf3d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f641c7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47f03c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b7e535 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02ea151 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    8faf30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73ded5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5be7c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cd6ee3 View commit details
    Browse the repository at this point in the history
  5. feat: add ICollider APIs

    yangfengzzz committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    f002606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2582f2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b37d7f4 View commit details
    Browse the repository at this point in the history
  8. update for new APIs

    yangfengzzz committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    492af43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5089b60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    004bac6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d3b9af View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    ade5d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0715d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f7622a View commit details
    Browse the repository at this point in the history
  4. feat: update APIs

    yangfengzzz committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    bdc8096 View commit details
    Browse the repository at this point in the history
  5. fix: clear APIs

    yangfengzzz committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    2d67093 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71be1c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    cebf778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a40723b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be6b646 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    08a478b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98a706 View commit details
    Browse the repository at this point in the history
  3. fix: fix comment

    yangfengzzz committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    87345d7 View commit details
    Browse the repository at this point in the history
  4. fix: update comment

    yangfengzzz committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    be7c371 View commit details
    Browse the repository at this point in the history
  5. fix: update comment

    yangfengzzz committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e89508b View commit details
    Browse the repository at this point in the history
  6. fix: update comment

    yangfengzzz committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    15618ee View commit details
    Browse the repository at this point in the history
  7. fix: update comment

    yangfengzzz committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    49784cf View commit details
    Browse the repository at this point in the history
  8. fix: delete pvd

    yangfengzzz committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    f7b5dab View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. feat: dynamic load wasm

    yangfengzzz committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    5f40481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78393e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76594dd View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    efd1699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107f262 View commit details
    Browse the repository at this point in the history
  3. fix: update comments

    yangfengzzz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    e2aac42 View commit details
    Browse the repository at this point in the history
  4. fix: update comments

    yangfengzzz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    f310d2d View commit details
    Browse the repository at this point in the history
  5. fix: update comments

    yangfengzzz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    fdba141 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3bbef2 View commit details
    Browse the repository at this point in the history
  7. fix: opt code in CR

    yangfengzzz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    3db9b53 View commit details
    Browse the repository at this point in the history
  8. fix: opt PhysXCollider

    yangfengzzz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    974ff70 View commit details
    Browse the repository at this point in the history
  9. fix: opt PhysXCollider

    yangfengzzz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    2936b4e View commit details
    Browse the repository at this point in the history
  10. fix: opt code in CR

    yangfengzzz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    2507ef3 View commit details
    Browse the repository at this point in the history
  11. fix: opt code in CR

    yangfengzzz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    9572832 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. fix: opt code in CR

    yangfengzzz committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    17e88a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37e31d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b6f8e0 View commit details
    Browse the repository at this point in the history
  4. fix: opt code in CR

    yangfengzzz committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    741bd06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9edf77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3361d33 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. fix: change update patern

    yangfengzzz committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    fa4d784 View commit details
    Browse the repository at this point in the history
  2. fix: opt code in CR

    yangfengzzz committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    16708b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. fix: opt code in CR

    yangfengzzz committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    17ec394 View commit details
    Browse the repository at this point in the history
  2. fix: opt code in CR

    yangfengzzz committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    e9e9709 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. fix: opt code in CR

    yangfengzzz committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    53eaf6c View commit details
    Browse the repository at this point in the history
  2. fix: opt code in CR

    yangfengzzz committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    4dc6211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71c446e View commit details
    Browse the repository at this point in the history
  4. fix: opt code in CR

    yangfengzzz committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    75f6000 View commit details
    Browse the repository at this point in the history
  5. fix: opt code in CR

    yangfengzzz committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c20af8c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. fix: update comments

    yangfengzzz committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    563bd03 View commit details
    Browse the repository at this point in the history
  2. fix: update comments

    yangfengzzz committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c453a78 View commit details
    Browse the repository at this point in the history
  3. fix: update comments

    yangfengzzz committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    8427347 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a99487 View commit details
    Browse the repository at this point in the history
  5. fix: update comments

    yangfengzzz committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c5c08ae View commit details
    Browse the repository at this point in the history
  6. fix: update comments

    yangfengzzz committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    25a3408 View commit details
    Browse the repository at this point in the history
  7. fix: update comments

    yangfengzzz committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    1cbf62f View commit details
    Browse the repository at this point in the history
  8. fix: update comments

    yangfengzzz committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    9a9564c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. fix: opt code in CR

    yangfengzzz committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    fb14846 View commit details
    Browse the repository at this point in the history
  2. fix: opt code in CR

    yangfengzzz committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d1a5df9 View commit details
    Browse the repository at this point in the history
  3. fix: opt code in CR

    yangfengzzz committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    57da9c4 View commit details
    Browse the repository at this point in the history
  4. fix: opt code in CR

    yangfengzzz committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    fd97018 View commit details
    Browse the repository at this point in the history
  5. fix: opt code in CR

    yangfengzzz committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    a19932b View commit details
    Browse the repository at this point in the history
  6. fix: opt code in CR

    yangfengzzz committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    2d75fee View commit details
    Browse the repository at this point in the history