NazaraEngine/tests/SDK/NDK
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
..
Systems General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Application.cpp Fix all unit tests 2016-09-26 13:17:16 +02:00
BaseSystem.cpp Sdk/BaseSystem: Fix udpate with max update rate + unit tests 2017-09-22 21:01:25 +02:00
Component.cpp Disable RTTI everywhere and fix Linux compilation 2016-09-30 14:15:19 +02:00
Entity.cpp Sdk/BaseSystem: Fix udpate with max update rate + unit tests 2017-09-22 21:01:25 +02:00
EntityList.cpp Sdk/BaseSystem: Fix udpate with max update rate + unit tests 2017-09-22 21:01:25 +02:00
EntityOwner.cpp Sdk/BaseSystem: Fix udpate with max update rate + unit tests 2017-09-22 21:01:25 +02:00
StateMachine.cpp Sdk/StateMachine: Fix instantaneous state change 2017-11-19 17:09:56 +01:00
System.cpp Disable system clone unit test 2017-10-14 15:23:22 +02:00
World.cpp Sdk/BaseSystem: Fix udpate with max update rate + unit tests 2017-09-22 21:01:25 +02:00