# Mandatory items:

[general]
name=Qgis2threejs
qgisMinimumVersion=4.0
qgisMaximumVersion=4.99
description=3D map visualization and web export powered by three.js JavaScript library
about=This plugin visualizes DEM and vector data in 3D within web browsers. You can easily create various 3D objects, generate files for web publishing, and export 3D models in glTF format for 3DCG or 3D printing.
version=3.0
author=Minoru Akagi
email=akaginch@gmail.com

# Optional items:
changelog=
    Version 3.0
    - The preview now runs in a separate process
    - Dropped support for QWebView (WebKit) and PyQt5
    - The minimum supported version of QGIS is now 4.0
    - Fixed a preview freeze caused by data loading errors
    - Fixed an error that occurred when interrupting the layer build process

# tags are comma separated with spaces allowed
tags=3D,terrain,web,DEM,glTF,AR,narrative,story,animation

category=Web
homepage=https://github.com/minorua/Qgis2threejs
tracker=https://github.com/minorua/Qgis2threejs/issues
repository=https://github.com/minorua/Qgis2threejs
icon=Qgis2threejs.png
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False
