bullet with double precision
This commit is contained in:
parent
88be50f8da
commit
5d6d2d850c
|
|
@ -17,6 +17,10 @@
|
|||
|
||||
#include "pandabase.h"
|
||||
|
||||
#ifdef STDFLOAT_DOUBLE
|
||||
#define BT_USE_DOUBLE_PRECISION 1
|
||||
#endif
|
||||
|
||||
#include "btBulletDynamicsCommon.h"
|
||||
|
||||
#ifndef CPPPARSER
|
||||
|
|
|
|||
Loading…
Reference in New Issue