64491 Commits

Author SHA1 Message Date
Nyall Dawson
a3e1d0ca88 Use a collapsible group box for polygon edge settings 2020-07-29 10:27:17 +10:00
Nyall Dawson
971a92deb8 Fix some 3d symbol layout issues 2020-07-29 10:27:17 +10:00
Nyall Dawson
b1d02619f5 Use registry to create 3d symbol widgets, avoid hardcoded widgets 2020-07-29 10:27:17 +10:00
Nyall Dawson
2ad4337bed Only show compatible symbols in 3d symbol widget 2020-07-29 10:27:17 +10:00
Nyall Dawson
fbdc6766a5 Consistently pass layer to 3d symbol widgets 2020-07-29 10:27:17 +10:00
Nyall Dawson
fd285232ef Updates docs 2020-07-29 10:27:17 +10:00
Nyall Dawson
6d0069484d Fix leak when adding symbols 2020-07-29 10:27:17 +10:00
Nyall Dawson
f48a79ca85 Fix accidental overwrite using wrong symbol settings 2020-07-29 10:27:17 +10:00
Nyall Dawson
a0e915fc50 Add support for filtering style model by 3d layer type 2020-07-29 10:27:17 +10:00
Nyall Dawson
d65b52db77 Add CompatibleGeometryTypesRole to style model 2020-07-29 10:27:17 +10:00
Nyall Dawson
6245b552a4 Add method to retrieve compatible layer types from 3d symbol in style library 2020-07-29 10:27:17 +10:00
Nyall Dawson
93022ea707 Add method to determine compatible vector layer types for a 3d symbol 2020-07-29 10:27:17 +10:00
Nyall Dawson
680e0952f0 Show 3d symbol library selector in 3d symbol widget 2020-07-29 10:27:17 +10:00
Nyall Dawson
396540a5e7 Defer load of 3d symbols in default style until after 3d symbol registry is populated
Otherwise it's impossible to load these symbols
2020-07-29 10:27:17 +10:00
Nyall Dawson
d8e44539f1 Allow adding/editing 3d symbols in style manager dialog 2020-07-29 10:27:17 +10:00
Nyall Dawson
ae3f2c319c Model tests 2020-07-29 10:27:17 +10:00
Nyall Dawson
6e40962510 Partial 3d symbol style manager work 2020-07-29 10:27:17 +10:00
root676
0ec238b703 those unecessary blanks in helpstrings... 2020-07-29 08:29:18 +10:00
root676
b83bb8bbec optimize data extraction from QgsRasterBlocks 2020-07-29 08:29:18 +10:00
root676
b956981141 fix parameter name 2020-07-29 08:29:18 +10:00
root676
900d6f8ded fix helpstrings 2020-07-29 08:29:18 +10:00
root676
085544e33f remove metadata files from testresults 2020-07-29 08:29:18 +10:00
root676
ced15e6d16 format algorithm 2020-07-29 08:29:18 +10:00
root676
3bcf45776b format tests 2020-07-29 08:29:18 +10:00
root676
eb63902a7c refactor qgsalgorithmrasterequaltofrequency to qgsalgorithmrasterfrequencybycompariosnoperator, add new Greater than frequency and Less than frequency algorithms 2020-07-29 08:29:18 +10:00
root676
3fe46e0eba add new testdata 2020-07-29 08:29:18 +10:00
root676
7066a87d1a update tests for new algorithms 2020-07-29 08:29:18 +10:00
root676
2a7dc93d44 format code 2020-07-29 08:29:18 +10:00
root676
83dcd279b5 add value-testrasters 2020-07-29 08:29:18 +10:00
root676
1d145fecdf add expected test result rasters 2020-07-29 08:29:18 +10:00
root676
19702f47db add Equal to frequency processing test 2020-07-29 08:29:18 +10:00
root676
175f749a11 add native Equal to frequency algorithm 2020-07-29 08:29:18 +10:00
Harrissou Sant-anna
21a7962ab0 Reword button's tooltip
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2020-07-29 07:47:14 +10:00
Harrissou Sant-anna
83dba6786c Improving the "Add/Discover relation" dialogs
adding title, tooltips and help button to documentation
2020-07-29 07:47:14 +10:00
Nyall Dawson
91132af5df Don't try to update raster min/max settings when a raster layer
is set to "updated canvas" sampling mode and the layer is being
rendered as part of a 3d render job

It causes crashes, but even if it worked, its not going to give
usable results...
2020-07-29 04:21:56 +10:00
Nyall Dawson
9e1cddaa8e Add render context flag to use when a map render job is part of a 3d map 2020-07-29 04:21:56 +10:00
Alessandro Pasotti
e06cefeca4
Merge pull request #38003 from elpaso/bugfix-gh37968-pgraster-inverted-Y
PG raster: fix inverted Y data
2020-07-28 17:04:20 +02:00
mhugent
74838dfa48
Merge pull request #38002 from mhugent/wfs_bbox_exact_intersect
WFS server: use exact intersection if there is a bbox parameter
2020-07-28 16:55:08 +02:00
nirvn
ff38315edf [delimitedtext] Don't use an out of range index while reading string buffer (fixes a Qt warning) 2020-07-28 20:17:22 +07:00
Nyall Dawson
a896ac98a0 Fix travis build 2020-07-28 20:45:50 +10:00
Nyall Dawson
752288637a Use registry to create material widget 2020-07-28 20:45:50 +10:00
Nyall Dawson
beece1635d Start generalizing material widget handling 2020-07-28 20:45:50 +10:00
Nyall Dawson
0058a831ff Remove unused method 2020-07-28 20:45:50 +10:00
Nyall Dawson
e541fe68d7 Correctly restore materials using registry 2020-07-28 20:45:50 +10:00
Nyall Dawson
d579d67a4a [3d] Add a registry for 3d material settings 2020-07-28 20:45:50 +10:00
Alessandro Pasotti
6b9fb47267 PG raster: fix inverted Y data
Fixes #37968
2020-07-28 12:07:12 +02:00
Marco Hugentobler
aee09d58b8 WFS server: use exact instersection if there is a bbox parameter 2020-07-28 12:00:07 +02:00
Nyall Dawson
bc96ffd3ee Test masks 2020-07-28 15:12:04 +10:00
Nyall Dawson
26f4b17ce5 Update test images 2020-07-28 15:12:04 +10:00
Nyall Dawson
2603a0e04e Fix background drawing while in preview mode 2020-07-28 15:12:04 +10:00