Eugene Kozlov 7a3ec74ea4 Refactor attributes. Minor changes. 8 years ago
..
AreaAllocator.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
AreaAllocator.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
BoundingBox.cpp 6f57b5b4e5 Add events for navigation mesh tile operations. Fix obstacles rendering into newly added tiles. 8 years ago
BoundingBox.h 6f57b5b4e5 Add events for navigation mesh tile operations. Fix obstacles rendering into newly added tiles. 8 years ago
Color.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Color.h 8437361eba Add Vector4::ToHash and Color::ToHash. Fixes #2131. 8 years ago
Frustum.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Frustum.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
MathDefs.cpp 73c97d9f64 Only add defines at the scope they are actually required. 8 years ago
MathDefs.h 05452b8bd1 Refactor IntegerLog2() to LogBaseTwo() for performance and consistency. 8 years ago
Matrix2.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Matrix2.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Matrix3.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Matrix3.h c93d95854d Add helper getters for Matrix3, Matrix3x4, Matrix4. Minor style and typo fixes. 8 years ago
Matrix3x4.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Matrix3x4.h c93d95854d Add helper getters for Matrix3, Matrix3x4, Matrix4. Minor style and typo fixes. 8 years ago
Matrix4.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Matrix4.h c93d95854d Add helper getters for Matrix3, Matrix3x4, Matrix4. Minor style and typo fixes. 8 years ago
Plane.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Plane.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Polyhedron.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Polyhedron.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Quaternion.cpp 06901b3eb2 Add methods to get rotation axis and angle from Quaternion. 8 years ago
Quaternion.h 06901b3eb2 Add methods to get rotation axis and angle from Quaternion. 8 years ago
Random.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Random.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Ray.cpp 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. 8 years ago
Ray.h 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. 8 years ago
Rect.cpp b8495dbd28 Added Clip, Merge, and contructor from pair of IntVector2 to IntRect. 8 years ago
Rect.h b8495dbd28 Added Clip, Merge, and contructor from pair of IntVector2 to IntRect. 8 years ago
Sphere.cpp f266475994 Add Sphere::GetPoint and Sphere::GetLocalPoint functions. Add DebugRenderer::AddSphereSector function. 8 years ago
Sphere.h f266475994 Add Sphere::GetPoint and Sphere::GetLocalPoint functions. Add DebugRenderer::AddSphereSector function. 8 years ago
StringHash.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
StringHash.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Vector2.cpp ca76683568 IntVector2 constants 8 years ago
Vector2.h b8ab2cf1d1 Added operator overloads for multiplying IntVectors 8 years ago
Vector3.cpp 37cf41de42 IntVector3 9 years ago
Vector3.h b8ab2cf1d1 Added operator overloads for multiplying IntVectors 8 years ago
Vector4.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Vector4.h 7a3ec74ea4 Refactor attributes. Minor changes. 8 years ago