Age | Commit message (Expand) | Author |
---|---|---|
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-04-22 | minetest.serialize: Reversible number serialization (#9722) | HybridDog |
2020-03-05 | Fix potential security issue(s), documentation on minetest.deserialize() (#9369) | sfan5 |
2020-01-18 | Add Lua unit tests to builtin using busted (#9184) | rubenwardy |