Commit History

Author SHA1 Message Date
  Jorrit Rouwe 3d36f7aea8 Fixed bug where scale was ignored for OffsetCenterOfMassShape (#509) 2 years ago
  Jorrit Rouwe f20ce345f3 Updated API changes 2 years ago
  Jorrit Rouwe a37d60e13c Implemented NotifyShapeChange to notify constraint of COM changes (#506) 2 years ago
  Jorrit Rouwe 0d39abbb1f Fixed deterministic simulation of motor cycle (#505) 2 years ago
  Jorrit Rouwe a468ac0e34 Moved sFinalizeContactAllocator to PhysicsSystem to avoid having to include PhysicsUpdateContext 2 years ago
  Jorrit Rouwe 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 years ago
  jorrit a441f371e8 Bugfix: Race track was mirrored 2 years ago
  Jorrit Rouwe 4e457165ee Experimental linux armv7a support (#500) 2 years ago
  Jorrit Rouwe 8aef496713 Added cmake configuration options (#499) 2 years ago
  Jorrit Rouwe 24147a6936 Added documentation 2 years ago
  Jorrit Rouwe 86a8f27aba ARM version compiles under MSVC2019 (#497) 2 years ago
  Mikael Hermansson 754785ff12 Removed setting of MSVC runtime library when using DLL runtime (#496) 2 years ago
  Jérôme Leclercq d0202d1105 Add a way to get a convex hull edges by exposing its faces (#495) 2 years ago
  Jorrit Rouwe 11fb9ae377 Added comment 2 years ago
  Jorrit Rouwe 94f806fb6a Ability to override the default vehicle collision filters (#490) 2 years ago
  Jorrit Rouwe c8ba866f83 Sonar fixes: adding const 2 years ago
  Jorrit Rouwe 7e84112694 Experimental motorcycle physics support (#489) 2 years ago
  Jorrit Rouwe 36550529d3 Dependabot alert: Updating to jquery 3.6.4 to fix potential vulnerability 2 years ago
  Jorrit Rouwe e3282030d4 Documented change 2 years ago
  Jorrit Rouwe 4269d8bbc7 Support for steering axis != suspension axis (#488) 2 years ago
  Jorrit Rouwe 200c1c56ce Crash fix when vehicle goes to sleep on an active kinematic body (#485) 2 years ago
  Jorrit Rouwe 172a99c718 Supporting suspension that is at an angle with the vehicle up direction (#483) 2 years ago
  Jorrit Rouwe fadc299502 Fixed crash when destructing a JobSystemThreadPool that never got an Init call (#484) 2 years ago
  Jorrit Rouwe 14dfd2929e NarrowPhaseQuery uses BroadPhaseQuery instead of BroadPhase (#482) 2 years ago
  Jorrit Rouwe 20b390c012 Fixed msvc clang build double precision 2 years ago
  Jorrit Rouwe 7c73349835 Sonar fix (#479) 2 years ago
  Jorrit Rouwe 3640711645 Added option to determine number of bits in ObjectLayer (#478) 2 years ago
  Jorrit Rouwe 352550fdd5 Added user data for constraints (#475) 2 years ago
  Jorrit Rouwe ac0b9bcb47 Swapping step listener with last step listener so we don't remove a listener from the middle of the array (#476) 2 years ago
  Jorrit Rouwe 87e59d2ff2 Removed is_locked check as you can also activate bodies through the non-locking interface which would trigger this assert. 2 years ago