virtualx-engine/thirdparty/bullet/BulletCollision/CollisionDispatch
Rémi Verschelde e12c89e8c9 bullet: Streamline bundling, remove extraneous src/ folder
Document version and how to extract sources in thirdparty/README.md.
Drop unnecessary CMake and Premake files.
Simplify SCsub, drop unused one.
2018-01-13 14:08:45 +01:00
..
btActivatingCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btActivatingCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btBox2dBox2dCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btBox2dBox2dCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btBoxBoxCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btBoxBoxCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btBoxBoxDetector.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btBoxBoxDetector.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionConfiguration.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionCreateFunc.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionDispatcher.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionDispatcher.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionDispatcherMt.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionDispatcherMt.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionObject.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionObject.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionObjectWrapper.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionWorld.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionWorld.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionWorldImporter.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCollisionWorldImporter.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCompoundCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCompoundCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCompoundCompoundCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btCompoundCompoundCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btConvex2dConvex2dAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btConvex2dConvex2dAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btConvexConcaveCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btConvexConcaveCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btConvexConvexAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btConvexConvexAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btConvexPlaneCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btConvexPlaneCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btDefaultCollisionConfiguration.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btDefaultCollisionConfiguration.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btEmptyCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btEmptyCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btGhostObject.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btGhostObject.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btHashedSimplePairCache.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btHashedSimplePairCache.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btInternalEdgeUtility.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btInternalEdgeUtility.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btManifoldResult.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btManifoldResult.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btSimulationIslandManager.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btSimulationIslandManager.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btSphereBoxCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btSphereBoxCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btSphereSphereCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btSphereSphereCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btSphereTriangleCollisionAlgorithm.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btSphereTriangleCollisionAlgorithm.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btUnionFind.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
btUnionFind.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
SphereTriangleDetector.cpp bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00
SphereTriangleDetector.h bullet: Streamline bundling, remove extraneous src/ folder 2018-01-13 14:08:45 +01:00