add pressure control flag on size and flow, change data directory in OSX to Documents
This commit is contained in:
@@ -204,6 +204,7 @@ glm::vec2 t_pos;
|
||||
App::I.initLog();
|
||||
App::I.ios_view = self;
|
||||
|
||||
self.preferredFramesPerSecond = 60;
|
||||
self.context = [[EAGLContext alloc] initWithAPI:kEAGLRenderingAPIOpenGLES3];
|
||||
|
||||
if (!self.context) {
|
||||
|
||||
Reference in New Issue
Block a user