Commit History

Author SHA1 Message Date
  kromka-chleba a6ba5304c4 Add new vector utils (ceil, sign, abs, random_in_area) (#14807) 3 months ago
  Erich Schubert e6f77b95f3 Add `vector.random_direction()` (#14784) 4 months ago
  AFCMS 68f81ace97 Add `vector.in_area()` utility function (#13390) 1 year ago
  Abdou-31 d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 2 years ago
  Jude Melton-Houghton b38ffdec27 Implement vector and node conversion in Lua (#12609) 2 years ago
  Lars Müller ae7664597e Add vector.combine (#11920) 2 years ago
  Jude Melton-Houghton 06d197cdd0 Store vector metatable in registry 2 years ago
  Desour 1965628705 Fix vector.from_string returning a table without vector metatable 3 years ago
  DS 2cefe51d3b Split vector.new into 3 constructors 3 years ago
  Lean Rada d36dca3aba Optimize vector length calculations (#11549) 3 years ago
  DS 8f085e02a1 Add metatables to lua vectors (#11039) 3 years ago
  DS 2332527765 Add vector.to_string and vector.from_string (#10323) 3 years ago
  Vincent Robinson 3560691c0a Add `math.round` and fix `vector.round` (#10803) 3 years ago
  DS 28e87ce9d5 Add vector.offset (#10321) 4 years ago
  NetherEran 7148834440 Some vector functions useful for working with rotations (#9572) 4 years ago
  HybridDog 41229696be Use vector.dot and vector.cross in vector.angle 5 years ago
  HybridDog 71db715ba5 Add vector.dot and vector.cross 5 years ago
  ANAND 7f1c2b8a00 Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738) 5 years ago
  Paramat d04c41ad80 Vector functions: Fix vector.direction() function, improve documentation (#6801) 7 years ago
  Auke Kok 2d7a6f2cc0 Vector: Add vector.sort(a, b): return box edges 8 years ago
  rubenwardy 0d740c5d82 Builtin: Add vector.floor helper function 8 years ago
  SmallJoker 2fd14e1bd5 Add Lua helper functions vector.apply(v) math.sign(x, tolerance) 10 years ago
  ShadowNinja 33ca115ae4 Remove vector assertions 10 years ago
  ShadowNinja 1cd512913e Organize builtin into subdirectories 10 years ago