6 Commits

Author SHA1 Message Date
Cy
a26fbd0c6a Don't assert scalars must be vectors. 2013-11-06 23:16:49 -05:00
ShadowNinja
5b729a7ba4 Add more checks to vector functions 2013-11-01 13:16:07 -04:00
ShadowNinja
8c49fed3d9 Add sanity checks to vector functions 2013-10-17 09:42:57 +03:00
ShadowNinja
c428b28e43 Remove vector metatable setting
This not only makes the vector functions faster, but also makes them more
consistent with other functions.
2013-10-17 09:41:01 +03:00
ShadowNinja
7c0685a6bd Handle 0 vectors in vector.normalize() 2013-07-07 02:29:09 -04:00
ShadowNinja
de5f1f9b42 Add vector helpers 2013-07-07 01:49:11 -04:00