summaryrefslogtreecommitdiffstats
path: root/src/fdgl.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-18Update copyright datesDavid Robillard1-1/+1
2015-02-17Delete trailing whitespace.David Robillard1-2/+2
2014-04-27Fix layout of nodes with partners.David Robillard1-1/+1
2014-01-11FDGL: Reduce oscillation.David Robillard1-3/+3
2014-01-07Twiddle physics to reduce oscillation.David Robillard1-3/+3
2014-01-04Fix select rectangle drag from bottom right to top left.David Robillard1-20/+71
2013-12-31FDGL: Make repelling forces directionally proportional to area for tighter sp...David Robillard1-2/+4
2013-12-27Performance improvements.David Robillard1-2/+1
2013-12-20FDGL: Use inverse cubic charge law and tide force to prevent graph explosion.David Robillard1-13/+34
2013-12-19FDGL: Improve flow-directed layout.David Robillard1-4/+15
2013-12-18FDGL: Only install layout handler as needed.David Robillard1-3/+3
2013-12-18Shorter code.David Robillard1-5/+9
2013-12-18FDGL: Add spring between partners so interface modules line up in Patchage.David Robillard1-3/+2
2013-12-18FDGL performance improvements.David Robillard1-5/+5
2013-12-18Add missing file.David Robillard1-0/+79