]> git.street.me.uk Git - andy/viking.git/commit
Add Track->Split by Number of Points (as per SF#2847587 request).
authorRob Norris <rw_norris@hotmail.com>
Fri, 31 Dec 2010 18:22:52 +0000 (18:22 +0000)
committerRob Norris <rw_norris@hotmail.com>
Mon, 28 Feb 2011 22:05:55 +0000 (22:05 +0000)
commitaf2341f318ad676de4945c1dd471c6a6ed2d313b
tree54bdf07c447b8f4758536291a806025c8fca42f0
parent16c7d8fc881ea973343c5f4799b4723f49e642a3
Add Track->Split by Number of Points (as per SF#2847587 request).

This uses the new dialog to get a positive number, so the user can specify the number of points to split by.
The algorithm for the split by number of points method is derived from the split by time method.
src/viktrwlayer.c