]> git.lizzy.rs Git - minetest.git/history - builtin/vector.lua
Add pointed_thing to minetest.register_on_placenode
[minetest.git] / builtin / vector.lua
2013-11-07 CyDon't assert scalars must be vectors.
2013-11-01 ShadowNinjaAdd more checks to vector functions
2013-10-17 ShadowNinjaAdd sanity checks to vector functions
2013-10-17 ShadowNinjaRemove vector metatable setting
2013-07-07 ShadowNinjaHandle 0 vectors in vector.normalize()
2013-07-07 ShadowNinjaAdd vector helpers