NazaraEngine/SDK/include/NDK/Components
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
..
CameraComponent.hpp Graphics/Material: Fix depth sorting flag handling for meshes 2017-04-22 17:13:51 +02:00
CameraComponent.inl Graphics/Material: Fix depth sorting flag handling for meshes 2017-04-22 17:13:51 +02:00
CollisionComponent2D.hpp Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
CollisionComponent2D.inl Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
CollisionComponent3D.hpp Update copyright year 2017-01-20 12:58:35 +01:00
CollisionComponent3D.inl Update copyright year 2017-01-20 12:58:35 +01:00
GraphicsComponent.hpp Sdk/GraphicsComponent: Add methods to update local matrix and render order 2017-04-22 17:11:42 +02:00
GraphicsComponent.inl Sdk/GraphicsComponent: Add methods to update local matrix and render order 2017-04-22 17:11:42 +02:00
LightComponent.hpp Update copyright year 2017-01-20 12:58:35 +01:00
LightComponent.inl Update copyright year 2017-01-20 12:58:35 +01:00
ListenerComponent.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ListenerComponent.inl Update copyright year 2017-01-20 12:58:35 +01:00
NodeComponent.hpp Update copyright year 2017-01-20 12:58:35 +01:00
NodeComponent.inl Update copyright year 2017-01-20 12:58:35 +01:00
ParticleEmitterComponent.hpp Sdk/ParticleEmitterComponent: Fix Enable inline option 2017-08-20 21:34:12 +02:00
ParticleEmitterComponent.inl Update copyright year 2017-01-20 12:58:35 +01:00
ParticleGroupComponent.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleGroupComponent.inl Update copyright year 2017-01-20 12:58:35 +01:00
PhysicsComponent2D.hpp Sdk/BaseComponent: Add OnEntityDestruction callback 2017-03-03 17:52:07 +01:00
PhysicsComponent2D.inl Update copyright year 2017-01-20 12:58:35 +01:00
PhysicsComponent3D.hpp Sdk/BaseComponent: Add OnEntityDestruction callback 2017-03-03 17:52:07 +01:00
PhysicsComponent3D.inl Update copyright year 2017-01-20 12:58:35 +01:00
VelocityComponent.hpp Update copyright year 2017-01-20 12:58:35 +01:00
VelocityComponent.inl Update copyright year 2017-01-20 12:58:35 +01:00