aboutsummaryrefslogtreecommitdiff
path: root/builtin/common/vector.lua
AgeCommit message (Expand)Author
2020-08-29Add vector.offset (#10321)DS
2020-06-09Some vector functions useful for working with rotations (#9572)NetherEran
2019-07-16Use vector.dot and vector.cross in vector.angleHybridDog
2019-07-16Add vector.dot and vector.crossHybridDog
2019-03-17Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738)ANAND
2017-12-21Vector functions: Fix vector.direction() function, improve documentation (#6801)Paramat
2017-01-23Vector: Add vector.sort(a, b): return box edgesAuke Kok
2016-10-17Builtin: Add vector.floor helper functionrubenwardy
2014-12-06Add Lua helper functions vector.apply(v) math.sign(x, tolerance)SmallJoker
2014-07-19Remove vector assertionsShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja