NazaraEngine/tests/Engine
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
..
Audio Fix another lot of warnings from Clang 2016-10-17 16:01:05 +02:00
Core General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Graphics UnitTests: Fix compilation 2016-11-10 17:35:29 +01:00
Math General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Network Fix test compilation 2017-05-16 09:19:37 +02:00
Physics2D General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Platform Move warning fixes! 2017-09-30 15:23:05 +02:00