Commit History

Author SHA1 Message Date
  Jorrit Rouwe 22c5cbffdf Build Islands from Constraints was activating bodies that were not taken into account when running single threaded (and in rare cases not with multiple threads) causing non-deterministic simulation, fixed this race condition (#199) 3 years ago
  Jorrit Rouwe a90a740b3e Ragdoll and ConvexMesh test are now producing the same results on ARM as on x86 (#197) 3 years ago
  Jorrit Rouwe 5f063c3c57 Made Mat44::sRotation and QuickSort platform independent (#196) 3 years ago
  Jorrit Rouwe 46d123f7ff Added new error code that triggers when hull building failed due to precision problems. 3 years ago
  Jorrit Rouwe 8ccd3ce3b6 Fixed alignment issue of BodyPair struct (#194) 3 years ago
  Jorrit Rouwe 564526ad3d Added build to validate determinism between Windows, Linux and MacOS (#189) 3 years ago
  Jorrit Rouwe 9cbee369a6 Implemented vectorized versions of ASin, ACos, ATan, ATan2 (#188) 3 years ago
  Jorrit Rouwe 3447528a66 Implemented vectorized version of Tan (#187) 3 years ago
  Jorrit Rouwe 6793dcf7b4 Simplified and documented Vec4::SinCos function (#186) 3 years ago
  Jorrit Rouwe d2ae231ecb Updated documentation 3 years ago
  Wunk a830f47833 Add initial support for AVX512 (#185) 3 years ago
  Jorrit Rouwe 652f7110ef Fix Doxygen build 3 years ago
  Jorrit Rouwe aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 years ago
  Jorrit Rouwe e942614031 Lowered recommendation of contact constraints (this is quite memory intensive) 3 years ago
  Jorrit Rouwe 214c5dfa63 Marked breaking change 3 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Jorrit Rouwe 929b2e28bb - Drawing anchor points for fixed constraint 3 years ago
  Jorrit Rouwe 859cdfc4b5 Removed incorrect offset 3 years ago
  Jorrit Rouwe 7a2991f6bd Added a construction that looks like #170 to test stability of the fixed joint 3 years ago
  Jorrit Rouwe 21d835f8ad Implemented SolvePositionConstraint for RackAndPinionConstraint and GearConstraint (#182) 3 years ago
  Jorrit Rouwe 6ad9c36fe5 Documented breaking changes 3 years ago
  Jorrit Rouwe 09d6d9d51c New constraint types added (#181) 3 years ago
  Jorrit Rouwe 3368a34daf Extended CylinderShapeTest with a pile of thin cylinders 3 years ago
  Jorrit Rouwe a6193ce5a8 Improved handling of hulls with very acute angles (#179) 3 years ago
  Jorrit Rouwe 76b059fec1 JPH_CONVEX_BUILDER_DEBUG compiles again 3 years ago
  Jorrit Rouwe ccc2d9a287 Supporting smaller convex hulls in the ConvexHullBuilder 3 years ago
  Jorrit Rouwe 9171a12ea6 Using target_precompile_headers instead of manually specifying precompiled headers (#175) 3 years ago
  Jorrit Rouwe 0222977964 Split off ObjectStream classes to reduce compilation time of the library by approx 20% (#174) 3 years ago
  Jorrit Rouwe 198a7cbe65 Ability to have more than 4 collision steps (#173) 3 years ago
  Jorrit Rouwe 373590744d Added ability for convex hull shape to draw face outlines 3 years ago