Releases: minorua/Qgis2threejs
Releases · minorua/Qgis2threejs
Version 1.3.1
- fixed error on applying plugin settings
Version 1.3
General
- added object type for line: Box
- added clear settings command to settings menu
- automatically save settings near project file when exporting is done, and restore the settings next time
- added GSIElevTilePlugin (DEM provider. Optional feature)
DEM
- texture rendering with multiple selected layers
- added option to clip DEM with polygon layer
- added option to increase resolution of texture
Web page
- added "save image" dialog in which image size can be entered
- fixed bug of restoring view from URL parameters
Others
- added lower Z option (Profile)
- added texture option, side option and side lower Z option (Overlay)
- takes map rotation into account (Disk, JSON, COLLADA)
Version 1.2
- map rotation support
- added object type for point: COLLADA model (experimental)
- added commands to save/load export settings
- fixed 2.5D geometry export bug
- fixed DEM layer export with FileExport template
- updated three.js library (r70)
Version 1.1.1
- fixed bugs related to icon and attribute export
Version 1.1
- updated the STLExporter to support other file formats (collada, obj) and is easier to extend (by Olivier Dalang)
Version 1.0
General
- added object types for point: Disk, Icon
- added object type for polygon: Overlay
- added base size option (World)
- added option to display coordinates in WGS84 lat/lon (World)
- added layer image option (DEM)
- added clip geometries option (Vector)
- code refactoring (more oo code)
Web page
- added layer opacity sliders in dat-gui panel
- added wireframe mode
- updated popup style