Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add vector.offset (#10321) | DS | 2020-08-29 |
* | Some vector functions useful for working with rotations (#9572) | NetherEran | 2020-06-09 |
* | Use vector.dot and vector.cross in vector.angle | HybridDog | 2019-07-16 |
* | Add vector.dot and vector.cross | HybridDog | 2019-07-16 |
* | Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738) | ANAND | 2019-03-17 |
* | Vector functions: Fix vector.direction() function, improve documentation (#6801) | Paramat | 2017-12-21 |
* | Vector: Add vector.sort(a, b): return box edges | Auke Kok | 2017-01-23 |
* | Builtin: Add vector.floor helper function | rubenwardy | 2016-10-17 |
* | Add Lua helper functions vector.apply(v) math.sign(x, tolerance) | SmallJoker | 2014-12-06 |
* | Remove vector assertions | ShadowNinja | 2014-07-19 |
* | Organize builtin into subdirectories | ShadowNinja | 2014-05-07 |