[general]
name=woody
about=Display vertical images in the profile tool
category=None
hasProcessingProvider=False
description=QGIS plugin to display vertical pictures (typically cross-sections) in QGIS profile views.
icon=resources/images/default_icon.png
tags=BRGM,3d,profile tool

# credits and contact
author=BRGM
email=qgis@brgm.fr
homepage=https://gitlab.com/brgm/qgis/woody
repository=https://gitlab.com/brgm/qgis/woody
tracker=https://gitlab.com/brgm/qgis/woody/-/issues/

# experimental flag
deprecated=False
experimental=True
qgisMinimumVersion=3.44.4
qgisMaximumVersion=4.0
supportsQt6=True

# versioning
version=0.2.1
changelog=
 Version 0.2.1:
 - Improved dialog layout: Replace the 'Add Layout' button with the dialog’s accept action.

 Version 0.2.0:
 - Add support for image cropping: images can now be cropped directly within the UI, and only the selected area is used in the elevation profile display

 Version 0.1.1:
 - Fix extent computation when an image layer is loaded from a QGIS project file


