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