Dimitre

Results 697 comments of Dimitre

Maybe ofGetOrientation is unrelated to the physical device orientation, and only related to the result of ofSetOrientation function, which is the way you actually rotate the content on the screen...

Is this issue still relevant? I think it is working now and can be closed. ping @ofTheo

some files should be removed from git history, like addons/ofxAssimpModelLoader/libs/assimp/lib/ios/assimp.a it takes a while but this can make way for a lean git ``` git filter-branch --index-filter "git rm -rf...

now running the top 100 files, we can see none of them are useful now. this command takes a while to run ``` git rev-list master | while read rev;...

From actual OF git (without installing libs) we don't have any useful file with more than 10Mb. the biggest file is Batang.ttf we can check with this command ``` find...

suggestions: - [x] build RtAudio compatible with macOs 10.13 - [ ] removing deprecated functions like loadMovie, etc. - [x] remove QTKit

### Suggestions: Folders naming and location it would be great to change some parts of structure for a major version like 0.12.0 changing osx to macos in docs, scripts and...

Edit: Done ofxSVG object renamed to ofxSvg - https://github.com/openframeworks/openFrameworks/issues/6866#issuecomment-1081904974 - https://github.com/openframeworks/openFrameworks/pull/6906

Anybody else likes the idea of having https://github.com/danomatika/ofxMidi as a core addon?

Edit: Done Suggestion: this PR can be added to 0.12 checklist too - [x] https://github.com/openframeworks/openFrameworks/pull/6889