Skip to content

Commit 05bcccf

Browse files
committed
Merge branch 'master' into releaseCandidate_O
2 parents 898dd6d + b33c2df commit 05bcccf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Interface/Modules/Render/ES/systems/RenderTransColorMapSys.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,8 @@ class RenderColorMapSysTrans :
423423
}
424424
}
425425

426+
iboMan.front().instance->removeInMemoryIBO(iboID);
427+
426428
if (depthMask)
427429
{
428430
GL(glDepthMask(GL_TRUE));

0 commit comments

Comments
 (0)