yes:
ofGLWindowSettings settings;
settings.setGLVersion(3,2);
ofCreateWindow(settings);
ofRunApp(new ofApp);
as i said it's also fixed in master now and will be in tonight's nightlies.
yes:
ofGLWindowSettings settings;
settings.setGLVersion(3,2);
ofCreateWindow(settings);
ofRunApp(new ofApp);
as i said it's also fixed in master now and will be in tonight's nightlies.