Cronologia Commit

Autore SHA1 Messaggio Data
  Jorrit Rouwe 2eb5ff78cd Added unit test for EPA CastShape test and fixed bug that could return a zero length normal when the GJK algorithm terminated in the first iteration (#217) 3 anni fa
  Jorrit Rouwe 5b955f902a Added breaking API change to the list 3 anni fa
  Jorrit Rouwe d16a0b05bf Removed FixedConstraint and SliderConstraint SetPoint functions and replaced with mAutoDetectPoint (#216) 3 anni fa
  Jorrit Rouwe 22d675437e Upgraded to latest Android SDK + NDK + Gradle version (#214) 3 anni fa
  Jorrit Rouwe 367072cdaf Fix compilation error on gcc 12 (#213) 3 anni fa
  Jorrit Rouwe 31145e820a Turning off UBSAN unsigned-integer-overflow checking to fix build 3 anni fa
  Jorrit Rouwe c830f38680 Suppress UBSAN warning 3 anni fa
  mrezai 8b43fb806d Add MinGW cross compile for Linux (#207) 3 anni fa
  Jorrit Rouwe 5cc0cd753f Enabled additional tests for UBSAN 3 anni fa
  Jorrit Rouwe a191a7740b Fix UBSAN build (tests weren't failing on error) (#206) 3 anni fa
  Jorrit Rouwe 195fdd9c78 Fixed Samples crashing when no command line argument was passed 3 anni fa
  Jorrit Rouwe 1cb0b2cd1a Made samples compile under MinGW (#205) 3 anni fa
  ImperatorS79 8adaf983f4 Add support for MinGW based compilers (#204) 3 anni fa
  Jorrit Rouwe 8e41c509e7 Fixed missing documentation 3 anni fa
  Jorrit Rouwe 8a1772fe43 - Added skeleton mapper to examples 3 anni fa
  Jorrit Rouwe 3f2a0021de Implemented skeleton mapper that can convert an animated skelton to a ragdoll skeleton and back (#203) 3 anni fa
  Jorrit Rouwe 84d4c6f01e Run unit tests and determinism check on ARM using QEMU (#201) 3 anni fa
  Jorrit Rouwe 480033b36f Sonar should now no longer run on pull requests from users that don't have the SONAR_TOKEN secret 3 anni fa
  Jorrit Rouwe 59058fc38a Added an #ifdef to turn on traces to help find determinism problems (#200) 3 anni fa
  DocAce 5b262a0304 Adds optional body filter to DrawBodies() (#198) 3 anni fa
  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 anni fa
  Jorrit Rouwe a90a740b3e Ragdoll and ConvexMesh test are now producing the same results on ARM as on x86 (#197) 3 anni fa
  Jorrit Rouwe 5f063c3c57 Made Mat44::sRotation and QuickSort platform independent (#196) 3 anni fa
  Jorrit Rouwe 46d123f7ff Added new error code that triggers when hull building failed due to precision problems. 3 anni fa
  Jorrit Rouwe 8ccd3ce3b6 Fixed alignment issue of BodyPair struct (#194) 3 anni fa
  Jorrit Rouwe 564526ad3d Added build to validate determinism between Windows, Linux and MacOS (#189) 3 anni fa
  Jorrit Rouwe 9cbee369a6 Implemented vectorized versions of ASin, ACos, ATan, ATan2 (#188) 3 anni fa
  Jorrit Rouwe 3447528a66 Implemented vectorized version of Tan (#187) 3 anni fa
  Jorrit Rouwe 6793dcf7b4 Simplified and documented Vec4::SinCos function (#186) 3 anni fa
  Jorrit Rouwe d2ae231ecb Updated documentation 3 anni fa