https://github.com/minorua/Qgis2threejs

sort by:
Revision Author Date Message Commit Date
2c14049 put variables and functions for dat-gui into Q3D.gui 08 January 2015, 02:34:52 UTC
de8d015 [Disk] hide multiplier edit box when a field is selected 07 January 2015, 05:44:26 UTC
c06dc7f clean up material initializing 07 January 2015, 05:24:38 UTC
1c5bbb6 write center coordinates of map canvas in WGS84 for features in future - write authority identifier of project CRS 07 January 2015, 04:47:37 UTC
04ba643 [cleanup] canvas.extent() to baseExtent, etc. 05 January 2015, 08:38:19 UTC
abf6fc1 ImageManager manages texture images intensively for DEM and vector layers 05 January 2015, 07:51:41 UTC
fc1cb6b [FilePathWidget] open directory select dialog if a field is selected in combo-box - set dialog's working directory to home directory (if edit box is empty) 04 January 2015, 02:26:44 UTC
813ffba [FilePathWidget] add filterString option 04 January 2015, 01:56:37 UTC
8a701b7 log message when image file cannot be found 04 January 2015, 01:34:29 UTC
cebcd48 scale for Icon object (base size is 64 x 64) 04 January 2015, 00:42:13 UTC
009a73f [FilePathWidget] data-defined file path - rename StyleWidget.addFieldNameItems() to addFieldNames() 03 January 2015, 08:38:43 UTC
3c1ffe1 move Utils.createMaterials() into MapLayer.initMaterials() 03 January 2015, 06:05:41 UTC
0c60449 new object type: Icon (Point) - ImageManager class 03 January 2015, 05:41:11 UTC
44a246f new object type: Disk (Point) 02 January 2015, 05:27:06 UTC
20c4cd0 each of *WidgetFunc.setup() has one dict parameter 02 January 2015, 05:26:24 UTC
5e3a8b3 fix STLExport 02 January 2015, 05:26:03 UTC
f779bf5 Overlay: split polygon more quickly! reduced processing time by 42% compared to e3e334ea, by 50% compared to e3e334ea^. 26 December 2014, 08:01:57 UTC
3b7a89b unicode support in **Raster class** 26 December 2014, 02:56:01 UTC
bcface1 fix UnicodeEncodeError that occurs with non-ASCII layer name 26 December 2014, 02:56:00 UTC
14d933b add link to samples page in Wiki 26 December 2014, 02:56:00 UTC
e891571 two directional lights: one directional light and thin light from the opposite direction 26 December 2014, 02:55:59 UTC
12fae68 Overlay: smooth shading 25 December 2014, 08:09:40 UTC
e3e334e Overlay: performance improvement 25 December 2014, 08:09:39 UTC
2051592 clean up import 23 December 2014, 07:11:34 UTC
06af082 do not reload object modules whenever dialog is shown 23 December 2014, 05:32:17 UTC
287ec90 rename PropertyPage.setPropertyWidgets() to register-() 23 December 2014, 05:21:31 UTC
6b54cd2 clean up VectorPropertyPage class - .initStyleWidgets() and .addStyleWidget() - rename setupForm() to setupWidgets() 23 December 2014, 05:17:21 UTC
c020c2b add border color widget *WidgetFunc.values() returns dict instead of list. 21 December 2014, 04:21:08 UTC
4f20b97 fix close button style 21 December 2014, 04:20:47 UTC
7628ca8 obj3d.userData has two properties: layerId and featureId 20 December 2014, 07:33:45 UTC
822bb7f highlight clicked feature 20 December 2014, 07:32:37 UTC
54c7c62 update popup style 19 December 2014, 07:36:53 UTC
5852c98 clip with slightly smaller extent than map canvas extent 19 December 2014, 04:27:24 UTC
22c26b7 altitude mode: relative to DEM, DEM + attr value, absolute value and attr value (and z value) - error handling in converting value to float - rename HeightWidgetFunc.RELATIVE_TO_Z to Z_VALUE - clean up StyleWidget class 18 December 2014, 06:27:01 UTC
5a82247 use 0.6 as default value instead of 0.5 18 December 2014, 03:38:33 UTC
6a8fc6e clean up DEMPropertiesWidget layout - remove spacers that causes blank space when the group of widgets is hidden. - remove transparency option for sides and bottom. opacity depends on that of main dem object. 18 December 2014, 02:09:39 UTC
0110d49 hide clip option when layer type is point 18 December 2014, 02:09:04 UTC
478944b add checkbox to toggle visibility for dem sides and bottom 18 December 2014, 01:09:08 UTC
df75128 add ability to change opacity for each layer with dat-gui panel 18 December 2014, 00:53:57 UTC
62dbc08 materials are owned by each layer 17 December 2014, 07:44:05 UTC
4128ed1 load plugin icon from file directly qgis2threejs.py: - move import Qgis2threejsDialog into run() - do not use import * 15 December 2014, 08:17:20 UTC
cf416f6 one axis rotation for each side 15 December 2014, 07:46:09 UTC
8f7bb7b display the dat-gui panel on the front of labels 15 December 2014, 07:19:05 UTC
8f45392 features to export and clip geometries options 15 December 2014, 06:52:12 UTC
1296e8b data-defined color support 14 December 2014, 08:20:36 UTC
3b614c4 use list comprehension - change classmethod to staticmethod 14 December 2014, 05:04:09 UTC
1199f32 Label for overlay - clean up buildLabels() - change height widget item text: "Height from surface" --> "Height from DEM" 14 December 2014, 02:28:29 UTC
afe22fd Overlay: polygon border - DEMLayer.segmentizeLineString() - Utils.putStick() 13 December 2014, 07:27:03 UTC
a4c5666 Overlay: write both (original) polygons and split_polygons 12 December 2014, 05:48:13 UTC
6a98b6a Geometry classes: PointGeometry, LineGeometry and PolygonGeometry - TriangleMesh.splitPolygon() - clean up writeVectors() 12 December 2014, 05:02:23 UTC
11457eb Overlay: performance improvement use dict to find whether a vertex already exists 08 December 2014, 07:28:27 UTC
5206600 Overlay: output vertices and faces to reduce data size and loading time 08 December 2014, 06:40:01 UTC
74cf983 TriangleMesh class fix mesh range 08 December 2014, 04:42:53 UTC
a628d71 add status messages 08 December 2014, 04:23:15 UTC
9c16c8d README: move sample section up 06 December 2014, 07:41:36 UTC
049fef2 clean up writeVectors(). need more cleaning! 06 December 2014, 07:35:59 UTC
36934da new object type to polygon: Overlay 06 December 2014, 07:23:15 UTC
bfcfbf0 move object type drop-down list up (out of style group) 06 December 2014, 05:04:26 UTC
b8d9c44 clockwise outer boundary (follow up 003076c) 05 December 2014, 02:38:30 UTC
95a132b add a link to a sample with vector data 02 December 2014, 05:55:04 UTC
5cd6646 do not create "NULL" label 02 December 2014, 05:08:48 UTC
84295d2 skip null geometry 02 December 2014, 02:49:17 UTC
3f0ea13 change template names (3DViewer) 02 December 2014, 02:29:33 UTC
0cb03ae default control is now OrbitControls 02 December 2014, 02:09:26 UTC
aeb8471 Utils.setObjectVisibility() uses Object3D.traverse() 02 December 2014, 02:09:19 UTC
c5aac83 layer.build() receives parent object 02 December 2014, 01:51:30 UTC
c609389 hide layer labels when layer is hidden 02 December 2014, 01:11:14 UTC
003076c fix linear ring orientation 27 November 2014, 07:14:11 UTC
1422058 fix DEM side export in STL export adding camera to scene causes wrong position and rotation for sides 27 November 2014, 06:14:58 UTC
15d2225 add DEMBlock class (follow up f44b471) 26 November 2014, 07:34:40 UTC
d31b041 change the parameters of app.intersectObjects() from clientX/Y to offsetX/Y 26 November 2014, 07:33:56 UTC
c9292b8 add window resize event handler 26 November 2014, 07:33:56 UTC
f44b471 clean up Qgis2threejs.js (refactoring) 24 November 2014, 11:06:34 UTC
9733c82 Revert "move sphere template under experimental" This reverts commit fb33805889bd16b762b3393c49189c31bb6e744b. 01 October 2014, 01:47:19 UTC
850e78d v.0.7.2 01 October 2014, 01:36:30 UTC
fb33805 move sphere template under experimental 01 October 2014, 00:32:01 UTC
0718eea do not instantiate QgsMapLayerRegistry. error occurs in 2.5 27 September 2014, 00:25:06 UTC
8d63610 increase texture size 20 September 2014, 12:10:35 UTC
981e6d3 status message 20 September 2014, 12:01:30 UTC
3beba00 message bar 20 September 2014, 11:41:48 UTC
228ab3c add sphere template 19 September 2014, 11:08:33 UTC
363cd0f clean up 23 August 2014, 06:22:49 UTC
50df250 buildLights() 23 August 2014, 06:22:48 UTC
69661e1 do not check the dem shading option by default 23 August 2014, 06:22:48 UTC
1ce594f fix building of sides for 3D printing 09 August 2014, 07:25:51 UTC
c8ad84c update README.md for v.0.7.1 09 August 2014, 02:25:59 UTC
5651e15 Revert "use numpy array for dem" This reverts commit 04562a8dc89fd474d73d4a9a22a035d8db59431b. 02 August 2014, 09:58:06 UTC
04562a8 use numpy array for dem 01 August 2014, 06:39:11 UTC
368e0a2 fix dat-gui for local files with IE 12 July 2014, 02:30:33 UTC
b7ed184 fix ul tags 11 July 2014, 08:42:52 UTC
0098caf update indentation 11 July 2014, 08:13:40 UTC
a6783f7 close popup when there is no queryable object at the clicked position 11 July 2014, 07:08:58 UTC
ef11945 add Layers folder and Help button into dat-gui control panel - add ability to toggle layer visibility (fix #26) 11 July 2014, 06:44:34 UTC
5de33f0 fix shading (follow up 41c74e4) 10 July 2014, 05:22:59 UTC
41c74e4 add shading option and fix shading 10 July 2014, 01:03:36 UTC
02288c3 rename Wall to Profile 20 May 2014, 07:07:38 UTC
b184bb4 increase base size of texture image for surroundings and multiple resolution mode 20 May 2014, 07:04:24 UTC
f0f46b1 new object type: Wall (line) 20 May 2014, 05:56:58 UTC
85087ea tool tips for template combobox and resolution slider 20 May 2014, 05:37:57 UTC
15dc969 do not clear selection of height widget and label height widget when object type is changed 20 May 2014, 05:37:56 UTC
back to top