Joachim

Results 25 comments of Joachim

The static variable problem in dll is also a problem whenever I want to use a singleton. I do have a job scheduler that should only be initialized once in...

@NanoMichael thank you for your static build. I will test it probably next week. @cesss it is currently a big WIP where a lot is not working on the moment....

> > it is currently a big WIP where a lot is not working on the moment. I will share it once I have something satisfactory. > > @jokteur It...

> > I guess, a satisfactory solution would be to have a renderer agnostic implementation (no Qt, no skia, no opencv, ...), where it takes the draw calls as an...

> > I guess, a satisfactory solution would be to have a renderer agnostic implementation (no Qt, no skia, no opencv, ...), where it takes the draw calls as an...

I've tested it, it does crash on the default master branch, but it doesn't crash in the openmath branch.

I have encountered the same problem when using GLFW. While the work around for A - Z keys can be done (with `glfwGetKeyName`), there are keys for which it is...

This is why the unlicense license has been chosen. I hope it is an acceptable compromise.

Yes, of course I agree, it is **_OUR_** repo. However I am the self proclaimed maintainer. The Unlicence stays.

Can you solve the merge conflits ?