Remove vector metatable setting
authorShadowNinja <noreply@gmail.com>
Mon, 16 Sep 2013 20:13:39 +0000 (16:13 -0400)
committerPerttu Ahola <celeron55@gmail.com>
Thu, 17 Oct 2013 06:41:01 +0000 (09:41 +0300)
commit12504a18ec5b76df037482ea2cf435d8c320efbc
tree2fb4a4eb9ff8c6fba02fa7c61ff088bb71e38321
parentb3591019ad7e9bdce2a0a20cbbf64a769c1717c2
Remove vector metatable setting

This not only makes the vector functions faster, but also makes them more
consistent with other functions.
builtin/vector.lua
doc/lua_api.txt