Yao Wei Tjong 姚伟忠 05452b8bd1 Refactor IntegerLog2() to LogBaseTwo() for performance and consistency. 8 lat temu
..
BoundingBox.pkg e110998f70 Update Lua bindings. 8 lat temu
Color.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 lat temu
Frustum.pkg 871e52fadd Base frustum calculation on the projection matrix. 9 lat temu
MathDefs.pkg 05452b8bd1 Refactor IntegerLog2() to LogBaseTwo() for performance and consistency. 8 lat temu
Matrix2.pkg 217066baf2 Adding lua bindings for Matrix2 10 lat temu
Matrix3.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 lat temu
Matrix3x4.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 lat temu
Matrix4.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 lat temu
Plane.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Polyhedron.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Quaternion.pkg 06901b3eb2 Add methods to get rotation axis and angle from Quaternion. 8 lat temu
Random.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Ray.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 lat temu
Rect.pkg 47e016eca4 Add function to check Rect <-> Rect intersection. 9 lat temu
Sphere.pkg f266475994 Add Sphere::GetPoint and Sphere::GetLocalPoint functions. Add DebugRenderer::AddSphereSector function. 8 lat temu
StringHash.pkg 2fafa4c366 Add rudimentary Lua function overload checker to catch invalid order. 10 lat temu
Vector2.pkg 26574dcc27 Add explicit Vector2 & Vector3 constructors taking IntVector2 & IntVector3. Add Graphics::GetSize(). Closes #1814. 9 lat temu
Vector3.pkg 7f1f44d5cc Add Vector3::Orthogonalize helper function. 8 lat temu
Vector4.pkg 3087632f84 Add Math API functions: InverseLerp, Vector2|3|4::ProjectOntoAxis 9 lat temu