NazaraEngine/include/Nazara/Math
Gawaboumga f991a9529e General bug fixes (#142)
* Core/Bitset: Fix TestAll method

* Fix documentation

* Fix color and their conversions

* Core/ByteStream: Fix return of Write

* Fix compiler warnings

* Math/Algorithm: Fix angle normalization

* Math/BoundingVolume: Fix lerp

* Math: Fix relation between Matrix4 and Quaternion

* More tests

* X11/Window: Fix mouse moved event generated when doing Mouse::SetPosition

* Update ChangeLog

* Should fix compilation on Windows

* Should fix compilation on Windows

Forgot to include array for Windows
2017-11-21 12:16:46 +01:00
..
Algorithm.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Algorithm.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
BoundingVolume.hpp Update copyright year 2017-01-20 12:58:35 +01:00
BoundingVolume.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Box.hpp Cleanup pass 2017-04-22 15:08:05 +02:00
Box.inl Fix [Box|Rect]::Contains including outer border points 2017-06-01 17:24:28 +02:00
Config.hpp Improve documentation 2016-03-01 15:37:05 +01:00
Enums.hpp Update copyright year 2017-01-20 12:58:35 +01:00
EulerAngles.hpp Update copyright year 2017-01-20 12:58:35 +01:00
EulerAngles.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Frustum.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Frustum.inl Update copyright year 2017-01-20 12:58:35 +01:00
Matrix4.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Matrix4.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
OrientedBox.hpp Update copyright year 2017-01-20 12:58:35 +01:00
OrientedBox.inl Update copyright year 2017-01-20 12:58:35 +01:00
Plane.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Plane.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Quaternion.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Quaternion.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Ray.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Ray.inl Update copyright year 2017-01-20 12:58:35 +01:00
Rect.hpp Cleanup pass 2017-04-22 15:08:05 +02:00
Rect.inl Fix [Box|Rect]::Contains including outer border points 2017-06-01 17:24:28 +02:00
Sphere.hpp Cleanup pass 2017-04-22 15:08:05 +02:00
Sphere.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Vector2.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Vector2.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Vector3.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Vector3.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Vector4.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Vector4.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00