Releases: tangible-landscape/grass-tangible-landscape
Releases · tangible-landscape/grass-tangible-landscape
Tangible Landscape 1.2.2
This micro release includes the following bug fixes:
Tangible Landscape 1.2.1
Tangible Landscape 1.2.0
This release includes:
- better recovery after GUI crash (no need to end r.in.kinect from process manager)
- improved difference visualization based on stddev of original raster
- allow running functions during calibration phase, they need to start with 'calib_', this is useful for example when something (e.g. contours) need to be computed only once on the dem.
- fix gui typo
- disable data catalog watchdog which causes problems due to frequent database changes during scanning
Tangible Landscape 1.1.0
This release includes support for new sensor Kinect for Azure and additional improvements and fixes:
- add support for Kinect for Azure
- better Python3/wx4 support
- add About page
- more robust handling of kinect process and notification when scanning done
- optional includeTasks configuration parameter for external config files
- fix GUI when no smoothing desired
- make TL plugin standalone (for testing)
- flake8 cleanup
Tangible Landscape 1.0.0
First release of Tangible Landscape plugin for GRASS GIS includes these features:
- automated calibration
- allows preparing 'activities' to simplify creating different applications and switching between them
- e.g. loading map layers with predefined symbology, different scanning parameters for different application, simple projected dashboard, use buttons/keys to add custom actions
- updated documentation on wiki
- Python 3 support