14 Commits

Author SHA1 Message Date
Jon Atkins
324ce15745 cross links plugin - complete rewrite of the geodesic intersection code. seems correct now, but still needs testing 2014-06-21 04:17:01 +01:00
Jon Atkins
2e87c4f4ac cross links plugin
- fixed indentation
- fixed off-by-one error on polygons
- made lines dashed, and less opaque - so it's easier to see the colour of the link they're drawn on
2014-06-21 03:05:08 +01:00
Jon Atkins
77f0f6f167 cross_links: switch to 3 digit version numbers, as used for everything else 2014-06-20 23:12:03 +01:00
Jon Atkins
a2db58f494 fix description in new plugin (macros, and modified the text. marked as 'EXPERIMENTAL' for now until i've done additional work) 2014-06-20 23:06:18 +01:00
McBen
ed46234573 cross-links: always bring layer to front 2014-06-13 23:03:04 +02:00
McBen
63e7be0cc2 cross-links: fixed create hook 2014-06-13 23:02:59 +02:00
McBen
22ab94ab07 cross-link: fixed delete links 2014-06-13 22:04:06 +02:00
McBen
63a0aa69b5 cross-links: process collision links only once (and delete if needed) 2014-06-11 23:43:50 +02:00
McBen
e2135acf8b cross-links: replaced direct hooks by events 2014-06-11 23:43:30 +02:00
McBen
e40249fcd0 cross-links: refactored collision test 2014-06-11 23:43:12 +02:00
McBen
f47c9bb234 cross-links: better layer-order 2014-06-11 23:42:42 +02:00
McBen
62e1ee0cd6 cross-links: moved to extra layer 2014-06-10 19:12:16 +02:00
McBen
c7c5df7134 cross-links: replaced intersection approximation
(inside polygons has to be rewritten)
2014-06-10 19:00:18 +02:00
mcben
86d44bdd00 new plugin: cross links
this plugin colors links red if they are crossing a drawnline.
any yellow if they are inside a drawn polygon.
(requires DrawTools)
2014-06-05 14:31:56 +02:00