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

Overhaul of physics resources and actors #222

Merged
merged 7 commits into from
Nov 4, 2024
Merged

Commits on Nov 3, 2024

  1. - overhaul of physics resources and actors

    - added some new math types and functions (transform, curves, euler)
    kaffeewolf committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    63ba05b View commit details
    Browse the repository at this point in the history
  2. - fix errror in array.h

    kaffeewolf committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    84f2a63 View commit details
    Browse the repository at this point in the history
  3. - add missing file

    kaffeewolf committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4aacb14 View commit details
    Browse the repository at this point in the history
  4. - added basic collision event handling to physics layer

    - split entity initialization in application layer to allow to read/write to properties before performing actual initialization
    - update messages to use new python bind library
    - added ispctest sample
    kaffeewolf committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7051816 View commit details
    Browse the repository at this point in the history
  5. - Fix merge issues

    kaffeewolf committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3ee91a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    09ea0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa71fb3 View commit details
    Browse the repository at this point in the history