Commit History

Autor SHA1 Mensaxe Data
  Jorrit Rouwe 7f45ffbe5b CastSphereVsTriangles was processing more hits than needed, it was using 1 as an early out fraction rather than the one of the collector %!s(int64=3) %!d(string=hai) anos
  jrouwe a61dc67503 Specialized implementation for mutexes and shared mutexes for Platform Blue (#22) %!s(int64=3) %!d(string=hai) anos
  Jorrit Rouwe 655e5618d5 mNumFreeObjects is only used for an assert, removing it when assertions are off %!s(int64=3) %!d(string=hai) anos
  Jorrit Rouwe 856531eade Sonar fix %!s(int64=3) %!d(string=hai) anos
  jrouwe f6fd4c8f74 Created optimized version of cast sphere vs triangle (#21) %!s(int64=3) %!d(string=hai) anos
  jorrit 310a6ce358 Add nullptr check to fix crashing when using Cast/CollideConvexVsTriangles as standalone utilities %!s(int64=3) %!d(string=hai) anos
  jrouwe 7092c71901 Added functionality to track narrow phase timing stats (#18) %!s(int64=3) %!d(string=hai) anos
  jrouwe 0b73f96ce9 Added hello world example (#20) %!s(int64=3) %!d(string=hai) anos
  jrouwe e2bbdda911 Performance optimizations (#17) %!s(int64=3) %!d(string=hai) anos
  Jorrit Rouwe e907163699 Updated link to documentation to point to generated documentation %!s(int64=3) %!d(string=hai) anos
  Jorrit Rouwe 42c7751448 Building Doxygen documentation to github pages %!s(int64=3) %!d(string=hai) anos
  jrouwe de02c78a04 Integrate velocities happens in parallel now (#16) %!s(int64=3) %!d(string=hai) anos
  Jorrit Rouwe 0d0cd36305 Sonar fixes %!s(int64=3) %!d(string=hai) anos
  Jorrit Rouwe d90e396a7d sonar fix %!s(int64=3) %!d(string=hai) anos
  jrouwe 4f87ec71da sonar fixes (#15) %!s(int64=3) %!d(string=hai) anos
  Jorrit Rouwe b36bb000c6 Merge branch 'master' of github.com:jrouwe/JoltPhysics %!s(int64=4) %!d(string=hai) anos
  Jorrit Rouwe 2581703ca7 Attempt to generate coverage report for Jolt %!s(int64=4) %!d(string=hai) anos
  erwincoumans 3f61878478 add override for constructor (Werror breaks clang visual studio 2019 build) (#14) %!s(int64=4) %!d(string=hai) anos
  jrouwe 6d5cafd535 Removed RTTI from shapes and shape type a member to eventually make it possible to remove vfptr table and blit a shape into memory (#13) %!s(int64=4) %!d(string=hai) anos
  Jorrit Rouwe b811308e92 Reduced size of heightfield when all samples are 'no collision' %!s(int64=4) %!d(string=hai) anos
  Jorrit Rouwe 1a86ede97a Reserving memory in sRestoreWithChildren %!s(int64=4) %!d(string=hai) anos
  Jorrit Rouwe e5aa8fc3dc Changed unordered_map -> vector in the binary restore functions to reduce the amount of allocations %!s(int64=4) %!d(string=hai) anos
  Jorrit Rouwe b1ebd82008 Trying to avoid additional memory allocations %!s(int64=4) %!d(string=hai) anos
  jrouwe b8953791f3 Changed RestoreMaterialState and RestoreSubShapeState to use pointers instead of vectors to allow loading shapes with fewer memory allocations (#12) %!s(int64=4) %!d(string=hai) anos
  jrouwe 42402dfec4 Decompressing per block to avoid recalculating the scale and offset many times (#11) %!s(int64=4) %!d(string=hai) anos
  jrouwe 9e37417156 Heightfield size optimizations (#10) %!s(int64=4) %!d(string=hai) anos
  Jorrit Rouwe 97f982b5e6 Ability to override the compiler %!s(int64=4) %!d(string=hai) anos
  Jorrit Rouwe 77d96f53d7 Bugfix: Avoiding division by zero %!s(int64=4) %!d(string=hai) anos
  jrouwe ef371411af Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9) %!s(int64=4) %!d(string=hai) anos
  jorrit 20e63053da Added profile statement %!s(int64=4) %!d(string=hai) anos