Explorar el Código

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.
Rémi Verschelde hace 7 años
padre
commit
e12c89e8c9
Se han modificado 100 ficheros con 17 adiciones y 39 borrados
  1. 5 6
      modules/bullet/SCsub
  2. 0 33
      modules/bullet/SCsub_with_lib
  3. 12 0
      thirdparty/README.md
  4. 0 0
      thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3BroadphaseCallback.h
  5. 0 0
      thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp
  6. 0 0
      thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h
  7. 0 0
      thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.cpp
  8. 0 0
      thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.h
  9. 0 0
      thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPair.h
  10. 0 0
      thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.cpp
  11. 0 0
      thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.h
  12. 0 0
      thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/shared/b3Aabb.h
  13. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3Config.h
  14. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3Contact4.h
  15. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.cpp
  16. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.h
  17. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.cpp
  18. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.h
  19. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3RaycastInfo.h
  20. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3RigidBodyCL.h
  21. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhSubtreeInfoData.h
  22. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhTraversal.h
  23. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ClipFaces.h
  24. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Collidable.h
  25. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Contact4Data.h
  26. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h
  27. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactSphereSphere.h
  28. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ConvexPolyhedronData.h
  29. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h
  30. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindSeparatingAxis.h
  31. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3MprPenetration.h
  32. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3NewContactReduction.h
  33. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3QuantizedBvhNodeData.h
  34. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ReduceContacts.h
  35. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3RigidBodyData.h
  36. 0 0
      thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3UpdateAabbs.h
  37. 0 0
      thirdparty/bullet/Bullet3Common/b3AlignedAllocator.cpp
  38. 0 0
      thirdparty/bullet/Bullet3Common/b3AlignedAllocator.h
  39. 0 0
      thirdparty/bullet/Bullet3Common/b3AlignedObjectArray.h
  40. 0 0
      thirdparty/bullet/Bullet3Common/b3CommandLineArgs.h
  41. 0 0
      thirdparty/bullet/Bullet3Common/b3FileUtils.h
  42. 0 0
      thirdparty/bullet/Bullet3Common/b3HashMap.h
  43. 0 0
      thirdparty/bullet/Bullet3Common/b3Logging.cpp
  44. 0 0
      thirdparty/bullet/Bullet3Common/b3Logging.h
  45. 0 0
      thirdparty/bullet/Bullet3Common/b3Matrix3x3.h
  46. 0 0
      thirdparty/bullet/Bullet3Common/b3MinMax.h
  47. 0 0
      thirdparty/bullet/Bullet3Common/b3PoolAllocator.h
  48. 0 0
      thirdparty/bullet/Bullet3Common/b3QuadWord.h
  49. 0 0
      thirdparty/bullet/Bullet3Common/b3Quaternion.h
  50. 0 0
      thirdparty/bullet/Bullet3Common/b3Random.h
  51. 0 0
      thirdparty/bullet/Bullet3Common/b3ResizablePool.h
  52. 0 0
      thirdparty/bullet/Bullet3Common/b3Scalar.h
  53. 0 0
      thirdparty/bullet/Bullet3Common/b3StackAlloc.h
  54. 0 0
      thirdparty/bullet/Bullet3Common/b3Transform.h
  55. 0 0
      thirdparty/bullet/Bullet3Common/b3TransformUtil.h
  56. 0 0
      thirdparty/bullet/Bullet3Common/b3Vector3.cpp
  57. 0 0
      thirdparty/bullet/Bullet3Common/b3Vector3.h
  58. 0 0
      thirdparty/bullet/Bullet3Common/shared/b3Float4.h
  59. 0 0
      thirdparty/bullet/Bullet3Common/shared/b3Int2.h
  60. 0 0
      thirdparty/bullet/Bullet3Common/shared/b3Int4.h
  61. 0 0
      thirdparty/bullet/Bullet3Common/shared/b3Mat3x3.h
  62. 0 0
      thirdparty/bullet/Bullet3Common/shared/b3PlatformDefinitions.h
  63. 0 0
      thirdparty/bullet/Bullet3Common/shared/b3Quat.h
  64. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3ContactSolverInfo.h
  65. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.cpp
  66. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.h
  67. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.cpp
  68. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.h
  69. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3JacobianEntry.h
  70. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp
  71. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h
  72. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.cpp
  73. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.h
  74. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverBody.h
  75. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverConstraint.h
  76. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.cpp
  77. 0 0
      thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.h
  78. 0 0
      thirdparty/bullet/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp
  79. 0 0
      thirdparty/bullet/Bullet3Dynamics/b3CpuRigidBodyPipeline.h
  80. 0 0
      thirdparty/bullet/Bullet3Dynamics/shared/b3ContactConstraint4.h
  81. 0 0
      thirdparty/bullet/Bullet3Dynamics/shared/b3ConvertConstraint4.h
  82. 0 0
      thirdparty/bullet/Bullet3Dynamics/shared/b3Inertia.h
  83. 0 0
      thirdparty/bullet/Bullet3Dynamics/shared/b3IntegrateTransforms.h
  84. 0 0
      thirdparty/bullet/Bullet3Geometry/b3AabbUtil.h
  85. 0 0
      thirdparty/bullet/Bullet3Geometry/b3ConvexHullComputer.cpp
  86. 0 0
      thirdparty/bullet/Bullet3Geometry/b3ConvexHullComputer.h
  87. 0 0
      thirdparty/bullet/Bullet3Geometry/b3GeometryUtil.cpp
  88. 0 0
      thirdparty/bullet/Bullet3Geometry/b3GeometryUtil.h
  89. 0 0
      thirdparty/bullet/Bullet3Geometry/b3GrahamScan2dConvexHull.h
  90. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuBroadphaseInterface.h
  91. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp
  92. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.h
  93. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp
  94. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h
  95. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp
  96. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h
  97. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp
  98. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h
  99. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3SapAabb.h
  100. 0 0
      thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/gridBroadphase.cl

+ 5 - 6
modules/bullet/SCsub

@@ -8,7 +8,9 @@ Import('env_modules')
 
 env_bullet = env_modules.Clone()
 
-bullet_src__2_x = [
+thirdparty_dir = "#thirdparty/bullet/"
+
+bullet2_src = [
         # BulletCollision
           "BulletCollision/BroadphaseCollision/btAxisSweep3.cpp"
         , "BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp"
@@ -179,13 +181,10 @@ bullet_src__2_x = [
         , "LinearMath/btVector3.cpp"
     ]
 
-thirdparty_dir = "#thirdparty/bullet/"
-thirdparty_src = thirdparty_dir + "src/"
-
-bullet_sources = [thirdparty_src + file for file in bullet_src__2_x]
+bullet_sources = [thirdparty_dir + file for file in bullet2_src]
 
 # include headers
-env_bullet.Append(CPPPATH=[thirdparty_src])
+env_bullet.Append(CPPPATH=[thirdparty_dir])
 
 env_bullet.add_source_files(env.modules_sources, bullet_sources)
 

+ 0 - 33
modules/bullet/SCsub_with_lib

@@ -1,33 +0,0 @@
-#!/usr/bin/env python
-
-Import('env')
-
-thirdparty_dir = "#thirdparty/bullet/"
-thirdparty_lib = thirdparty_dir + "Win64/lib/"
-
-bullet_libs = [
-        "Bullet2FileLoader",
-        "Bullet3Collision",
-        "Bullet3Common",
-        "Bullet3Dynamics",
-        "Bullet3Geometry",
-        "Bullet3OpenCL_clew",
-        "BulletCollision",
-        "BulletDynamics",
-        "BulletInverseDynamics",
-        "BulletSoftBody",
-        "LinearMath"
-    ]
-
-thirdparty_src = thirdparty_dir + "src/"
-# include headers
-env.Append(CPPPATH=[thirdparty_src])
-
-# lib
-env.Append(LIBPATH=[thirdparty_dir + "/Win64/lib/"])
-
-bullet_libs = [file+'.lib' for file in bullet_libs]
-# LIBS doesn't work in windows
-env.Append(LINKFLAGS=bullet_libs)
-
-env.add_source_files(env.modules_sources, "*.cpp")

+ 12 - 0
thirdparty/README.md

@@ -8,6 +8,18 @@
 - License: zlib
 
 
+## bullet
+
+- Upstream: https://github.com/bulletphysics/bullet3
+- Version: git (d05ad4b, 2017)
+- License: zlib
+
+Files extracted from upstream source:
+
+- src/* apart from CMakeLists.txt and premake4.lua files
+- LICENSE.txt
+
+
 ## certs
 
 - Upstream: ?

+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/BroadPhaseCollision/b3BroadphaseCallback.h → thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3BroadphaseCallback.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp → thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h → thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.cpp → thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.h → thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvhBroadphase.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/BroadPhaseCollision/b3OverlappingPair.h → thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPair.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.cpp → thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.h → thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/b3OverlappingPairCache.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/BroadPhaseCollision/shared/b3Aabb.h → thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/shared/b3Aabb.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/b3Config.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3Config.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/b3Contact4.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3Contact4.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.cpp → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3ConvexUtility.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.cpp → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3CpuNarrowPhase.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/b3RaycastInfo.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3RaycastInfo.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/b3RigidBodyCL.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/b3RigidBodyCL.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhSubtreeInfoData.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhSubtreeInfoData.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhTraversal.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3BvhTraversal.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ClipFaces.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ClipFaces.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3Collidable.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Collidable.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3Contact4Data.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3Contact4Data.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactConvexConvexSAT.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactSphereSphere.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ContactSphereSphere.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ConvexPolyhedronData.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ConvexPolyhedronData.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindConcaveSatAxis.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3FindSeparatingAxis.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3FindSeparatingAxis.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3MprPenetration.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3MprPenetration.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3NewContactReduction.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3NewContactReduction.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3QuantizedBvhNodeData.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3QuantizedBvhNodeData.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3ReduceContacts.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3ReduceContacts.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3RigidBodyData.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3RigidBodyData.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Collision/NarrowPhaseCollision/shared/b3UpdateAabbs.h → thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/b3UpdateAabbs.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3AlignedAllocator.cpp → thirdparty/bullet/Bullet3Common/b3AlignedAllocator.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3AlignedAllocator.h → thirdparty/bullet/Bullet3Common/b3AlignedAllocator.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3AlignedObjectArray.h → thirdparty/bullet/Bullet3Common/b3AlignedObjectArray.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3CommandLineArgs.h → thirdparty/bullet/Bullet3Common/b3CommandLineArgs.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3FileUtils.h → thirdparty/bullet/Bullet3Common/b3FileUtils.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3HashMap.h → thirdparty/bullet/Bullet3Common/b3HashMap.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3Logging.cpp → thirdparty/bullet/Bullet3Common/b3Logging.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3Logging.h → thirdparty/bullet/Bullet3Common/b3Logging.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3Matrix3x3.h → thirdparty/bullet/Bullet3Common/b3Matrix3x3.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3MinMax.h → thirdparty/bullet/Bullet3Common/b3MinMax.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3PoolAllocator.h → thirdparty/bullet/Bullet3Common/b3PoolAllocator.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3QuadWord.h → thirdparty/bullet/Bullet3Common/b3QuadWord.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3Quaternion.h → thirdparty/bullet/Bullet3Common/b3Quaternion.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3Random.h → thirdparty/bullet/Bullet3Common/b3Random.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3ResizablePool.h → thirdparty/bullet/Bullet3Common/b3ResizablePool.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3Scalar.h → thirdparty/bullet/Bullet3Common/b3Scalar.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3StackAlloc.h → thirdparty/bullet/Bullet3Common/b3StackAlloc.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3Transform.h → thirdparty/bullet/Bullet3Common/b3Transform.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3TransformUtil.h → thirdparty/bullet/Bullet3Common/b3TransformUtil.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3Vector3.cpp → thirdparty/bullet/Bullet3Common/b3Vector3.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/b3Vector3.h → thirdparty/bullet/Bullet3Common/b3Vector3.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/shared/b3Float4.h → thirdparty/bullet/Bullet3Common/shared/b3Float4.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/shared/b3Int2.h → thirdparty/bullet/Bullet3Common/shared/b3Int2.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/shared/b3Int4.h → thirdparty/bullet/Bullet3Common/shared/b3Int4.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/shared/b3Mat3x3.h → thirdparty/bullet/Bullet3Common/shared/b3Mat3x3.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/shared/b3PlatformDefinitions.h → thirdparty/bullet/Bullet3Common/shared/b3PlatformDefinitions.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Common/shared/b3Quat.h → thirdparty/bullet/Bullet3Common/shared/b3Quat.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3ContactSolverInfo.h → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3ContactSolverInfo.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.cpp → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.h → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3FixedConstraint.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.cpp → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.h → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3Generic6DofConstraint.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3JacobianEntry.h → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3JacobianEntry.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3PgsJacobiSolver.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.cpp → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.h → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3SolverBody.h → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverBody.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3SolverConstraint.h → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3SolverConstraint.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.cpp → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.h → thirdparty/bullet/Bullet3Dynamics/ConstraintSolver/b3TypedConstraint.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp → thirdparty/bullet/Bullet3Dynamics/b3CpuRigidBodyPipeline.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/b3CpuRigidBodyPipeline.h → thirdparty/bullet/Bullet3Dynamics/b3CpuRigidBodyPipeline.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/shared/b3ContactConstraint4.h → thirdparty/bullet/Bullet3Dynamics/shared/b3ContactConstraint4.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/shared/b3ConvertConstraint4.h → thirdparty/bullet/Bullet3Dynamics/shared/b3ConvertConstraint4.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/shared/b3Inertia.h → thirdparty/bullet/Bullet3Dynamics/shared/b3Inertia.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Dynamics/shared/b3IntegrateTransforms.h → thirdparty/bullet/Bullet3Dynamics/shared/b3IntegrateTransforms.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Geometry/b3AabbUtil.h → thirdparty/bullet/Bullet3Geometry/b3AabbUtil.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Geometry/b3ConvexHullComputer.cpp → thirdparty/bullet/Bullet3Geometry/b3ConvexHullComputer.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Geometry/b3ConvexHullComputer.h → thirdparty/bullet/Bullet3Geometry/b3ConvexHullComputer.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Geometry/b3GeometryUtil.cpp → thirdparty/bullet/Bullet3Geometry/b3GeometryUtil.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3Geometry/b3GeometryUtil.h → thirdparty/bullet/Bullet3Geometry/b3GeometryUtil.h


+ 0 - 0
thirdparty/bullet/src/Bullet3Geometry/b3GrahamScan2dConvexHull.h → thirdparty/bullet/Bullet3Geometry/b3GrahamScan2dConvexHull.h


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3GpuBroadphaseInterface.h → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuBroadphaseInterface.h


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.h → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuGridBroadphase.h


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvh.h


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.h


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.cpp


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3GpuSapBroadphase.h


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/b3SapAabb.h → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/b3SapAabb.h


+ 0 - 0
thirdparty/bullet/src/Bullet3OpenCL/BroadphaseCollision/kernels/gridBroadphase.cl → thirdparty/bullet/Bullet3OpenCL/BroadphaseCollision/kernels/gridBroadphase.cl


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio