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
Loading
Loading
Pipeline
#201419
passed
with stage
in
16 minutes and 18 seconds
Loading
Please register or sign in to comment