mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
* Add label rendering into VPC tiles * Move tile labels rendering into QgsPointCloudExtentRenderer * Rework showLabels flag once more & connect it to widget * Add widget for label TextFormat WIP * Rework and fix text format widget issues * Improve default text format used in VPC labels * Fix banned keywords issue * Fix QgsTextFormat review issue * Fix labels drawing efficiency issue * Fix formating issues * Fix review issues