| .. |
|
BoundingBox.pkg
|
e110998f70
Update Lua bindings.
|
8 years ago |
|
Color.pkg
|
e5b137af3b
Rename Color::TRANSPARENT constant to Color::TRANSPARENT_BLACK.
|
7 years ago |
|
Frustum.pkg
|
871e52fadd
Base frustum calculation on the projection matrix.
|
9 years ago |
|
MathDefs.pkg
|
05452b8bd1
Refactor IntegerLog2() to LogBaseTwo() for performance and consistency.
|
8 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
|
8ebfa39ce8
Added Lua bindings for new IntRect utility functions.
|
8 years ago |
|
Sphere.pkg
|
f266475994
Add Sphere::GetPoint and Sphere::GetLocalPoint functions. Add DebugRenderer::AddSphereSector function.
|
8 years ago |
|
StringHash.pkg
|
0bb81bf8be
Lua bindings for new methods.
|
8 years ago |
|
Vector2.pkg
|
7ac9f749ef
Added Lua bindings for non-assignment IntVector operators
|
8 years ago |
|
Vector3.pkg
|
2c773e5bd5
Add Vector3::DistanceToPoint and DistanceToPlane math functions.
|
8 years ago |
|
Vector4.pkg
|
3087632f84
Add Math API functions: InverseLerp, Vector2|3|4::ProjectOntoAxis
|
9 years ago |