Commit Verlauf

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