OctoMY™

Results 10 comments of OctoMY™

I am voicing in my request as well... My project won't build properly on windows unless I can have all dependencies static due to memory deallocation happening in the wrong...

Thanks for sharing this code! I am a complete beginner to Vulkan and this was the first precious stuttering pixels of Vulkan that I ever witnessed :smile:. My laptop sports...

Oops, sorry I just realized this was an issue-tracker.

OK, so I found the documentation for it, and it was great :) But really hard to find being on the abstract class for server and all. Also I found...

I was just going to file a report about this issue! Long story short, to get it to work simply remove .toLower() for all header values in the qhttp code...

I just noticed that by simply commenting out the onEnd handler suddenly the onData handler gets called. And by commenting out only the res->end(body); line I see that the onEnd...

my vote: scripts > submodules

I had a quick look in libpyincpp and there seems to be a bug: _cut_off member variable is `int `while `setCutOff(`) accepts `float ` from 0 to 1. This does...

@dylanmckay Hi! I was randomly looking for llvm avr/arduino support when I came here. Taht is awesome! Any status update as of today (2018-08-23)?