Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add vector.combine (#11920) | Lars Müller | 2022-05-04 |
* | Store vector metatable in registry | Jude Melton-Houghton | 2022-03-29 |
* | Fix vector.from_string returning a table without vector metatable | Desour | 2022-01-02 |
* | Split vector.new into 3 constructors | DS | 2021-09-10 |
* | Add metatables to lua vectors (#11039) | DS | 2021-06-04 |
* | Add vector.to_string and vector.from_string (#10323) | DS | 2021-04-05 |
* | Add vector.offset (#10321) | DS | 2020-08-29 |
* | Some vector functions useful for working with rotations (#9572) | NetherEran | 2020-06-09 |
* | minetest.serialize: Reversible number serialization (#9722) | HybridDog | 2020-04-22 |
* | Fix potential security issue(s), documentation on minetest.deserialize() (#9369) | sfan5 | 2020-03-05 |
* | Add Lua unit tests to builtin using busted (#9184) | rubenwardy | 2020-01-18 |