提交历史

作者 SHA1 备注 提交日期
  Jorrit Rouwe eda11f0d40 CreateBodies is const 3 年之前
  Jorrit Rouwe 85afcf4feb Added VS2022 as supported platform 3 年之前
  Jorrit Rouwe 92a117e0f0 Removed stat collector code, it hasn't been used in years and is very incomplete. 3 年之前
  Jorrit Rouwe 3345c27ce6 Added notification that Jolt.h needs to be included first always. 3 年之前
  Jorrit Rouwe 3ddd4db66d Link to deterministic simulation section. 3 年之前
  Jorrit Rouwe 8833d4eb8c Shortcut to create VS2022 solution 3 年之前
  jrouwe 85d1d10727 CollidePoint tests (#24) 3 年之前
  Jorrit Rouwe 6018f2b982 Allowing 4 steps per physics update 3 年之前
  Jorrit Rouwe 4197223386 Added dark logo 3 年之前
  Jorrit Rouwe a8647da981 Changed labels on SharedMutex to RLock / WLock to distinguish them from Mutex's Lock 3 年之前
  Jorrit Rouwe 31b03c3616 Merge branch 'master' of github.com:jrouwe/JoltPhysics 3 年之前
  Jorrit Rouwe ea1470c737 Added section on determinism 3 年之前
  jrouwe 2aa3b443bf HeightField: Leaf shapes will now at run-time do one more grid subdivision (#23) 3 年之前
  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 3 年之前
  jrouwe a61dc67503 Specialized implementation for mutexes and shared mutexes for Platform Blue (#22) 3 年之前
  Jorrit Rouwe 655e5618d5 mNumFreeObjects is only used for an assert, removing it when assertions are off 3 年之前
  Jorrit Rouwe 856531eade Sonar fix 3 年之前
  jrouwe f6fd4c8f74 Created optimized version of cast sphere vs triangle (#21) 3 年之前
  jorrit 310a6ce358 Add nullptr check to fix crashing when using Cast/CollideConvexVsTriangles as standalone utilities 3 年之前
  jrouwe 7092c71901 Added functionality to track narrow phase timing stats (#18) 3 年之前
  jrouwe 0b73f96ce9 Added hello world example (#20) 3 年之前
  jrouwe e2bbdda911 Performance optimizations (#17) 3 年之前
  Jorrit Rouwe e907163699 Updated link to documentation to point to generated documentation 3 年之前
  Jorrit Rouwe 42c7751448 Building Doxygen documentation to github pages 3 年之前
  jrouwe de02c78a04 Integrate velocities happens in parallel now (#16) 3 年之前
  Jorrit Rouwe 0d0cd36305 Sonar fixes 3 年之前
  Jorrit Rouwe d90e396a7d sonar fix 3 年之前
  jrouwe 4f87ec71da sonar fixes (#15) 3 年之前
  Jorrit Rouwe b36bb000c6 Merge branch 'master' of github.com:jrouwe/JoltPhysics 3 年之前
  Jorrit Rouwe 2581703ca7 Attempt to generate coverage report for Jolt 3 年之前