panoskj

Results 5 comments of panoskj

Hello, this implementation is still not async. Specifically, it calls `BaseQueryFuture.GetResultDirectly` and `BaseQueryFuture.SetResult`. `GetResultDirectly` will be called when there is only one query in the batch (and when running in-memory,...

I am trying to replace directx9 mesh loading functions with assimp in a legacy application. For some unknown reason, some meshes have negative scaling. So the options I have: 1....

If you mean getting a list of all trades made by your bots, I have tried to do this but couldn't find an API for it. Instead, I logged in...

#3712 was closed 2 years ago as complete though...

Thanks for trying to reproduce it @AdrianEPPlus - I assume you didn't run it as a 32-bit application (as this would limit memory to 4GB). But the thing is, I...