https://github.com/minorua/Qgis2threejs

sort by:
Revision Author Date Message Commit Date
d2bc4cd version 2.6 12 February 2021, 04:28:32 UTC
5484b4d include plugin version in web page description 12 February 2021, 02:40:46 UTC
37528e7 update web page description 12 February 2021, 02:40:46 UTC
e4165cc rename rotate animation to orbit animation 12 February 2021, 02:10:20 UTC
f7c987a [DEM] build surrounding blocks in front side before blocks in back side 12 February 2021, 02:05:23 UTC
dda13b3 [DEM] fix edge processing 12 February 2021, 01:43:56 UTC
55eedea [DEM] fix offsetY values of surrounding blocks 11 February 2021, 00:50:18 UTC
9f9b3ae [Mobile] fix for device orientation controls 10 February 2021, 08:00:30 UTC
357bc7a update debug log messages 10 February 2021, 06:44:17 UTC
96adbcb comment out useless Q3DController.updateExtent() 10 February 2021, 06:36:42 UTC
fb30589 do not build invisible layers - remove practically unused Layer.updated and Q3DController.layersNeedUpdate 10 February 2021, 06:11:07 UTC
826a93a [JS] fix orbit animation 10 February 2021, 00:19:45 UTC
b015379 [RayTracingRenderer] initialize Lights folder and Render folder in sceneFileLoadedCallback 08 February 2021, 06:04:19 UTC
b51be7b add Q3D.Config.coord.visible and .latlon configuration options - add ExportSettings.needsProjString() - Mobile template needs proj string - crs property of scene is unused 08 February 2021, 05:40:36 UTC
cc5a45d [Mobile] move navigation widget under AR mode switch 08 February 2021, 03:05:48 UTC
4c5c1ca North arrow widget element is not target of pointer events 08 February 2021, 02:50:32 UTC
50d08a8 parameter type of QgsTriangle.vertexAt() is int, not QgsVertexId (fix #232) 08 February 2021, 02:44:48 UTC
4830e7f [Mobile] call initLayerList() in sceneFileLoadedCallback function 07 February 2021, 02:11:01 UTC
d5a3063 [dat-gui] call .init(), .initLayersFolder() and .initCustomPlaneFolder() 07 February 2021, 01:55:59 UTC
6abbffa [JS] add sceneLoadedCallback parameter to app.loadSceneFile() 06 February 2021, 08:14:39 UTC
744e5bc modify scene data structure 06 February 2021, 08:14:34 UTC
4ccad18 MapExtent._updateDerived() should be called when extent has been changed 04 February 2021, 07:21:47 UTC
da59122 fix vector properties ui remove maximum size property from label field combobox 04 February 2021, 05:30:58 UTC
c00d6d6 fix custom plane z range (follow up ab826e6) 04 February 2021, 02:48:54 UTC
c4828e4 fix automatic z shift (follow up ab826e6) 04 February 2021, 02:36:36 UTC
3a28ee1 rename MapTo3D.planeWidth/Height to .baseWidth/Height 04 February 2021, 01:00:51 UTC
c984849 add option not to display clicked coordinates 04 February 2021, 00:49:55 UTC
d9f2a0e add Clickable option to DEM and vector layer properties dialog (on by default. fix #228) - show nothing when the layer that clicked object belongs to is not clickable 03 February 2021, 06:58:19 UTC
4368ed8 [JS] rename app.running to app.animating 03 February 2021, 02:16:42 UTC
6f5c2b5 Proj4js: update supported projections (version 2.6.3) 02 February 2021, 08:17:44 UTC
252ba25 QgsCoordinateReferenceSystem.toProj4() is deprecated since QGIS 3.10 follow up b09df15 02 February 2021, 08:12:55 UTC
400a99b add Widgets submenu under View menu and put navigation and decorations into widgets - reorder member functions of ExportSettings and Q3DWindow 02 February 2021, 05:01:52 UTC
9b07028 [Preview] set cover z-index to a higher value than widgets in view 01 February 2021, 02:38:27 UTC
29441ff [RayTracingTemplate] decrease footer font size 01 February 2021, 02:31:06 UTC
3240e1d [DEM] use 1024 px as default texture width 01 February 2021, 02:12:58 UTC
87d58cd rename some signals of Q3DViewerInterface 31 January 2021, 08:33:53 UTC
a850e32 rename switchCameraRequest signal to cameraChanged 31 January 2021, 08:05:07 UTC
f960d55 add View menu and relocate some items in Scene menu to View menu 31 January 2021, 06:55:16 UTC
5685b10 hide navigation widget container when the widget is not enabled also hide northarrow widget 31 January 2021, 01:42:09 UTC
3434112 add navigation widget (view helper) at bottom right corner of viewer 31 January 2021, 01:14:21 UTC
2a132f9 [three.js] customize ViewHelper.js - camera up direction is +z - replace controls.center with controls.target - etc. 30 January 2021, 06:19:47 UTC
5218042 rename Viewport.ViewHelper.js to ViewHelper.js 30 January 2021, 06:18:47 UTC
c14c435 add Viewport.ViewHelper.js (three.js editor r122) 29 January 2021, 05:43:48 UTC
398aa6b [JS] decrease key pan/rotation speed of orbit controls 20 January 2021, 08:21:05 UTC
f6f6c77 [JS] decrease rotation speed of orbit controls 20 January 2021, 07:31:20 UTC
6e2a89a [JS] add app.initOrbitControls() - call app.initLoadingManager() in app.init() 20 January 2021, 07:12:53 UTC
eaa315e [JS] add anisotropy to URL parameters 20 January 2021, 06:38:49 UTC
703415b [JS] add Q3D.Config.texture.anisotropy and use max available anisotropy by default (implement #229) refs. - https://developer.mozilla.org/en-US/docs/Web/API/EXT_texture_filter_anisotropic - https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_texture_filter_anisotropic.txt 20 January 2021, 02:59:12 UTC
172e410 [ui] filter features with base extent of the scene, not map canvas extent 20 January 2021, 00:44:56 UTC
f2c46cb [DEM] use polygonOffset when wireframe option is checked 19 January 2021, 02:21:06 UTC
b39a362 [Scene Extent] hide Select Extent on Canvas action if processing plugin is not available 09 January 2021, 01:25:13 UTC
2585f7f rename ExportSettings.getItemByLayerId() to .getLayer() 08 January 2021, 08:51:24 UTC
26b5dc9 [Scene Extent] implement Use Layer Extent action (fix #24) 08 January 2021, 08:51:24 UTC
cedc906 [Scene Extent] implement Select Extent on Canvas action 08 January 2021, 08:51:24 UTC
e72f2a9 calculate DEM grid segments based on scene base extent instead of canvas size - rename calculateDEMSize to calculateGridSegments 08 January 2021, 08:51:24 UTC
0a7be0e DEM: change Resolution combobox to Texture width (fix #153) - use extent with the same aspect ratio as map image width is always same as the base extent width but height may be slightly different from the base extent height - rename dissolvePolygonsOnCanvas() to dissolvePolygonsWithinExtent() - add DEMPropertyReader class 08 January 2021, 08:51:15 UTC
3fad459 [Scene Extent] add Fix aspect ratio to 1:1 option (fix #153) 08 January 2021, 08:51:09 UTC
72300f0 [Scene Extent] use specified extent if "use map canvas extent" is not checked (fix #153) 08 January 2021, 08:49:49 UTC
7f85653 [Scene Extent] add GUI components - add Map Extent group to scene properties dialog 05 January 2021, 04:57:18 UTC
39d3ad7 rename Ray Tracing Rendering template to Ray Tracing Renderer 16 December 2020, 04:56:48 UTC
36bdd19 view should be controllable even if GUI initialization fails partly revert b39ab81 16 December 2020, 02:34:53 UTC
b39ab81 add RayTracingRendering template 16 December 2020, 01:40:35 UTC
7d9c620 RayTracingRenderer.js: use scene.traverseVisible() instead of .traverse() 16 December 2020, 00:42:29 UTC
26723ee RayTracingRenderer.js: replace Geometry.addAttribute() with .setAttribute() 16 December 2020, 00:42:29 UTC
39388de add RayTracingRenderer.js (0.10.15) https://github.com/hoverinc/ray-tracing-renderer 16 December 2020, 00:42:29 UTC
ad2dec9 DEM: uncheck edges and wireframe options when clip option gets checked 16 December 2020, 00:42:28 UTC
b900d42 DEM: add "Add quad wireframe" option 16 December 2020, 00:42:28 UTC
65de35b DEM: add "Add edges" option - remove "Build frame" option 16 December 2020, 00:42:28 UTC
3ec6e12 add "Enable outline effect" option to scene properties dialog 16 December 2020, 00:42:28 UTC
0b031bf render scene with outline effect if OutlineEffect.js is loaded 16 December 2020, 00:42:27 UTC
f94f442 add OutlineEffect.js from three.js r110 16 December 2020, 00:42:27 UTC
c29bbb4 Merge pull request #230 from llennox/update-proj4.js-2.6.3 update proj4.js library to version 2.6.3 07 December 2020, 00:41:20 UTC
e7ce34e Update proj4.js 06 December 2020, 19:40:07 UTC
27cf42f Create codeql-analysis.yml 02 October 2020, 05:21:05 UTC
4855090 update README.md 22 July 2020, 05:52:40 UTC
aad0394 version 2.5 24 June 2020, 01:35:12 UTC
69a0585 update release.sh 24 June 2020, 01:35:12 UTC
148bf89 pyflakes 23 June 2020, 21:03:03 UTC
5d3f73b add a test case which tests export in local mode 23 June 2020, 21:03:03 UTC
5a12743 fix bridge exporter base 23 June 2020, 21:03:03 UTC
3186b2f fix test 23 June 2020, 21:03:03 UTC
06f9b41 simply use QgsSymbol.color() 23 June 2020, 00:18:47 UTC
144abb9 pointcloud: remove initial code 22 June 2020, 23:16:27 UTC
54646c5 JS: Q3D.Material.set() returns itself 11 June 2020, 08:29:19 UTC
3b54bbc JS: use optimal methods of Vector3 class - vec3.set(pt.x, pt.y, pt.z) -> vec3.copy(pt) - vec3.set(x, x, x) -> vec3.setScalar(x) - vec3.set(vec3.x * s, vec3.y * s, vec3.z * s) -> vec3.multiplyScalar(s) - vec3.set(x[0], x[1], x[2]) -> vec3.fromArray(x) 11 June 2020, 08:29:19 UTC
df9b672 JS: scale query marker so it looks always same size 11 June 2020, 06:25:07 UTC
d9d7920 preview: fix warnings - fix css in viewer.html - THREE.WebGLRenderer.context is deprecated 10 June 2020, 05:45:35 UTC
8dd9539 potree-core: update build from minorua/potree-core@50392e2 10 June 2020, 05:37:23 UTC
ca7dac6 pointcloud: only Potree and EPT are supported 10 June 2020, 02:53:51 UTC
b632ca8 processing: add activate setting to processing config 10 June 2020, 01:07:26 UTC
aa9fe8e pointcloud: EPT format support 09 June 2020, 08:37:27 UTC
d3e9fd9 potree-core: fix for loading local EPT dataset from minorua/potree-core@373bab0 09 June 2020, 08:37:26 UTC
c51c4ba pointcloud: load fetch polyfill 08 June 2020, 08:43:31 UTC
1658a7f add fetch polyfill unfetch version 4.1.0 https://github.com/developit/unfetch 08 June 2020, 08:36:47 UTC
b09df15 QgsCoordinateReferenceSystem.toProj4() is deprecated since QGIS 3.10 08 June 2020, 04:47:26 UTC
fc40890 QgsCoordinateReferenceSystem.createFromId() is deprecated since QGIS 3.10 08 June 2020, 04:36:54 UTC
35b0357 treat NULL as zero (fix #211) and inform user about it with log 07 June 2020, 07:14:47 UTC
cce2a9f gsielevtileprovider: fix KeyError 06 June 2020, 07:22:11 UTC
d26dbf1 local mode: dispatch sceneLoaded event 06 June 2020, 07:15:46 UTC
5b71994 export to web: add page title box 02 June 2020, 02:22:33 UTC
back to top