mirror of
https://github.com/minetest/minetest.git
synced 2024-11-05 07:13:46 +01:00
2332527765
Writing vectors as strings is very common and should belong to `vector.*`. `minetest.pos_to_string` is also too long to write, implies that one should only use it for positions and leaves no spaces after the commas. |
||
---|---|---|
.. | ||
tests | ||
after.lua | ||
chatcommands.lua | ||
filterlist.lua | ||
information_formspecs.lua | ||
misc_helpers.lua | ||
serialize.lua | ||
strict.lua | ||
vector.lua |