[general]
name=Fillet & Chamfer for QGIS 3.x (Interactive & Batch)
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
description=CAD Fillet & Chamfer suite with Interactive vertex rounding, Two-Line merge, Corner Restoration, and Batch processing for QGIS.
about=Dedicated CAD Fillet & Chamfer toolkit for QGIS 3.16-4.99 providing interactive vertex rounding/chamfering, Two-Line merge with attribute preservation, Two-Edge Corner Restoration (Unfillet/Unchamfer), and Batch Fillet & Chamfer processing. Fully supports QGIS snapping, metric/geographic CRS units, Z/M coordinates, atomic undo/redo, and top-right HUD panels on Qt5 and Qt6.
version=1.0.0.103
author=suprun
email=suprun.serhiy+qgis@gmail.com
homepage=https://github.com/suprun/fillet
repository=https://github.com/suprun/fillet
tracker=https://github.com/suprun/fillet/issues
tags=cad, editing, fillet, chamfer, two-line, merge, restore, unfillet, unchamfer, batch, topology, geometry, digitizing, qgis4
icon=icon.png
experimental=False
deprecated=False
changelog=1.0.0.103:
    - Dedicated CAD Fillet & Chamfer suite focused on polygon & line corner operations, Two-Line merge, and Corner Restoration (Unfillet/Unchamfer).
    - Fixed all Qt6 / PyQt6 / QGIS 4.0 scoped enum compatibility warnings for Qgis.MessageLevel.
    - Combined Fillet/Chamfer and Corner Restoration tools into a unified drop-down menu on the Advanced Digitizing toolbar for QGIS < 4.
    - Added 'Apply to all corners' batch action directly to the floating FilletCanvasWidget HUD for selected features.
    - Added temporary Alt-key mode toggle between Fillet and Chamfer with synchronized controls and interactive previews.
    - Added Shift-key distance linking/inversion for Chamfer with real-time preview and click-commit synchronization.
    - Styled toolbar action tooltips matching standard native QGIS multi-line layout with paragraph spacing across all 40 supported locales.
    - Zero-size fillet/chamfer semantics, finite Z/M/ZM coordinate preservation, and atomic undo/redo.
    1.0.0.12:
    - Restricted numeric stepper inputs to digits only and normalized decimal separator (dot/comma) handling across canvas HUD and batch panel.
    - Added interactive CAD Two-Edge Corner Restoration tool (Unfillet / Unchamfer) with real-time intersection preview.
    - Dedicated toolbar button with custom QGIS delete-badge icon for corner reconstruction.
    - Added Batch Processing dock panel for instant Fillet and Chamfer on selected features in QGIS 3.x and QGIS 4.x.
    - Fixed all Qt6 / PyQt6 / QGIS 4.0 scoped enum compatibility issues.
    - Full CRS adaptation (metric meters and geographic degrees EPSG:4326).
    - Localized in 40 languages (all official QGIS GUI locales).
    1.0.0.0:
    - Initial release of Fillet & Chamfer Tool for QGIS.
