Age | Commit message (Expand) | Author |
---|---|---|
2022-10-18 | Implement vector and node conversion in Lua (#12609) | Jude Melton-Houghton |
2022-05-04 | Add vector.combine (#11920) | Lars Müller |
2022-03-29 | Store vector metatable in registry | Jude Melton-Houghton |
2022-01-02 | Fix vector.from_string returning a table without vector metatable | Desour |
2021-09-10 | Split vector.new into 3 constructors | DS |
2021-06-04 | Add metatables to lua vectors (#11039) | DS |
2021-04-05 | Add vector.to_string and vector.from_string (#10323) | DS |
2020-08-29 | Add vector.offset (#10321) | DS |
2020-06-09 | Some vector functions useful for working with rotations (#9572) | NetherEran |
2020-01-18 | Add Lua unit tests to builtin using busted (#9184) | rubenwardy |