Skip to content

jMonkeyEngine 3.1 alpha 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@shadowislord shadowislord released this 11 Apr 08:12
· 2609 commits to master since this release

If you skipped alpha 4 then all of those caveats still apply: https://hub.jmonkeyengine.org/t/jmonkeyengine-3-1-alpha-4-released/35478

Highlights of this release:

  • Material Parameter Overrides
  • some cloning bug fixes from regressions in alpha4
  • Texture arrays are now allowed as color buffer render targets.
  • Rendering depth to texture arrays.
  • AudioListenerState that automatically updates the Audio Listener with the main camera location
  • Fixes to audio and the addition of AudioNode.setVelocityFromTranslation() that will auto-calc velocity
  • Various bug fixes.
  • Removal of many deprecated classes and methods.

There were actually a lot of little fixes and changes in this release. I encourage you to peruse the full log below.