Theodore Watson

Results 149 comments of Theodore Watson

Also if you do: ``` ofSetupScreenOrtho(); ``` before drawing then there is no issue. Maybe its a glm issue mixing with the iOS stuff?

Still no luck tracking this down on my end. I am okay pushing this to the next bugfix release - especially if it is a simulator only bug. I can...

Thanks for testing @danoli3 ! Thats good news - lets move this to the next release. Curious if you have any thoughts on: https://github.com/openframeworks/openFrameworks/issues/5951#issuecomment-379297513 ( I should probably move it...

Ah, I am guessing that OF still thinks the app is in windowed mode and then incorrectly makes fullscreen changes which cause the crash. We might want to see if...

Yeah, I think it would be good to update GLFW on the next release. We should check with @danoli3 though as he has a massive apothecary PR which I don'...

Thanks @saki7 - I think these have stuck around for too long. I know the PI definitions have caused issues with other libraries in the past. Maybe we can deprecate...

@roymacdonald I think I know what needs to be done. The above two links were the missing steps which we'll need to integrate into the CI scripts and Github workflows....

Hey everyone, thanks for all the thoughts! If anyone can share code snippets of ways to embed Behance, or other platforms like Instagram, I would be happy to try it...

@smeyfroi in theory yes, we could have some emscripten apps running on the OF site, but we'd need to see the practicality of that as it does need to download...