From e9e67e40884476d8c65f2447bf10ba4aa14cc801 Mon Sep 17 00:00:00 2001 From: Jan Bender Date: Fri, 24 Nov 2023 16:07:54 +0100 Subject: [PATCH] - updated Changelog.txt --- Changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index f813c636..0e84d86f 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +2.13.0 + - added implementation of surface tension method: Jeske et al. "Implicit Surface Tension for SPH Fluid Simulation", ACM Transactions on Graphics, 2023 (thanks to Stefan Rhys Jeske) + 2.12.5 - bugfix: in emitter scenes now all particles are reset correctly - updated PositionBasedDynamics