]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/common/vector.lua
Add vector.offset (#10321)
[dragonfireclient.git] / builtin / common / vector.lua
2020-08-29 DSAdd vector.offset (#10321)
2020-06-09 NetherEranSome vector functions useful for working with rotations...
2019-07-16 HybridDogUse vector.dot and vector.cross in vector.angle
2019-07-16 HybridDogAdd vector.dot and vector.cross
2019-03-17 ANANDBuiltin: Add vector.angle(). Returns the angle between...
2017-12-21 ParamatVector functions: Fix vector.direction() function,...
2017-01-23 Auke KokVector: Add vector.sort(a, b): return box edges
2016-10-17 rubenwardyBuiltin: Add vector.floor helper function
2014-12-06 SmallJokerAdd Lua helper functions vector.apply(v) math.sign...
2014-07-20 ShadowNinjaRemove vector assertions
2014-05-07 ShadowNinjaOrganize builtin into subdirectories