summaryrefslogtreecommitdiff
path: root/builtin/common/vector.lua
Commit message (Expand)AuthorAge
* Add vector.offset (#10321)DS2020-08-29
* Some vector functions useful for working with rotations (#9572)NetherEran2020-06-09
* Use vector.dot and vector.cross in vector.angleHybridDog2019-07-16
* Add vector.dot and vector.crossHybridDog2019-07-16
* Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738)ANAND2019-03-17
* Vector functions: Fix vector.direction() function, improve documentation (#6801)Paramat2017-12-21
* Vector: Add vector.sort(a, b): return box edgesAuke Kok2017-01-23
* Builtin: Add vector.floor helper functionrubenwardy2016-10-17
* Add Lua helper functions vector.apply(v) math.sign(x, tolerance)SmallJoker2014-12-06
* Remove vector assertionsShadowNinja2014-07-19
* Organize builtin into subdirectoriesShadowNinja2014-05-07