jMonkeyEngine 3.2.4-stable
A v3.2 patch release with various fixes since v3.2.3:
- issue #1065 (
ClassCastException
inUniform
) - issue #1120 (scaled
GImpactCollisionShape
doesn't collide properly) - issue #1135 (
ConeJoint
causes rigid body to vanish) - issue #1106 (color-space warning from Blender importer)
- issue #1113 (
ParticleEmitter
whensetParticlesPerSec()
is invoked on every update) - issue #1037 (
HullCollisionShape
performance) - pull request #1052 (default textures in j3md)
- issue #1125 (
CollisionShape
doesn't matchTerrainQuad
) - issue #1121 (
PQTorus
bounds) - issue #1060 (
bt32BitAxisSweep3
not implemented)
PLUS new tests, fixes to tests, and improvements to the JavaDoc.