Martin Dobias
04d5369d4d
Fix sip bindings
2024-10-26 04:35:12 +10:00
Martin Dobias
a5b851631a
Fix the instanced shader
2024-10-26 04:35:12 +10:00
Martin Dobias
9d6ee23404
Update some scene export files (just tiny changes in values)
2024-10-26 04:35:12 +10:00
Martin Dobias
fc2cb00fce
Make QgsLineVertexData return x,y,z coordinates instead of x,z,-y
...
Flipping back to world coordinates is done in QTransform
2024-10-26 04:35:12 +10:00
Martin Dobias
22be30f8b1
Make extractPointPositions() return x,y,z rather than x,z,-y
...
We just flip axes at the transform where needed back to world coordinates.
Make instanced renderer shader respect any QTransform and clean up its code
2024-10-26 04:35:12 +10:00
Martin Dobias
acc58c0005
Make extruded polygon with textures more robust
...
The texture was barely visible at all, so let's magnify it
2024-10-26 04:35:12 +10:00
Martin Dobias
dad860a08e
Allow a bit more difference in the extruded polygon gooch test
2024-10-26 04:35:12 +10:00
Martin Dobias
0d6f64ebf5
Make instanced point rendering work if there is a QTransform
2024-10-26 04:35:12 +10:00
Martin Dobias
3cde17724e
Make coordinates of vector data chunks independent from scene origin
...
This is a continuation of work started in #58948 , handling all the cases
of data from vector layers.
2024-10-26 04:35:12 +10:00
uclaros
42a3bcf290
Address review
2024-10-25 09:14:10 +02:00
uclaros
5dd8b8c2e0
Skip saving asset if request has failed
2024-10-25 09:14:10 +02:00
uclaros
ae03c26da8
Fix listing collections in stac apis when available through /collections endpoint
...
Be less strict for json null items and treat them as empty strings in some cases
2024-10-25 09:14:10 +02:00
uclaros
2e56f07a96
Fix duplicated li bullets for conformance classes
2024-10-25 09:14:10 +02:00
uclaros
298734ff86
Allow null collection license
2024-10-25 09:14:10 +02:00
David Koňařík
6a273f0e89
Add test for Identify tool on VPC
2024-10-25 08:26:00 +02:00
David Koňařík
71b2591c62
Fix Identify tool on virtual point cloud
...
(fix #54729 )
2024-10-25 08:26:00 +02:00
Mathieu Pellerin
373a2b6310
[processing] Fix clipping of long WKT strings for geometry parameters by using our geometry widget ( #59209 )
2024-10-25 11:56:13 +07:00
Nyall Dawson
168e959cf7
Fix cmake warnings when building with internal meshOptimizer
...
simplifier.cpp is not a directory
2024-10-25 13:36:43 +10:00
Loïc Bartoletti
356c48436a
fix(QgsAdvancedDigitizingTools): Add precision (decimals) to Circle X/Y
2024-10-25 09:32:02 +07:00
qgis-bot
35929a0792
auto sipify 🍺
2024-10-25 01:55:27 +00:00
Nicolas Godet
5c803b120e
Report GRASS warnings with pushWarning instead of reportError and check translated warning or error
2024-10-25 11:52:18 +10:00
Jacky Volpes
ef3b180184
Improve QgsExpressionUtils::getGeometry logic
2024-10-25 11:51:57 +10:00
Jacky Volpes
322122c8a8
Larger symbol for geometry generator test
2024-10-25 11:51:57 +10:00
Jacky Volpes
c3a7d7973e
Fix use of QgsReferencedGeometry in expressions
...
Fix handling of QgsReferencedGeometry in expressions for them to be
usable for instance in the geometry generator symbology feature, and all
geometry related functions.
2024-10-25 11:51:57 +10:00
Denis Rouzaud
1f0a5d513f
use TransferBack
2024-10-25 11:51:35 +10:00
Denis Rouzaud
97f8217483
isinstance
2024-10-25 11:51:35 +10:00
Denis Rouzaud
8264a1ed71
ensure enums are saved as strings in settings
2024-10-25 11:51:35 +10:00
Denis Rouzaud
1dd9ff038a
const
...
Co-authored-by: Mathieu Pellerin <nirvn.asia@gmail.com>
2024-10-25 11:51:35 +10:00
Denis Rouzaud
18974480fb
allow to set specific settings editors + add test
2024-10-25 11:51:35 +10:00
Nyall Dawson
d5aead3d0e
Revert "[processing] Fix clipping of long WKT strings for geometry parameters by using our geometry widget"
2024-10-25 06:29:55 +10:00
Matthias Kuhn
296b3f4336
Merge pull request #59197 from qgis/meshopt
...
Prefer external packages when building with vcpkg
2024-10-24 22:16:04 +02:00
Matthias Kuhn
20073da1df
Merge pull request #59201 from qgis/vcpkg-update-comment
...
Create vcpkg package update report
2024-10-24 21:50:48 +02:00
dependabot[bot]
bb5caef18f
Bump http-proxy-middleware
...
Bumps the npm_and_yarn group with 1 update in the /resources/server/src/landingpage directory: [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ).
Updates `http-proxy-middleware` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 04:59:16 +10:00
Matthias Kuhn
78dd6c3b0d
fix target
2024-10-24 20:40:47 +02:00
Matthias Kuhn
d91c404e86
Remove leftover lines
2024-10-24 18:30:55 +02:00
Matthias Kuhn
ce93779758
Prefer external packages when building with vcpkg
2024-10-24 18:10:21 +02:00
Matthias Kuhn
2077dc4b16
Bump package baseline
2024-10-24 10:15:51 +02:00
Matthias Kuhn
5911d69807
Quality of life improvement: report on library updates
2024-10-24 10:15:04 +02:00
Matthias Kuhn
e91a2c7150
Allow reports from vcpkg updates
2024-10-24 10:13:29 +02:00
David Koňařík
de9377a4bb
Fix elevation profile on virtual point cloud ( #59073 )
...
* Fix elevation profile on virtual point cloud
(fix #54728 )
* Update src/core/pointcloud/qgspointcloudlayerprofilegenerator.cpp
---------
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2024-10-24 10:05:15 +02:00
Mathieu Pellerin
400cf13bb0
Merge pull request #59090 from nirvn/processing_geometry_parameter_fix
...
[processing] Fix clipping of long WKT strings for geometry parameters by using our geometry widget
2024-10-24 12:30:19 +07:00
qgis-bot
70f43eee28
auto sipify 🍺
2024-10-23 23:56:07 +00:00
David Koňařík
8039ccb50d
Fix elevation profile on intersecting polyline
2024-10-24 09:52:58 +10:00
Nyall Dawson
d52e00a31e
Add test for buffer blend mode
2024-10-24 09:51:21 +10:00
Nyall Dawson
e9a059ae43
assert -> assertTrue
2024-10-24 09:51:21 +10:00
Nyall Dawson
712b3e72c6
QgsMultiRenderChecker: avoid misleading console output noise
...
When the checker passes comparison against ANY reference image,
don't output mismatch failure message for all the other variants
2024-10-24 09:51:21 +10:00
Nyall Dawson
09a4e5449e
Update tests/src/python/test_qgstextformat.py
2024-10-24 09:51:05 +10:00
Mathieu Pellerin
b311222568
[fonts] Insure that text formats written to XML will save the loaded family name on system missing the font family unless the font has been changed
2024-10-24 09:51:05 +10:00
Jean Felder
58fcd9ce67
qgselevationprofilecanvas: Remove the current job on clear
...
When the canvas is cleared, the current job is not deleted. Therefore,
snapping is still active.
This issue is fixed by calling `cancelJobs` on clear.
Closes: https://github.com/qgis/QGIS/issues/50766
2024-10-24 09:44:03 +10:00
Jean Felder
fcc7200608
qgselevationprofilecanvas: Directly call cancelJobs in refresh
2024-10-24 09:44:03 +10:00