Thomas Bye

Results 16 issues of Thomas Bye

enhancement
help wanted
TODO
Good-First-Time

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...

enhancement
help wanted
TODO

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....

bug
TODO
High-Priority

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,...

bug
help wanted

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...