Skip to content

Releases: minorua/Qgis2threejs

Version 2.7.3

31 Jan 01:50
Compare
Choose a tag to compare
  • Fixed a regression related to vertical line
  • Fixed a popup layout issue

Version 2.7.2

16 Jan 05:43
Compare
Choose a tag to compare
  • Fixed easing of sequential line growing
  • Fixed URL of GSI elevation tile
  • Fixed some other bugs
  • Added some GUI tests
  • Exporter can now work with Qt WebEngine view (Experimental. Needs some changes on QGIS code)
  • Use JS class so that we can use a recent three.js version in the future
  • Plugin document migrated to GitHub pages

Version 2.7.1

07 Apr 04:34
Compare
Choose a tag to compare
  • Added option to export DEM texture in JPEG format
  • Bug fixes

Version 2.7

22 Mar 05:26
Compare
Choose a tag to compare

Animation for Narratives

  • Camera motion, growing line, opacity transition and texture change animations are now available

3D Viewer

  • Added measure distance tool
  • Added action to zoom to layer objects

Exporter

  • Added tabs to property dialogs and regrouped widgets in the dialogs
  • Fixed cancellation of building layer objects

Scene

  • Units of 3D world space are same as map units
  • Added option to add fog
  • Added option to use point light above camera

DEM

  • DEM can have multiple textures
  • Added menu action to add a flat plane
  • Renamed surrounding blocks to tiles

Vector

  • Put labels into 3D world
  • Added some labeling settings (color, font size, background color, etc.)
  • Added Thick Line type for line layer

Others

  • Fixed loading point cloud data
  • Removed experimental ray tracing renderer template

Version 2.6

12 Feb 04:40
Compare
Choose a tag to compare
  • Added navigation widget
  • Added fixed base extent option and 1:1 aspect ratio option
  • Added outline effect option
  • DEM texture width is now specifiable with a numerical value
  • Added edge option and quad wireframe option to DEM
  • Added Ray Tracing Renderer template (experimental)
  • Added view menu
  • Fixed DEM edge processing between central block and surrounding blocks
  • Some other bug fixes

Version 2.5

24 Jun 02:14
Compare
Choose a tag to compare
  • Potree data support
  • Bug fixes

Version 2.4.2

23 Jan 05:22
Compare
Choose a tag to compare
  • Fixed scene export with glTF/COLLADA model file (fix #193)
  • Fixed AR camera background in Mobile template (fix #196)

Version 2.4.1

30 Oct 04:31
Compare
Choose a tag to compare
  • Fixed clipping self-crossing lines (fix #117)
  • Fixed retrieving a symbol for a feature
  • Renamed DEM roughening option to roughness

Version 2.3.2

25 Oct 04:52
Compare
Choose a tag to compare
  • Fixed error in logging a message (fix #183)

Version 2.4

24 Sep 04:27
Compare
Choose a tag to compare
  • Build data to load into preview in background
  • Added preserve current viewpoint option to web export (fix #166)
  • Added side color option to DEM
  • Added rotation order option to Model File (fix #182)
  • Triangulate polygons using QgsTessellator for Polygon
  • Triangulate polygons using earcut for Overlay
  • Restored Overlay border option
  • Fixed dat-gui panel for mobile device (fix #170)
  • Renamed scene block size (width) option to base width
  • Renamed Extruded border color option to edge color
  • Renamed Profile type to Wall
  • Renamed Triangular Mesh type to Polygon
  • Updated three.js library to r108
  • Bumped QGIS minimum version to 3.4