Skip to content
Commit c4962065 authored by David Edmundson's avatar David Edmundson Committed by Vlad Zahorodnii
Browse files

Create large enough atlas texture for decorations

When we render individual component of a decoration into an atlas we
ceil the positions for the individual component parts so they don't risk
overlapping. See SceneOpenGLDecorationRenderer::render

This isn't done when we set the overall texture height. This can cause
the bottommost part of the atlas (the right edge) to go out of view.

BUG: 453745
parent 06db7fc7
Pipeline #201419 passed with stage
in 16 minutes and 18 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment