6 Commits

Author SHA1 Message Date
Ciaran Gultnieks
68545f6672 Add from_speed_yaw to vector helpers 2015-01-21 15:38:45 +00:00
Ciaran Gultnieks
638028dea3 Add to_yaw to vector helpers 2015-01-21 15:37:50 +00:00
Ciaran Gultnieks
4a7b6cc2f0 Add an interpolate function to the vector helpers
Conflicts since original:
	builtin/common/vector.lua
2015-01-21 15:28:09 +00:00
SmallJoker
2fd14e1bd5 Add Lua helper functions vector.apply(v) math.sign(x, tolerance) 2014-12-06 10:07:25 +01:00
ShadowNinja
33ca115ae4 Remove vector assertions
These were initially added to get tracebacks for invalid vector errors, but it
didn't work and tracebacks have since been properly fixed in the core.
2014-07-19 23:50:50 -04:00
ShadowNinja
1cd512913e Organize builtin into subdirectories 2014-05-07 17:14:23 -04:00