| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-23 | Vector: Add vector.sort(a, b): return box edges | Auke Kok | |
| This function returns the box corners of the smallest box that includes the two given coordinates. | |||
| 2016-10-17 | Builtin: Add vector.floor helper function | rubenwardy | |
| 2014-12-06 | Add Lua helper functions vector.apply(v) math.sign(x, tolerance) | SmallJoker | |
| 2014-07-19 | Remove vector assertions | ShadowNinja | |
| 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-05-07 | Organize builtin into subdirectories | ShadowNinja | |
