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 3dfe94f84b - bullet native: add fix for android compilation of native 14 years ago
..
build.xml - add collision callbacks to native bullet 14 years ago
bullet-native-build.txt Bullet Native: 14 years ago
bullet.properties - add collision callbacks to native bullet 14 years ago
com_jme3_bullet_PhysicsSpace.cpp - add collision callbacks to native bullet 14 years ago
com_jme3_bullet_PhysicsSpace.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_collision_PhysicsCollisionEvent.cpp - add missing PhysicsCollisionEvent 14 years ago
com_jme3_bullet_collision_PhysicsCollisionEvent.h - add missing PhysicsCollisionEvent 14 years ago
com_jme3_bullet_collision_PhysicsCollisionObject.cpp - add collision callbacks to native bullet 14 years ago
com_jme3_bullet_collision_PhysicsCollisionObject.h - add collision callbacks to native bullet 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_SixDofSpringJoint.cpp - bullet native: fix two variables from temprorary 14 years ago
com_jme3_bullet_joints_SixDofSpringJoint.h - add collision callbacks to native bullet 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 - add collision callbacks to native bullet 14 years ago
com_jme3_bullet_objects_PhysicsCharacter.h copy Bullet Native to trunk 14 years ago
com_jme3_bullet_objects_PhysicsGhostObject.cpp - add collision callbacks to native bullet 14 years ago
com_jme3_bullet_objects_PhysicsGhostObject.h - add collision callbacks to native bullet 14 years ago
com_jme3_bullet_objects_PhysicsRigidBody.cpp - add collision callbacks to native bullet 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: fix two variables from temprorary 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 - commit fixes to bullet native PhysicsVehicle and DebugShapeFactory (thanks to @chototsu) 14 years ago
com_jme3_bullet_util_DebugShapeFactory.h - commit fixes to bullet native PhysicsVehicle and DebugShapeFactory (thanks to @chototsu) 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 - add collision callbacks to native bullet 14 years ago
jmeClasses.h - add collision callbacks to native bullet 14 years ago
jmeMotionState.cpp - add collision callbacks to native bullet 14 years ago
jmeMotionState.h copy Bullet Native to trunk 14 years ago
jmePhysicsSpace.cpp - bullet native: add fix for android compilation of native 14 years ago
jmePhysicsSpace.h - add collision callbacks to native bullet 14 years ago
jmeUserPointer.h - add collision callbacks to native bullet 14 years ago
nativeclasses.txt copy Bullet Native to trunk 14 years ago