Commit Graph

6 Commits

Author SHA1 Message Date
Jérôme Leclercq
46e3de90ed Fix units tests :derp: 2018-08-02 15:49:29 +02:00
Lynix
9bfcd02730 Fix unit tests 2018-02-12 20:18:51 +01:00
Gawaboumga
dfd28160a0 Lua tests (#158)
* Fix float comparison in tests

* Lua tests
2018-01-31 15:27:23 +01:00
Lynix
234aa90f51 Fix unit tests 2018-01-07 03:50:35 +01:00
Jérôme Leclercq
3153af485c Physics2D: Handle kinematic objects properly 2017-09-07 16:16:11 +02:00
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