Jorrit Rouwe 2 роки тому
батько
коміт
d3cb9c8553
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Docs/ReleaseNotes.md

+ 1 - 0
Docs/ReleaseNotes.md

@@ -24,6 +24,7 @@ For breaking API changes see [this document](https://github.com/jrouwe/JoltPhysi
 ### Bug fixes
 ### Bug fixes
 * Sensors will no longer use speculative contacts, so will no longer report contacts before an actual contact is detected.
 * Sensors will no longer use speculative contacts, so will no longer report contacts before an actual contact is detected.
 * Hinge limit constraint forces were clamped wrongly when the hinge was exactly at the minimum limit, making it harder to push the hinge towards the maximum limit.
 * Hinge limit constraint forces were clamped wrongly when the hinge was exactly at the minimum limit, making it harder to push the hinge towards the maximum limit.
+* Fixed bug when a body with limited DOFs collides with static. If the resulting contact had an infinite effective mass, we would divide by zero and crash.
 
 
 # v4.0.2
 # v4.0.2