Skip to content

Force skybox textures to square dimensions - #66580

Merged
nyalldawson merged 1 commit into
qgis:masterfrom
nyalldawson:fix_66560
Jun 29, 2026
Merged

Force skybox textures to square dimensions#66580
nyalldawson merged 1 commit into
qgis:masterfrom
nyalldawson:fix_66560

Conversation

@nyalldawson

Copy link
Copy Markdown
Collaborator

Non-square images triger an assert in QTextureCubeMap

Fixes #66560

AI tool usage

  • AI tool(s) (Copilot, Claude, or something similar) supported my development of this PR. See our policy about AI tool use. Use of AI tools must be indicated. Failure to be honest might result in banning.
@github-actions github-actions Bot added this to the 4.2.0 milestone Jun 25, 2026
@github-actions github-actions Bot added the 3D Relates to QGIS' 3D engine or rendering label Jun 25, 2026
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
To execute locally, unzip the downloaded zip file and run bin\qgis-bin.exe in the extracted directory.
You might be prompted by Windows Defender click "Run anyway"
(Built from commit c498824)

🍎 MacOS Qt6 builds

Download MacOS Qt6 builds of this PR for testing.
This app is not notarized, run sudo xattr -d com.apple.quarantine /Applications/QGIS*.app to avoid the warning
(Built from commit c498824)

@nirvn nirvn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔲

Non-square images triger an assert in QTextureCubeMap

Fixes qgis#66560
@nyalldawson
nyalldawson merged commit c49dde1 into qgis:master Jun 29, 2026
27 checks passed
@nyalldawson
nyalldawson deleted the fix_66560 branch June 29, 2026 06:13
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

2 participants