Dimitre

Results 692 comments of Dimitre

Assimp now errors when finding this data keys. it would be great if it could ignore, or output a warning instead

Glad to know, thanks. maybe I had something outdated. just found some other issues trying to test this one again :)

Hey @NickHardeman I'm just again trying new ofxAssimp and having the same compiling issues in XCode / make Errors vary from time to time. my supposition is: Both addons have...

if I remove only the "src" files from ofxAssimpModelLoader the project compiles ok. but as I'm porting some stuff I will need both

use make to test. I've just found XCode in master seems to compile ok. for some strange reason the error appear in a branch I'm using for projects. but it...

it should be self pruning like mentioned here https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#usage-limits-and-eviction-policy but it is well over 10Gb. did you find any issues related to this?

Nice. It is a direct replacement line by line, and keeping the same logic from original fps counter. Using std::chrono allows the same code for all platforms, with the maximum...

Thank you Nick, good catch. I'll remove this from .h files