Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Coumans <blender@erwincoumans.com>2009-03-02 20:43:35 +0300
committerErwin Coumans <blender@erwincoumans.com>2009-03-02 20:43:35 +0300
commitf8ef887880ac217cc831b2ab9677e1f9e825537b (patch)
tree4d0f726e598d7d7c3c3f8919ae805d0b967aa544 /extern/bullet2/src/BulletCollision/NarrowPhaseCollision
parentcc2e3980f8469d1dec876f7bbff7ab31bffa553a (diff)
minor update to be compatible with Bullet 2.74 physics:
btPoint3 has been deprecated, it was already a typedef to btVector3 replace std::vector by btAlignedObjectArray when storing Bullet objects, because MSVC STL implementation has some bugs, preventing to contain aligned objects (btVector3 is 16-byte aligned, to allow SIMD)
Diffstat (limited to 'extern/bullet2/src/BulletCollision/NarrowPhaseCollision')
0 files changed, 0 insertions, 0 deletions