This proposal consists of two related extensions to the Math object: additional functions for integer math and true modulus for integers and floats. This proposal adds functionality that missing from ...
My plugin makes use of various types of vectors throughout it's codebase(e.g. Vector2, Vector2i, Vector3, Vector3i), and sometimes math operations between these two ...