We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3c826 commit a29da4dCopy full SHA for a29da4d
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# Release 1.8
2
+
3
+* velocity interpolation is now configurable (linear or cubic)
4
+* added function to calculate error residue of linear equations
5
+* multigrid can be used as linear solver
6
+* configurable particle size
7
+* added debug data of linear equations (to be viewed as texture in renderdoc)
8
+* support any size of world (not restricted to power of 2)
9
+* improved level set generation from particles
10
+* improved rendering of level sets
11
12
13
# Release 1.7
14
15
* Added `SetType` to rigidbody
0 commit comments