Jon Atkins
d84e49d0e3
removed error margin attempts - tests show it doesn't help
2014-06-25 18:08:48 +01:00
Jon Atkins
9f695e303f
fix link cross checking code to handle meridians (north-south) lines correctly
...
possible fixes for issues seen on mobile (likely precision/rounding problems)
2014-06-25 06:44:46 +01:00
Jon Atkins
5a1ffc7d99
opacity 0.5 was a bit too transparent - 0.7 is better, while not quite as harsh as 0.8
2014-06-21 04:55:18 +01:00
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