Skip to content

GL resource cleanup

Christopher Tenter requested to merge glres_cleanup into master

OIT plugin: Avoid crash on deleting gl resources in destructor, because the context might be gone already.

Also use the correct viewer background color.

Merge request reports