Dimitre

Results 693 comments of Dimitre

I think the api break is really minor compared to the positive side of having fs::path end to end. @ofTheo what do you think?

Hello @Intisarw I would try to disable all extensions and also test with the code from latest master.

related: - https://github.com/openframeworks/openFrameworks/pull/7867

closed by - https://github.com/openframeworks/openFrameworks/pull/7867

I'm linking here another GLFW PR for glfw that is trying to address the same issue - https://github.com/glfw/glfw/pull/2277

Can @artificiel or @oxillo review this one? Thank you

Thanks. I don't think current_path supersedes getCurrentExePath() , as we have this windows thing happening when opening file windows, and the current_path gets changed, so OF has defaultWorkingDirectory has to...

Yes immutable is a good idea As usual I propose this in another PR, so whenever possible one PR changes one thing and become one commit. If any regression is...

Due to the changes in previous PR this one is now really simplified just with the wchar changes, easier to review. I've updated the title and description to reflect the...

I think this one is good to go.