Dan Rosser

Results 91 comments of Dan Rosser

Working pretty well right now, solves most issues / resume / audio interruption events (restore audio engine / hardware connection fixed) / allows sound to play with phone silence button...

iOS 16.0 + now Renders the openFrameworks (and all other) Open GL ES 2.0/ OpenGL ES 3.0) Contexts directly in a OS Level version of ANGLE - which is unfortunately...

> Wow, very cool! If macOS support was added would this support all programmable OpenGL pipelines macOS currently supports? Yes the examples I am basing a lot of my conversion...

From my past experience with VC++ you seem to always have to go backwards when removing anything from a vector loop. When working on a few projects with Xcode and...

Problem continues: ``` /Users/~/Library/Android/sdk/ndk/24.0.8215888/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/include/c++/v1/fstream:952:20: error: use of undeclared identifier 'ftello'; did you mean 'ftell'? pos_type __r = ftello(__file_); ^ /Users/~/Library/Android/sdk/ndk/24.0.8215888/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/include/c++/v1/cstdio:141:9: note: 'ftell' declared here using ::ftell; ^ 1 error generated....

Rewriting history should happen, it will just kill all concurrent PR’s as every hash is changed all the way back to the first rewrite. I would recommend we merge all...

See our 2017 discussion about this here: https://github.com/openframeworks/openFrameworks/issues/5562 Also all the commands and even a chime in from the BFG creator :D!

Sorry this discussion: https://github.com/openframeworks/openFrameworks/issues/1805#issuecomment-165859086

The analysis then was: ``` I did a quick test with Big Repo Cleaner after seeing a checkout of the current openFrameworks branch is 1.43 GB Test results after running...

I've done this process since this initial analysis in 2017 for numerous clients and game projects where the binaries were attached. Or in cases where a GIT LFS upgrade was...