1.0.1 - Fix: corporate SSL inspection blocking the install. uv now uses the OS native TLS (--native-tls) so Windows-installed corporate CAs are trusted, and download.pytorch.org is in the allow-insecure-host list alongside pypi.org and files.pythonhosted.org. Same flag added to the pip code path via --trusted-host. - Fix: Linux first-install failed at ensurepip step because python-build-standalone Linux tarballs do not ship the bundled pip wheel. The venv is now created with --without-pip (we use uv for all package installs anyway). - Fix: CUDA wheel selection now cascades through cu128 -> cu126 -> cu124 -> cu121 -> cu118 instead of giving up at the first driver-version miss. Recovers GPU acceleration for NVIDIA drivers older than 550. - Fix: cap torch version per cuda index (cu118/cu121 -> torch <2.6, cu124 -> torch <2.8) so uv no longer picks the latest +cpu wheel from the cuda index instead of the latest +cuXXX. - Add: install marker recording the plugin version that built the venv. On version mismatch the Setup dock reopens with a one-click Reinstall that wipes the stale venv automatically. - Add: classification-coloured 3D renderer auto-attached to loaded layers so the 3D Map View renders points in 3D out of the box. 1.0.0 - Initial public release on the QGIS plugin repository - 3D SegFormer (UrbanFiltering, TreeAIBox / NRCan) integration - QGIS Processing algorithm + provider (Toolbox, Modeler, qgis_process CLI) - Isolated per-user venv dependency installer (PyTorch CPU / CUDA 12.1 / 12.4 / 12.6 / 12.8), compute-capability- and driver-version-aware wheel selection - Background QgsTask with progress and cancellation - LAS / LAZ / COPC input; LAS or LAZ output (matches input) - Spatial tiling and streaming I/O for files larger than RAM - Optional automatic loading of results as point-cloud layers - SHA-256 verification of downloaded model weights - Network calls go through QgsBlockingNetworkRequest (proxy / auth / certificates honoured per QGIS plugin guidelines)
yes
Kharroubi
2026-05-18T11:18:15.263222+00:00
3.34.0
3.99.0
None
yes
Plugin Tags