Browse Source

Documented change

Jorrit Rouwe 1 year ago
parent
commit
047c7f0189
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Docs/ReleaseNotes.md

+ 4 - 0
Docs/ReleaseNotes.md

@@ -2,6 +2,10 @@
 
 
 For breaking API changes see [this document](https://github.com/jrouwe/JoltPhysics/blob/master/Docs/APIChanges.md).
 For breaking API changes see [this document](https://github.com/jrouwe/JoltPhysics/blob/master/Docs/APIChanges.md).
 
 
+## Unreleased changes
+
+* Implemented better algorithm to split soft body constraints into parallel groups. This makes the soft body simulation 10-20% faster and also enables multithreading LRA, bend and volume constraints.
+
 ## v5.0.0
 ## v5.0.0
 
 
 ### New Functionality
 ### New Functionality