Commit graph

6 commits

Author SHA1 Message Date
e001f46dbe Add GPL3 licence. 2015-08-19 21:06:58 +02:00
4d8cbc4085 Fix test names, fix build in tilecoordinates.
I'm not sure the functions will still return the correct screen
coordinates. For now it builds, I will add tests in the next commits.
2015-08-17 13:36:47 +02:00
9ea9743e95 Don't get confused with the wrong overload when passed a Vec. 2015-08-14 12:56:40 +02:00
b2095603d1 Add operators for scalar types and fix wrong operator<= 2015-08-14 12:32:52 +02:00
cab7c296f1 Replace cloonel jump vector with vectorwrapper.
It's missing operators, so the build is broken.
2015-07-30 16:12:12 +02:00
971cd54688 Fix vector comparison and add unit test. 2015-07-30 01:48:29 +02:00