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

Split RapierContext #585

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    b9f3a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff03180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16c3e3f View commit details
    Browse the repository at this point in the history
  4. remove ambiguity from example

    Vrixyz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b669fe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2c586e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    310ab56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e553a8 View commit details
    Browse the repository at this point in the history
  4. remove dbg

    Vrixyz committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e32c4a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad498ee View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. split joints and colliders out of rapier context

    I'm not totally convinced yet, this leads to unfortunate API impacts to users, + bevy_mod_debugdump a bit difficult to parse, see jakobhellermann/bevy_mod_debugdump#50
    Vrixyz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c7ee449 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. split query pipeline + add a 'RapierContextWhole', designed to be the…

    … new RapierContext once we've split everything
    Vrixyz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6beece6 View commit details
    Browse the repository at this point in the history
  2. split rigidbody set

    Vrixyz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    20c47d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7519a8c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    7b93dba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe1b49a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83c795f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78dc64e View commit details
    Browse the repository at this point in the history
  5. changelog adaptations

    Vrixyz committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8d78d77 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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