Commit graph

7 commits

Author SHA1 Message Date
King_DuckZ
a561242395 Implementation of == != < <= > >= operators. 2014-03-20 12:39:39 +01:00
King_DuckZ
fce08ed793 GPLv3 license. 2014-02-25 14:17:09 +01:00
King_DuckZ
3269b469e3 Fix in contracted operators. 2014-02-22 13:12:50 +01:00
King_DuckZ
ed4e73f0d9 Fix in Vector conversion.
No need for a conversion overload.
Conversion constructor should cast whatever it's assigning.
2014-02-11 23:38:22 +01:00
King_DuckZ
abee07a844 Use the new vector class wherever possible. 2014-02-10 01:20:16 +01:00
King_DuckZ
e2e932358b New operators and stuff in vector class. 2014-02-10 01:19:45 +01:00
King_DuckZ
07225e3aea Math vector class. 2014-02-09 23:07:57 +01:00