Files
raylib/src
victorfisac 60223a358b Physac redesign (3/3)
Finally, physics update is handled in main thread using steps to get
accuracy in collisions detection instead of moving it to a new thread.

Examples are finished as simple and clear as I could. Finally, physac
module is MORE simpler than in the first version, calculation everything
by the same way for both types of physic objects.

I tryed to add rotated physics a couple of times but I didn't get
anything good to get a base to improve it. Maybe for the next version...

No bugs or strange behaviours found during testing.
2016-03-23 15:50:41 +01:00
..
2016-02-12 12:22:56 +01:00
2016-03-21 20:15:11 +01:00
2016-03-16 17:51:21 +01:00
2016-02-17 13:00:48 +01:00
2016-01-22 01:22:45 +01:00
2016-01-22 01:22:45 +01:00
2016-03-23 15:50:41 +01:00
2016-03-23 15:50:41 +01:00
2016-03-07 09:38:55 +01:00
2015-08-27 18:17:05 +02:00
2016-03-23 15:50:41 +01:00
2016-03-02 17:13:31 +01:00
2016-02-21 16:19:40 +01:00
2016-03-20 14:20:42 +01:00
2016-03-20 13:39:27 +01:00
2016-03-17 13:51:48 +01:00
2015-04-22 18:37:09 +02:00
2016-03-02 18:35:30 +01:00
2014-01-23 12:36:18 +01:00
2016-01-02 10:41:37 +01:00
2015-10-06 17:13:40 +02:00