blender/extern/bullet/Bullet/CollisionShapes
Tom Musgrove 5953857f92 ==warnings cleanup==
killed off some newline warnings in bullet
2006-01-29 06:04:13 +00:00
..
BoxShape.cpp Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
BoxShape.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
BvhTriangleMeshShape.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
BvhTriangleMeshShape.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
CollisionMargin.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
CollisionShape.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
CollisionShape.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ConeShape.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ConeShape.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
ConvexHullShape.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
ConvexHullShape.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
ConvexShape.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ConvexShape.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
ConvexTriangleCallback.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
ConvexTriangleCallback.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
CylinderShape.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
CylinderShape.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
EmptyShape.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
EmptyShape.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
MinkowskiSumShape.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
MinkowskiSumShape.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
MultiSphereShape.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
MultiSphereShape.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
OptimizedBvh.cpp This patch fixes some issues with MSVC 6 2006-01-18 16:22:29 +00:00
OptimizedBvh.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
PolyhedralConvexShape.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
PolyhedralConvexShape.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
Simplex1to4Shape.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
Simplex1to4Shape.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
SphereShape.cpp ==warnings cleanup== 2006-01-29 06:04:13 +00:00
SphereShape.h more graphics patches from Snailrose, 2006-01-15 11:34:55 +00:00
StridingMeshInterface.cpp Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
StridingMeshInterface.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
TriangleCallback.cpp Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
TriangleCallback.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
TriangleIndexVertexArray.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
TriangleIndexVertexArray.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
TriangleMesh.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
TriangleMesh.h ==warnings cleanup== 2006-01-29 06:04:13 +00:00
TriangleMeshShape.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
TriangleMeshShape.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
TriangleShape.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00