Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't assert scalars must be vectors. | Cy | 2013-11-06 |
| | |||
* | Add more checks to vector functions | ShadowNinja | 2013-11-01 |
| | |||
* | Add sanity checks to vector functions | ShadowNinja | 2013-10-17 |
| | |||
* | Remove vector metatable setting | ShadowNinja | 2013-10-17 |
| | | | | | This not only makes the vector functions faster, but also makes them more consistent with other functions. | ||
* | Handle 0 vectors in vector.normalize() | ShadowNinja | 2013-07-07 |
| | |||
* | Add vector helpers | ShadowNinja | 2013-07-07 |