You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A surface using luma texture is located right at spawn:
@mittorn what do you think could be done here? There is a logic for dt_texturenum, I wonder if it could be reused for luma. I tried to do this actually, binding luma texture to third TMU with GL_ADD combiner in place of detail texture, and detail texture moved to fourth TMU.
Without VBO:
With VBO:
The text was updated successfully, but these errors were encountered: