NCCA / ShaderEnvironmentBuilder

A GLSL IDE
8 stars 3 forks source link

Wireframe enable causes entire user interface to become wireframe #29

Closed JFlynnXYZ closed 8 years ago

JFlynnXYZ commented 8 years ago

Caused most likely by Qt using opengl for its interface. Need to somehow hook it so that it effects only the opengl window. Most likely an option in the m_gl functions.