Skip to content

Commit

Permalink
Release 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaldacker committed May 4, 2021
1 parent db3c826 commit a29da4d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Release 1.8

* velocity interpolation is now configurable (linear or cubic)
* added function to calculate error residue of linear equations
* multigrid can be used as linear solver
* configurable particle size
* added debug data of linear equations (to be viewed as texture in renderdoc)
* support any size of world (not restricted to power of 2)
* improved level set generation from particles
* improved rendering of level sets


# Release 1.7

* Added `SetType` to rigidbody
Expand Down

0 comments on commit a29da4d

Please sign in to comment.