Update btOpenCLUtils to allow caching of precompiled program binaries (save/load). See Bullet/Demos/SerializeDemo/AMD for an example use
Fix in btBulletWorldImporter: load friction/restitution and patch radius of btCapsuleShape (it needs to embed the margin) Partly apply a modified patch to make the SerializeDemo_AMD work, but avoid breaking the MiniCL version. See Issue 594
This commit is contained in:
@@ -20,7 +20,7 @@ subject to the following restrictions:
|
||||
|
||||
|
||||
#ifndef USE_MINICL
|
||||
//#define USE_SIMDAWARE_SOLVER
|
||||
#define USE_SIMDAWARE_SOLVER
|
||||
#endif
|
||||
|
||||
#if !defined (__APPLE__)
|
||||
|
||||
Reference in New Issue
Block a user