jMonkeyEngine 3.2.4-stable
A v3.2 patch release with various fixes since v3.2.3:
- issue #1065 (
ClassCastExceptioninUniform) - issue #1120 (scaled
GImpactCollisionShapedoesn't collide properly) - issue #1135 (
ConeJointcauses rigid body to vanish) - issue #1106 (color-space warning from Blender importer)
- issue #1113 (
ParticleEmitterwhensetParticlesPerSec()is invoked on every update) - issue #1037 (
HullCollisionShapeperformance) - pull request #1052 (default textures in j3md)
- issue #1125 (
CollisionShapedoesn't matchTerrainQuad) - issue #1121 (
PQTorusbounds) - issue #1060 (
bt32BitAxisSweep3not implemented)
PLUS new tests, fixes to tests, and improvements to the JavaDoc.