]> git.lizzy.rs Git - minetest.git/history - builtin/common/tests/vector_spec.lua
Serialization spec: Fix number fuzzing (#12496)
[minetest.git] / builtin / common / tests / vector_spec.lua
2022-05-04 Lars MüllerAdd vector.combine (#11920)
2022-03-29 Jude Melton-HoughtonStore vector metatable in registry
2022-01-03 DesourFix vector.from_string returning a table without vector...
2021-09-10 DSSplit vector.new into 3 constructors
2021-06-04 DSAdd metatables to lua vectors (#11039)
2021-04-05 DSAdd vector.to_string and vector.from_string (#10323)
2020-08-29 DSAdd vector.offset (#10321)
2020-06-09 NetherEranSome vector functions useful for working with rotations...
2020-01-18 rubenwardyAdd Lua unit tests to builtin using busted (#9184)