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/jme3-bullet/src/main/java/com/jme3/bullet/collision/shapes
sgold bf41bae18a fix GImpact scaling in jme3-bullet (native Bullet) 6 years ago
..
BoxCollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago
CapsuleCollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago
CollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago
CompoundCollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago
ConeCollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago
CylinderCollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago
GImpactCollisionShape.java fix GImpact scaling in jme3-bullet (native Bullet) 6 years ago
HeightfieldCollisionShape.java jme3-bullet fix for issue #1125 (physics shapes don't match TerrainQuad) 6 years ago
HullCollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago
MeshCollisionShape.java Removed unused imports. (#1020) 6 years ago
PlaneCollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago
SimplexCollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago
SphereCollisionShape.java jme3-bullet: add and improve comments, mostly JavaDoc 6 years ago