summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-02-20 14:01:27 +0000
committerDavid Robillard <d@drobilla.net>2015-02-20 14:01:27 +0000
commit0fae9e20897ec1efaf8ea2181f642835f6732506 (patch)
tree76a3464acae34083b24b1c041373bf7fe3daca87 /NEWS
parent56cdcc7f886e9a4889f8f692c7863190705d9452 (diff)
downloadganv-0fae9e20897ec1efaf8ea2181f642835f6732506.tar.gz
ganv-0fae9e20897ec1efaf8ea2181f642835f6732506.tar.bz2
ganv-0fae9e20897ec1efaf8ea2181f642835f6732506.zip
Dampen sprung layout energy over time to prevent oscillation.
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5588 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 52f76a2..bf7bda2 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ ganv (1.5.1) unstable;
* Fix positioning of embedded widgets when changing layout.
* Fix unexpected node jumping when dragging new connections.
* Preserve selection for quickly making several connections.
+ * Dampen sprung layout energy over time to prevent oscillation.
* Distinguish edge color from port color slighly.
* Add support for PDF and PS export.
* Improve text rendering at high zoom.
@@ -11,7 +12,7 @@ ganv (1.5.1) unstable;
* Fix compilation with --no-fdgl (patch from Vlad Glagolev).
* Fix crash when destroying canvas.
- -- David Robillard <d@drobilla.net> Sun, 15 Feb 2015 22:32:37 -0500
+ -- David Robillard <d@drobilla.net> Fri, 20 Feb 2015 09:00:29 -0500
ganv (1.4.2) stable;