Commit History

Author SHA1 Message Date
  vrecluse cedc753d4c Add VehicleTrack API for tracked vehicle simulation (#68) 1 month ago
  Amer Koleci e667802a42 FIX JPH_LinearCurve_GetPoint to return point by address 2 months ago
  Amer Koleci b364146239 [ENH] JPH_WheeledVehicleController_SetTireMaxImpulseCallback allow userData 2 months ago
  jfaz 7d11b27f80 Add skeleton/ragdoll binds (#67) 2 months ago
  Johannes du Randt 781a5dd6ad Feat/vehicle engine settings update (#65) 3 months ago
  Johannes du Randt 0d21b82a6f Added JPH_VehicleEngine and JPH_VehicleTransmission (#63) 3 months ago
  Johannes du Randt 19258f3b0c Feat/linear curve (#62) 3 months ago
  Amer Koleci f3f88a8d21 Improve code after merge. 3 months ago
  Johannes du Randt 16cd4d58e6 Added JPH_WheeledVehicleController_SetTireMaxImpulseCallback (#61) 3 months ago
  Amer Koleci 728084cded Keep Array<BodyID> alive during JPH_BodyLockInterface_LockMultiRead and JPH_BodyLockInterface_LockMultiWrite, fixes #60 3 months ago
  Kevin Watters e790eca79f Add JPH_Shape_Draw. (#58) 3 months ago
  Amer Koleci 8bbe852aaf Add ActivateBodies, ActivateBodiesInAABox and DeactivateBodies to BodyInterface. 4 months ago
  Amer Koleci 1715c5aab8 Improve and add more bindings for HeightFieldShapeSettings 4 months ago
  Dan Korostelev f376c3810e add Get/SetBlockSize for HeightFieldShapeSettings (#56) 4 months ago
  Amer Koleci b66fc796e5 Another Matrix logic improvement. 4 months ago
  Amer Koleci 3852104dca Rename JPH_Matrix4x4 in JPH_Mat4 and JPH_RMatrix4x4 in JPH_RMat4 and make them column major (as Jolt) 4 months ago
  Amer Koleci 91c117a240 Update to Jolt v5.4.0 (https://github.com/jrouwe/JoltPhysics/releases/tag/v5.4.0) 5 months ago
  Amer Koleci c1db8f1b21 Expose some math helper functions 5 months ago
  Amer Koleci 06f044d668 JPH_ContactSettings is POD now. 5 months ago
  SlugInTub 58a625b87a Fix compile errors with windows header by changing interface to bodyInterface (#47) 6 months ago
  矢速 a449288a78 fix typo and try to use local Jolt Physics (#43) 7 months ago
  Amer Koleci 855b3085f8 Expose JPH_Wheel_GetSettings 8 months ago
  Amer Koleci b191a7114c Expose GetWheelLocalBasis, GetWheelLocalTransform and GetWheelWorldTransform from VehicleConstraint 8 months ago
  Amer Koleci 4ba7c010c2 Add back JPH_VehicleConstraint_AsPhysicsStepListener 8 months ago
  Amer Koleci 95b696e592 FIX method name typo 8 months ago
  Amer Koleci d4c28b8409 More vehicle improvements, add support for MotorcycleController and TrackedVehicleController 8 months ago
  Amer Koleci 26b8f9f6ee More improvements to Vehicle and handle POD structs. 8 months ago
  Amer Koleci cddea13278 Add const float return for GetGearRatios and GetReverseGearRatios 8 months ago
  Amer Koleci 7c2c034f49 Define JPH_Bool and use in c-struct (for C# interop) JPH_PhysicsStepListenerContext 8 months ago
  Amer Koleci af21874350 More Vehicle improvements and bindings. 8 months ago