Ignore:
Timestamp:
2020-05-13T11:34:47+02:00 (6 years ago)
Author:
gerdp
Message:

see #josm19188: circle arc: Issues with three selected nodes and a selected closed way

  • fix calculation of clockwise flag
  • improve positioning of added nodes
  • ignore fixed nodes when they would produce loops
  • add more plausibility checks
  • correct handling of other ways connected to the modified part so that new nodes are also added to those ways which share segements with the selected nodes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/utilsplugin2/build.xml

    r34768 r35440  
    55    <property name="commit.message" value="[josm_utilsplugin2]: select boundary by double-click; multitagger table highlights"/>
    66    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    7     <property name="plugin.main.version" value="14518"/>
     7    <property name="plugin.main.version" value="14654"/>
    88
    99    <property name="plugin.author" value="Kalle Lampila, Upliner, Zverik, akks, joshdoe and others"/>
Note: See TracChangeset for help on using the changeset viewer.