Commit Graph

6 Commits

Author SHA1 Message Date
Cy 42fa692051 Don't assert scalars must be vectors. 2013-11-06 19:08:18 -08:00
ShadowNinja fba2650e39 Add more checks to vector functions 2013-11-01 13:16:07 -04:00
ShadowNinja e232f7311f Add sanity checks to vector functions 2013-10-17 09:42:57 +03:00
ShadowNinja 12504a18ec 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 07715b1b6a Handle 0 vectors in vector.normalize() 2013-07-07 02:29:09 -04:00
ShadowNinja ae8ff4b8e2 Add vector helpers 2013-07-07 01:49:11 -04:00