Skip to content

jMonkeyEngine 3.2.1 stable

Choose a tag to compare

@shadowislord shadowislord released this 21 Jan 09:41
· 2472 commits to master since this release

3.2 Patch version with some fixes

  • Fix An infinite loop in EmitterSphereShape#getRandomPoint (#764)
  • Fix Wrong class instantiation in DOMInputCapsule (#783)
  • Reduce the logging level for OpenCLObjectManager (#694)
  • Fix Shadow Filters not having a default constructor and hence not being deserializable.
  • Adds missing key code for Print Screen (#682) (#806)
  • Fix Ogre importer ignoring receive_shadows issue #647
  • initialize InputManager.cursorPos to fix issue #792 for LWJGL2
  • Fix javadoc for Quaternion.toAngles() method (#802)
  • Fixed typo in assert described in issue (#538)
  • correct javadoc typo in AppSettings.java
  • Fixes issues in the gltf loader when there are several skins