expose COV_ENABLE_Y_AXIS_UP to pybullet
increase MAX_SDF_BODIES from 512 to 1024 (botlab needs it)
This commit is contained in:
@@ -355,6 +355,8 @@ enum b3VREventType
|
||||
#define MAX_KEYBOARD_EVENTS 256
|
||||
#define MAX_MOUSE_EVENTS 256
|
||||
|
||||
#define MAX_SDF_BODIES 1024
|
||||
|
||||
|
||||
enum b3VRButtonInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user