NazaraEngine/tests/Engine
Gawaboumga 41a1b5d493 Physics2D tests (#129)
* Quaternion: Fix singularity on Z axis when converting to euler angles

* CollisionComponent2D: Add method to retrieve AABB

* Collider2D: Fix constructor for Box with Vector2

* Physics2D: Fix rotation (Chipmunk works with radian and Nazara degrees) and copy constructor of RigidBody2D

* Colider2D: Add New for convex and tests for the new classes
2017-08-20 21:47:23 +02:00
..
Audio Fix another lot of warnings from Clang 2016-10-17 16:01:05 +02:00
Core Core/ParameterList: Use double and long long instead of float and int 2017-05-29 19:55:02 +02:00
Graphics UnitTests: Fix compilation 2016-11-10 17:35:29 +01:00
Math Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
Network Fix test compilation 2017-05-16 09:19:37 +02:00
Physics2D Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
Utility Various little fixes (#118) 2017-02-19 23:15:13 +01:00