aboutsummaryrefslogtreecommitdiff
path: root/builtin/common/vector.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add vector.offset (#10321)DS2020-08-291-0/+6
* Some vector functions useful for working with rotations (#9572)NetherEran2020-06-091-0/+93
* Use vector.dot and vector.cross in vector.angleHybridDog2019-07-161-5/+3
* Add vector.dot and vector.crossHybridDog2019-07-161-0/+12
* Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738)ANAND2019-03-171-0/+9
* Vector functions: Fix vector.direction() function, improve documentation (#6801)Paramat2017-12-211-26/+5
* Vector: Add vector.sort(a, b): return box edgesAuke Kok2017-01-231-0/+5
* Builtin: Add vector.floor helper functionrubenwardy2016-10-171-1/+8
* Add Lua helper functions vector.apply(v) math.sign(x, tolerance)SmallJoker2014-12-061-0/+8
* Remove vector assertionsShadowNinja2014-07-191-21/+0
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+146