Erwin Coumans
|
23b8579247
|
avoid some 'invisible' warning/error (C++/C mix)
|
2017-05-14 12:00:28 -07:00 |
|
Erwin Coumans
|
ef7a7f9004
|
Potential fix for Linux slow performance (usleep(0) takes a lot of time)
Remove b3RobotSimAPI, use RobotSimulator/b3RobotSimulatorClientAPI.h instead
|
2017-05-13 13:37:49 -07:00 |
|
Erwin Coumans
|
0944790577
|
migrating from b3RobotSimAPI to b3RobotSimulatorClientAPI (step by step)
allow to run the client/server code in the example browser without this b3RobotSimAPI hack.
|
2017-05-13 11:15:20 -07:00 |
|
Erwin Coumans
|
2cbfeb9590
|
run GUI on main thread for Mac OSX/__APPLE__, due to OS limitation
add b3CreateInProcessPhysicsServerAndConnectMainThread to test.c
|
2016-04-14 08:51:20 -07:00 |
|
erwincoumans
|
9be978337f
|
quick draft implementation for SharedMemoryInProcessPhysicsC_API
|
2016-03-07 14:56:16 -08:00 |
|