Eugene Kozlov 06901b3eb2 Add methods to get rotation axis and angle from Quaternion. 8 years ago
..
BoundingBox.pkg eff2c913e8 Remove defined_ bool from Rect & Sphere. Closes #986. 10 years ago
Color.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 years ago
Frustum.pkg 871e52fadd Base frustum calculation on the projection matrix. 9 years ago
MathDefs.pkg 0acd25e763 Add logarithm function to Math API. 9 years ago
Matrix2.pkg 217066baf2 Adding lua bindings for Matrix2 10 years ago
Matrix3.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 years ago
Matrix3x4.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 years ago
Matrix4.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 years ago
Plane.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 years ago
Polyhedron.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 years ago
Quaternion.pkg 06901b3eb2 Add methods to get rotation axis and angle from Quaternion. 8 years ago
Random.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 years ago
Ray.pkg 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 years ago
Rect.pkg 47e016eca4 Add function to check Rect <-> Rect intersection. 9 years ago
Sphere.pkg eff2c913e8 Remove defined_ bool from Rect & Sphere. Closes #986. 10 years ago
StringHash.pkg 2fafa4c366 Add rudimentary Lua function overload checker to catch invalid order. 10 years ago
Vector2.pkg 26574dcc27 Add explicit Vector2 & Vector3 constructors taking IntVector2 & IntVector3. Add Graphics::GetSize(). Closes #1814. 8 years ago
Vector3.pkg 26574dcc27 Add explicit Vector2 & Vector3 constructors taking IntVector2 & IntVector3. Add Graphics::GetSize(). Closes #1814. 8 years ago
Vector4.pkg 3087632f84 Add Math API functions: InverseLerp, Vector2|3|4::ProjectOntoAxis 9 years ago