mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
bullet with double precision
This commit is contained in:
parent
88be50f8da
commit
5d6d2d850c
@ -17,6 +17,10 @@
|
|||||||
|
|
||||||
#include "pandabase.h"
|
#include "pandabase.h"
|
||||||
|
|
||||||
|
#ifdef STDFLOAT_DOUBLE
|
||||||
|
#define BT_USE_DOUBLE_PRECISION 1
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "btBulletDynamicsCommon.h"
|
#include "btBulletDynamicsCommon.h"
|
||||||
|
|
||||||
#ifndef CPPPARSER
|
#ifndef CPPPARSER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user