Revīziju vēsture

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