Thomas Bye
Thomas Bye
Making GUIs is currently a slow process with lots of boilerplate tasks for a developer, and utilizes hardcoded locations. GUI creation should be simplified to the point where a developer...
When the client creates a route and sends it to the server, the server doesn't send it to all of the clients besides the one who sent it. It should....
The carrot of input boxes displays incorrectly until it is clicked on for the first time. It bugs me, and I don't even have OCD. The carrot should be centered,...
Hi, I'm having issues linking to libtins and its dependencies using g++ (Mingw) 8.1.0 on Windows against the precompiled windows binaries. What is wrong? I thought that I had linked...
I really like your r-tree implementation. There's just one thing. I wish you had a Nuget package for 2D. Your current Nuget package forces the user to do 3D points...