NazaraEngine/include/Nazara
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 Various little fixes (#118) 2017-02-19 23:15:13 +01:00
Core Core: Add CRC64 and regenerate global headers 2017-08-15 12:32:19 +02:00
Graphics Graphics: Add support for depth-sorted sprites 2017-04-23 13:40:13 +02:00
Lua Fix warnings 2017-07-27 14:39:48 +02:00
Math Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
Network Network/SocketPoller: Fix behavior of Wait method (-1 will block) 2017-08-04 13:37:17 +02:00
Noise Various little fixes (#118) 2017-02-19 23:15:13 +01:00
Physics2D Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
Physics3D Physics3D/Collider3D: Improve CompoundCollider3D constructor 2017-07-27 11:40:42 +02:00
Renderer Increase instance buffer size 2017-08-16 20:33:37 +02:00
Utility Utility: Make Window constructor explicit 2017-08-16 20:33:13 +02:00
Audio.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Core.hpp Update global headers 2017-06-09 01:46:04 +02:00
Debug.hpp
DebugOff.hpp
Graphics.hpp Merge remote-tracking branch 'refs/remotes/origin/master' into gui 2016-11-30 13:08:08 +01:00
Lua.hpp Update global headers 2017-06-09 01:46:04 +02:00
Math.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Network.hpp Core: Add CRC64 and regenerate global headers 2017-08-15 12:32:19 +02:00
Noise.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Physics2D.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Physics3D.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Prerequesites.hpp Update version 2017-02-01 20:02:12 +01:00
Renderer.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Utility.hpp Update global headers 2017-06-09 01:46:04 +02:00
Vulkan.hpp Vulkan: Update global header 2016-05-15 00:11:26 +02:00