aboutsummaryrefslogtreecommitdiff
path: root/builtin/common/tests/vector_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add vector.combine (#11920)Lars Müller2022-05-041-0/+8
* Store vector metatable in registryJude Melton-Houghton2022-03-291-1/+1
* Fix vector.from_string returning a table without vector metatableDesour2022-01-021-0/+1
* Split vector.new into 3 constructorsDS2021-09-101-18/+33
* Add metatables to lua vectors (#11039)DS2021-06-041-9/+239
* Add vector.to_string and vector.from_string (#10323)DS2021-04-051-0/+19
* Add vector.offset (#10321)DS2020-08-291-0/+4
* Some vector functions useful for working with rotations (#9572)NetherEran2020-06-091-0/+142
* Add Lua unit tests to builtin using busted (#9184)rubenwardy2020-01-181-0/+46