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

Rapier context as a Component #545

Merged
merged 36 commits into from
Sep 9, 2024
Merged

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    d4ff57e View commit details
    Browse the repository at this point in the history
  2. systemparam exploration

    Vrixyz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3cb7676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a01395e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e7c36c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. fix events test

    Vrixyz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4952ea5 View commit details
    Browse the repository at this point in the history
  2. better support for multi world

    Vrixyz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7a4ba5e View commit details
    Browse the repository at this point in the history
  3. multiple worlds working + example

    example from dimforge#328
    
    Co-authored-by: Anthony Tornetta <25857049+AnthonyTornetta@users.noreply.github.com>
    Vrixyz and AnthonyTornetta committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    24fd036 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. progress multi world with change

    Co-authored-by: Anthony Tornetta <25857049+AnthonyTornetta@users.noreply.github.com>
    Vrixyz and AnthonyTornetta committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f900dac View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. cargo clippy + pr feedbacks

    Vrixyz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d171fe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. less unwraps

    Vrixyz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8dd49ee View commit details
    Browse the repository at this point in the history
  2. ci without debug symbols

    Vrixyz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2b262ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f849cd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df3578e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    ac16f38 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    Vrixyz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    941b52e View commit details
    Browse the repository at this point in the history
  3. fix unwrap

    Vrixyz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5669a8c View commit details
    Browse the repository at this point in the history
  4. fix warning

    Vrixyz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0b9ca86 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. address pr feedback

    Vrixyz committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f4643ef View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. address pr feedback

    Vrixyz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f8b296a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e46610 View commit details
    Browse the repository at this point in the history
  3. fixed compilation

    Vrixyz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    75c2195 View commit details
    Browse the repository at this point in the history
  4. fix doc comment

    Vrixyz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ccd2be7 View commit details
    Browse the repository at this point in the history
  5. fixed joints3 example

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

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. fix compilation + warning

    Vrixyz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6d10fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b07a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2676c35 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    40be1f1 View commit details
    Browse the repository at this point in the history
  2. rename an init function

    Vrixyz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    deb0a06 View commit details
    Browse the repository at this point in the history
  3. apply pr suggestion

    Vrixyz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cf165bd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. apply PR suggestions

    Vrixyz committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    aeab8c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07eefbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cccde1 View commit details
    Browse the repository at this point in the history
  4. fix clippy (+ random typo)

    Vrixyz committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cbfe138 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    Vrixyz committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5dc5b2d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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