A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/engine/src/bullet/native
nor..67 06264e69bf - fix to HingeJoint (native bullet), thanks to @makeshift 14 years ago
..
build.xml Bullet Native: 14 years ago
bullet-native-build.txt Bullet Native: 14 years ago
bullet.properties copy Bullet Native to trunk 14 years ago
com_jme3_bullet_PhysicsSpace.cpp Bullet Native: 14 years ago
com_jme3_bullet_PhysicsSpace.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_PhysicsCollisionObject.cpp Bullet Native: 14 years ago
com_jme3_bullet_collision_PhysicsCollisionObject.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_BoxCollisionShape.cpp Bullet Native: 14 years ago
com_jme3_bullet_collision_shapes_BoxCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_CapsuleCollisionShape.cpp - initialize native bullet classes on every object creation 14 years ago
com_jme3_bullet_collision_shapes_CapsuleCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_CollisionShape.cpp Bullet Native: 14 years ago
com_jme3_bullet_collision_shapes_CollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_CompoundCollisionShape.cpp Bullet Native: 14 years ago
com_jme3_bullet_collision_shapes_CompoundCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_ConeCollisionShape.cpp - initialize native bullet classes on every object creation 14 years ago
com_jme3_bullet_collision_shapes_ConeCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_CylinderCollisionShape.cpp Bullet Native: 14 years ago
com_jme3_bullet_collision_shapes_CylinderCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_GImpactCollisionShape.cpp - initialize native bullet classes on every object creation 14 years ago
com_jme3_bullet_collision_shapes_GImpactCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_HeightfieldCollisionShape.cpp - initialize native bullet classes on every object creation 14 years ago
com_jme3_bullet_collision_shapes_HeightfieldCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_HullCollisionShape.cpp - initialize native bullet classes on every object creation 14 years ago
com_jme3_bullet_collision_shapes_HullCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_MeshCollisionShape.cpp - initialize native bullet classes on every object creation 14 years ago
com_jme3_bullet_collision_shapes_MeshCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_PlaneCollisionShape.cpp Bullet Native: 14 years ago
com_jme3_bullet_collision_shapes_PlaneCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_SimplexCollisionShape.cpp Bullet Native: 14 years ago
com_jme3_bullet_collision_shapes_SimplexCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_shapes_SphereCollisionShape.cpp - initialize native bullet classes on every object creation 14 years ago
com_jme3_bullet_collision_shapes_SphereCollisionShape.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_joints_ConeJoint.cpp Bullet Native: 14 years ago
com_jme3_bullet_joints_ConeJoint.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_joints_HingeJoint.cpp - fix to HingeJoint (native bullet), thanks to @makeshift 14 years ago
com_jme3_bullet_joints_HingeJoint.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_joints_PhysicsJoint.cpp Bullet Native: 14 years ago
com_jme3_bullet_joints_PhysicsJoint.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_joints_Point2PointJoint.cpp Bullet Native: 14 years ago
com_jme3_bullet_joints_Point2PointJoint.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_joints_SixDofJoint.cpp Bullet Native: 14 years ago
com_jme3_bullet_joints_SixDofJoint.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_joints_SliderJoint.cpp Bullet Native: 14 years ago
com_jme3_bullet_joints_SliderJoint.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_joints_motors_RotationalLimitMotor.cpp Bullet Native: 14 years ago
com_jme3_bullet_joints_motors_RotationalLimitMotor.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_joints_motors_TranslationalLimitMotor.cpp Bullet Native: 14 years ago
com_jme3_bullet_joints_motors_TranslationalLimitMotor.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_objects_PhysicsCharacter.cpp Bullet Native: 14 years ago
com_jme3_bullet_objects_PhysicsCharacter.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_objects_PhysicsGhostObject.cpp Bullet Native: 14 years ago
com_jme3_bullet_objects_PhysicsGhostObject.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_objects_PhysicsRigidBody.cpp Bullet Native: 14 years ago
com_jme3_bullet_objects_PhysicsRigidBody.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_objects_PhysicsVehicle.cpp Bullet Native: 14 years ago
com_jme3_bullet_objects_PhysicsVehicle.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_objects_VehicleWheel.cpp Bullet Native: 14 years ago
com_jme3_bullet_objects_VehicleWheel.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_objects_infos_RigidBodyMotionState.cpp Bullet Native: 14 years ago
com_jme3_bullet_objects_infos_RigidBodyMotionState.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_util_DebugShapeFactory.cpp copy Bullet Native to trunk 14 years ago
com_jme3_bullet_util_DebugShapeFactory.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_util_NativeMeshUtil.cpp - initialize native bullet classes on every object creation 14 years ago
com_jme3_bullet_util_NativeMeshUtil.h copy Bullet Native to trunk 14 years ago
jmeBulletUtil.cpp copy Bullet Native to trunk 14 years ago
jmeBulletUtil.h copy Bullet Native to trunk 14 years ago
jmeClasses.cpp copy Bullet Native to trunk 14 years ago
jmeClasses.h copy Bullet Native to trunk 14 years ago
jmeMotionState.cpp copy Bullet Native to trunk 14 years ago
jmeMotionState.h copy Bullet Native to trunk 14 years ago
jmePhysicsSpace.cpp copy Bullet Native to trunk 14 years ago
jmePhysicsSpace.h copy Bullet Native to trunk 14 years ago
nativeclasses.txt copy Bullet Native to trunk 14 years ago