mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -04:00
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…
x
Reference in New Issue
Block a user