NazaraEngine/tests/SDK/NDK/Systems
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
..
ListenerSystem.cpp SDK/World: Fix waiting entities not being cleared on time 2017-05-15 10:11:42 +02:00
PhysicsSystem2D.cpp Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
PhysicsSystem3D.cpp Fix wrong aabb returned from PhysicsComponent2D (#127) 2017-06-20 06:53:39 +02:00
RenderSystem.cpp Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
VelocitySystem.cpp Documentation for module 'NDK' 2016-08-21 13:48:52 +02:00