Nyall Dawson
|
70e6cc7304
|
Implement QgsMapLayer methods required for saving/loading renderer properties
|
2020-11-13 02:59:05 +10:00 |
|
Nyall Dawson
|
0169347f5b
|
Hookup API for point cloud data providers to create default renderers for associated layers
|
2020-11-13 02:59:05 +10:00 |
|
Nyall Dawson
|
c2fe0d3749
|
Hook QgsPointCloudRenderer into QgsPointCloudLayerRenderer (non-functional for now)
|
2020-11-13 02:59:05 +10:00 |
|
Nyall Dawson
|
b9a7a365c0
|
Add attributes() member to QgsPointCloudDataProvider, QgsPointCloudLayer
Gives direct access to point cloud attributes
|
2020-11-12 17:33:37 +10:00 |
|
Nyall Dawson
|
819fc50b0e
|
Don't use generic "QgsMapLayer" class name in map layer Python repr
strings
Rather use actual layer subclass type, e.g. QgsVectorLayer
|
2020-11-12 16:05:52 +10:00 |
|
Nyall Dawson
|
09e87b8394
|
Remove non-functional loadDefaultStyle from QgsPointCloudLayer
We should use the base class version for point cloud layers
|
2020-10-27 14:57:06 +10:00 |
|
Nyall Dawson
|
56f5010947
|
Show information in point cloud layer properties
|
2020-10-27 05:29:14 +10:00 |
|
Nyall Dawson
|
23dfbf8e09
|
Make setting point cloud layer data source follow expected behavior
for map layers
Will make it possible to repair point cloud layer sources
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
29113a89c1
|
fix some checks and building
|
2020-10-27 05:29:14 +10:00 |
|
Nyall Dawson
|
5a714372e3
|
Minor api cleanups
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
8536c564fb
|
add ept provider
|
2020-10-27 05:29:14 +10:00 |
|
Martin Dobias
|
a86149b452
|
Fix qgis_core python and project loading with point cloud layer
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
b796dbb07b
|
add some basic skelet for point cloud data providers
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
9c27d4ae91
|
bunch of other file skeletons
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
de6f4d6ad8
|
hook point cloud layer type to the rest of the code
|
2020-10-27 05:29:14 +10:00 |
|