Jérôme Leclercq
|
096ea72fb6
|
Physics2D/PhysWorld2D: Fix crash with physics callbacks
|
2017-02-22 13:00:05 +01:00 |
Jérôme Leclercq
|
7b47a6ad2e
|
Physics2D: Add support for trigger and callbacks
|
2017-02-21 15:58:31 +01:00 |
DrLynix
|
f383eca19a
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
Lynix
|
f34d390216
|
Physics2D/RigidBody2D: Fix AddForce application point for Global coordinate system
|
2016-11-18 18:12:48 +01:00 |
Lynix
|
e4f507e67f
|
Physics2D/RigidBody2D: Fix collisions
|
2016-11-18 18:03:40 +01:00 |
Lynix
|
ac2193e0c2
|
Physics2D: Add support for SegmentCollider2D
|
2016-11-18 18:00:48 +01:00 |
Lynix
|
23a85fb5ab
|
Physics2D/RigidBody2D: Fix removal of body from space
|
2016-11-15 16:01:39 +01:00 |
Lynix
|
e4c89f2763
|
Physics2D/RigidBody2D: Fix SetMass need to be called twice
|
2016-11-10 17:24:22 +01:00 |
Lynix
|
9772b43542
|
Physics2D/RigidBody2D: Made SetGeom public
|
2016-11-10 17:18:44 +01:00 |
Lynix
|
7f445def13
|
Fix some warnings from MSVC
|
2016-11-10 16:44:29 +01:00 |
Jérôme Leclercq
|
e087129d4a
|
Fix many errors and warnings found out by MinGW
|
2016-11-04 18:14:52 +01:00 |
Lynix
|
438d8e918c
|
Physics2D/RigidBody2D: Remove gravity factor
|
2016-10-17 17:53:49 +02:00 |
Lynix
|
f18a84810f
|
Physics2D: Add BoxCollider2D class
|
2016-10-17 17:53:34 +02:00 |
Lynix
|
4c6f049e0d
|
Fix another lot of warnings from Clang
Closes #90
Closes #91
Closes #92
Closes #93
|
2016-10-17 16:01:05 +02:00 |
Lynix
|
5a07bbd001
|
Fix a lot of warnings from Clang/GCC
|
2016-10-17 14:46:53 +02:00 |
Ardakaniz
|
33e4c89b73
|
Rename 'Physics 3D' to 'Physics 2D' in files head
|
2016-10-14 19:34:49 +02:00 |
Lynix
|
f3e041c4c0
|
Physics2D/RigidBody2D: Temporary remove SetGeom to fix a linking error
|
2016-10-14 18:01:24 +02:00 |
Lynix
|
119436a642
|
Physics2D/RigidBody2D: Cleanup and fix memory leak
|
2016-10-14 17:56:50 +02:00 |
Lynix
|
9a7767867b
|
Push the current work on the Physics2D module
|
2016-10-14 17:07:13 +02:00 |