Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix misbehaving virtual point cloud chunks in 3D views #60547

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

wonder-sk
Copy link
Member

This is a follow up of #59468. In case of VPCs, the 3D entity was not proxying newEntityCreated() signals from the sub-entities. Previously this was less of an issue, but after #59468 the newly created entities were not getting correctly set origin point and thus were not showing up properly.

This is a follow up of qgis#59468. In case of VPCs, the 3D entity
was not proxying newEntityCreated() signals from the sub-entities.
Previously this was less of an issue, but after qgis#59468 the newly
created entities were not getting correctly set origin point and
thus were not showing up properly.
@wonder-sk wonder-sk added 3D Relates to QGIS' 3D engine or rendering Bug Either a bug report, or a bug fix. Let's hope for the latter! labels Feb 11, 2025
@github-actions github-actions bot added this to the 3.42.0 milestone Feb 11, 2025
Copy link

github-actions bot commented Feb 11, 2025

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit ff3bcfe)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit ff3bcfe)

@nyalldawson nyalldawson merged commit 3badc84 into qgis:master Feb 11, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D Relates to QGIS' 3D engine or rendering Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants