bullet3/Demos/OpenGL
ejcoumans 323a1046fd Cleaned up/simplified construction of a btRigidBody
Fixed memoryleak in btOptimizedBvh (delete []m_contiguousNodes;)
Changed DemoApplication::localCreateRigidBody, so it adds the rigidbody to the btDynamicsWorld.
Added check for duplicate objects in world when adding.
Added assert to prevent setLinearVelocity on static rigidbodies
Added btCollisionFilterGroups to btBroadphaseProxy
removed duplicate 'btBroadphaseProxy*	m_broadphaseProxy;' in btRigidBody
2006-10-04 23:46:27 +00:00
..
BMF_Api.cpp Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
BMF_Api.h Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
BMF_BitmapFont.cpp Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
BMF_BitmapFont.h Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
BMF_font_helv10.cpp merged most of the changes from the branch into trunk, except for COLLADA, libxml and glut glitches. 2006-09-27 20:43:51 +00:00
BMF_FontData.h merged most of the changes from the branch into trunk, except for COLLADA, libxml and glut glitches. 2006-09-27 20:43:51 +00:00
BMF_Fonts.h merged most of the changes from the branch into trunk, except for COLLADA, libxml and glut glitches. 2006-09-27 20:43:51 +00:00
BMF_Settings.h merged most of the changes from the branch into trunk, except for COLLADA, libxml and glut glitches. 2006-09-27 20:43:51 +00:00
CMakeLists.txt more refactoring for CMake buildsystem 2006-09-30 02:51:35 +00:00
DebugCastResult.h Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
DemoApplication.cpp Cleaned up/simplified construction of a btRigidBody 2006-10-04 23:46:27 +00:00
DemoApplication.h Cleaned up/simplified construction of a btRigidBody 2006-10-04 23:46:27 +00:00
GL_ShapeDrawer.cpp more refactoring, removed PhysicsInterface, cleaned up demos to make use of btDynamicsWorld derived classes. 2006-09-30 01:36:39 +00:00
GL_ShapeDrawer.h Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
GL_Simplex1to4.cpp Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
GL_Simplex1to4.h Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
GLDebugDrawer.cpp Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
GLDebugDrawer.h Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
GlutStuff.cpp first step in refactoring/cleaning up demos 2006-09-11 05:31:22 +00:00
GlutStuff.h first step in refactoring/cleaning up demos 2006-09-11 05:31:22 +00:00
Jamfile updated demos includes 2006-09-11 06:10:40 +00:00
RenderTexture.cpp Assorted cleanup of compilation warnings. Also fixed some actual errors: 2006-10-01 00:08:09 +00:00
RenderTexture.h Assorted cleanup of compilation warnings. Also fixed some actual errors: 2006-10-01 00:08:09 +00:00