Merge branch 'master' of https://github.com/erwincoumans/bullet3
This commit is contained in:
@@ -802,6 +802,7 @@ bool OpenGLExampleBrowser::init(int argc, char* argv[])
|
||||
s_app = new SimpleOpenGL2App(title,width,height);
|
||||
s_app->m_renderer = new SimpleOpenGL2Renderer(width,height);
|
||||
}
|
||||
|
||||
#ifndef NO_OPENGL3
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user