https://github.com/minorua/Qgis2threejs

sort by:
Revision Author Date Message Commit Date
831fbfa use sans-serif font 29 September 2018, 05:13:10 UTC
5c27c78 fix query result popup in exporter preview Qt WebKit doesn't seem to support Element.querySelectorAll() 29 September 2018, 04:57:58 UTC
8b7b742 fix getter of VectorLayer.visible 29 September 2018, 02:40:40 UTC
acf427d prepare HTML contents for query result and usage instead of generating them in JS 29 September 2018, 02:28:32 UTC
7e5c49b camera action: add zoom in here (clicked coordinates) and move here buttons 28 September 2018, 08:06:02 UTC
3a4401b Mobile: render scene when camera moves to current location (non-AR mode) 28 September 2018, 05:15:33 UTC
d5be03e Mobile: opacity slider 27 September 2018, 07:31:02 UTC
8eb2ea6 Mobile: do not move to current location when AR mode turns on instead, highlight current location button to lead user to press the button 25 September 2018, 07:14:25 UTC
f0250e5 append duration parameter to app.popup.show() 25 September 2018, 06:24:51 UTC
b29343d Mobile: run rendering loop only in AR mode 25 September 2018, 05:51:32 UTC
beeb3ce Mobile: layer list 25 September 2018, 05:45:47 UTC
de2b861 Mobile: background and button border 21 September 2018, 01:24:43 UTC
81a894f Mobile: replace app.eventListener.resize function with own function 20 September 2018, 04:34:43 UTC
a6a14ab Mobile: AR mode switch 20 September 2018, 02:39:26 UTC
757b70b add Mobile template This is a template for mobile devices, which has mobile friendly GUI, device orientation controls and AR feature. In order to use the AR feature (Camera and GPS), you need to upload exported files to a web server supporting SSL. 19 September 2018, 05:56:34 UTC
0903f3e DeviceOrientationControls: device.alpha can be zero or null 19 September 2018, 05:47:19 UTC
d987d5c DeviceOrientationControls: listen deviceorientationabsolute event 19 September 2018, 05:46:11 UTC
05db9a8 add DeviceOrientationControls.js (three.js r90) 19 September 2018, 05:46:10 UTC
b6b2bf4 add Font Awesome JavaScript SVG file solid.min.js (version 5.3.1) 19 September 2018, 04:34:54 UTC
16d0559 Console: context menu 22 August 2018, 08:52:51 UTC
26e289b Console: display result of evaluating input statement and do not display command when not in debug mode 22 August 2018, 08:52:44 UTC
2ad3f62 [Python3] fix encode error type of __file__ is str 18 May 2018, 00:17:21 UTC
ccc21dc DEM: fix processing edges 27 April 2018, 04:30:17 UTC
195f658 DEM: do not shift and scale elevation values in Python side do it by a transform matrix in JS side Python side 'f8d5174'. 27 April 2018, 02:39:19 UTC
f6e8430 log time taken to export a layer 27 April 2018, 02:37:09 UTC
f8d5174 version 2.0.1 19 April 2018, 06:23:23 UTC
e0791e8 log message if evaluated opacity value is wrong 19 April 2018, 01:16:37 UTC
4f88bbf rename Plugin Settings to Exporter Settings 18 April 2018, 02:06:38 UTC
be143b6 JS: rename objectsLoaded event to sceneLoaded fix custom plane altitude range 18 April 2018, 01:08:40 UTC
3d5275a JSHint: app is not defined 17 April 2018, 07:34:24 UTC
f299398 Clipped DEM: request rendering after building geometry 17 April 2018, 06:07:15 UTC
652b432 fix clipped DEM export (follow up 9164527) 17 April 2018, 04:52:09 UTC
6ac3adc JSHint: missing semicolons and spaces 17 April 2018, 04:38:29 UTC
675f27c glTF: show message bar when model has been saved 17 April 2018, 02:53:27 UTC
9164527 DEM: pass binary data to JS instead of float list 16 April 2018, 07:30:44 UTC
e560fc5 fix argument type error of QAction 14 April 2018, 06:49:32 UTC
9b0aac1 fix rotate animation 14 April 2018, 02:11:10 UTC
c3f7ea7 update README.md 12 April 2018, 05:43:44 UTC
c69c2de version 2.0 12 April 2018, 02:50:25 UTC
b8c6ab7 update README.md 12 April 2018, 02:48:39 UTC
e37d366 update CHANGELOG.md 12 April 2018, 02:48:39 UTC
f3107d6 clean up app.updateLabelPosition() 12 April 2018, 02:42:33 UTC
fe6dddf save as image: fix label rendering 12 April 2018, 02:26:50 UTC
b47e11f glTF: save model to .gltf by default instead of .glb exported .glb seems to have some errors if it contains attribute values 12 April 2018, 00:38:15 UTC
cf70b8c JS: fix toggling vector layer visibility 12 April 2018, 00:36:05 UTC
76bf270 Profile: do not limit to canvas extent 12 April 2018, 00:26:52 UTC
c837f38 update layer properties dialog title 12 April 2018, 00:25:10 UTC
49ae796 remove docs directory master branch does not contain document files from now on. document files have moved to docs branch. 11 April 2018, 06:06:17 UTC
fd13db7 import cleaning 11 April 2018, 06:06:15 UTC
f28df60 TODO cleaning 11 April 2018, 06:06:13 UTC
5a072a5 JS: Geometry to BufferGeometry (follow up 15ba011) 11 April 2018, 06:06:12 UTC
debb127 console: clear imput box after evaluating JS string 11 April 2018, 06:06:10 UTC
47c6bd1 do not show console by default 11 April 2018, 06:06:09 UTC
45704f4 fix 3DViewer.html 11 April 2018, 06:06:07 UTC
91b7369 fix preview 11 April 2018, 06:06:06 UTC
12bf611 vector object style: suppoprt RRR,GGG,BBB formatted color 11 April 2018, 06:06:04 UTC
eb71241 DEM: fix surroundings export with layer image option 11 April 2018, 05:43:36 UTC
e9f9d87 rename icon.png to Qgis2threejs.png 11 April 2018, 05:43:34 UTC
f61f4b6 import exporter modules on QGIS start This partly reverts commit 5c27ce5 11 April 2018, 00:06:10 UTC
a1ff45d remove settings.png 10 April 2018, 07:23:54 UTC
1c0f97b update conf.py 10 April 2018, 07:20:19 UTC
f3924d5 update release script 10 April 2018, 07:13:33 UTC
0e907ff JS: change wiki page URL 10 April 2018, 06:24:23 UTC
4059b4e show error message when web browser blocks access to a local file via Ajax 10 April 2018, 06:18:53 UTC
6f8545f JS: use THREE.TextureLoader instead of deprecated THREE.ImageUtils.loadTexture 10 April 2018, 05:11:00 UTC
b25aea9 WebExport: set last output directory 10 April 2018, 04:55:59 UTC
3ec5ab4 add message parameter to runString() 10 April 2018, 02:44:07 UTC
ff2c9c5 rename Q3DViewerController.exportScene() to .updateScene() 10 April 2018, 02:28:27 UTC
468db93 call updateScene() when viewer page is loaded 10 April 2018, 01:52:26 UTC
5c27ce5 import exporter modules before exporter opens first time 10 April 2018, 01:40:17 UTC
d92efcc menu: change Exit Exporter to Close Exporter 10 April 2018, 01:28:35 UTC
50d636d align widgets 10 April 2018, 01:25:44 UTC
cfe292d update ComboEdit widget layout 10 April 2018, 01:02:10 UTC
1bc7302 fix tab order 10 April 2018, 00:55:07 UTC
05fa06d set properties dialog title 09 April 2018, 07:56:38 UTC
7a07e98 show warning message if there is no PyQt5.QtWebKitWidgets module (for Linux) 09 April 2018, 07:53:34 UTC
f58131a change document URL 09 April 2018, 07:35:44 UTC
3a7f4d0 WebExport: update dialog layout 09 April 2018, 07:33:44 UTC
583e396 store camera setting to export settings 09 April 2018, 07:26:59 UTC
2c62870 add .layerProperties() to LayerExporter 09 April 2018, 07:26:58 UTC
50f3c80 do not export hidden attributes of vector layer 09 April 2018, 06:18:52 UTC
0058a07 JS: move app.addEventListeners() into app.init() 09 April 2018, 04:37:43 UTC
046139a dat-gui: set custom plane z range when all objects have been loaded 08 April 2018, 08:25:20 UTC
649fa70 fix 3D viewer (dat-gui panel) template 08 April 2018, 08:25:18 UTC
05826d6 add plugin icon to 3DViewer template 08 April 2018, 08:25:17 UTC
faf9aa1 remove JS libraries/files (FileSaverjs, jszip and FileExporters) 08 April 2018, 08:24:01 UTC
c437744 remove FileExport template 08 April 2018, 02:29:09 UTC
239145b WebExport: filename input box 08 April 2018, 02:24:45 UTC
e2b3625 clean up ExportSettings 08 April 2018, 02:24:41 UTC
dd5b402 WebExport: template select 08 April 2018, 01:37:54 UTC
3022b15 RotatedRect: rotation is counter-clockwise 07 April 2018, 23:27:49 UTC
eac1a43 JS: DEM layer should hold materials of DEM blocks 07 April 2018, 23:27:42 UTC
fe59b7b rename StyleWidget.expressionWidget() to .expressionComboBox() 07 April 2018, 07:37:13 UTC
43a88aa fix the problem that field expression widget value is discarded when enter key is pressed in the widget 07 April 2018, 07:33:15 UTC
3b52ebc [QGIS3 API changes] QgsMapSettings.hasCrsTransformEnabled() is removed 07 April 2018, 05:40:01 UTC
80b7046 fix error which occurs when clip polygon is out of map canvas extent 07 April 2018, 05:38:21 UTC
d6c7bdd fix building DEM sides 07 April 2018, 05:25:24 UTC
d9c0def render scene when wireframe mode is toggled 07 April 2018, 05:25:23 UTC
fcb94f4 fix toggling enablement of Features group box 07 April 2018, 05:25:21 UTC
96b8a7a fix clipping for rotated map 07 April 2018, 05:25:11 UTC
back to top