Skip to content

jMonkeyEngine 3.6.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ali-RS Ali-RS released this 02 Mar 09:28
· 19 commits to v3.6 since this release

A non-production release for development and testing, which will hopefully lead to a "stable" release.

Noteworthy changes relative to 3.6.0-beta2:

  • Bugs and defects addressed:

    • resolve issue #1955 (Can not play vorbis audio on Android API 31+) by @Scrappers-glitch in #1956
    • jme3-jogg: remove dependency on Java Media Framework by @stephengold in #1962
    • solve issue #1960 (use jme3-jogg for loading ogg files on android) and #1972 (Cannot load ogg audio from classpath in Android) by @Ali-RS in #1961
    • solve issue #1963 (TestMusicPlayer fails to load AL library on lwjgl2) by @Ali-RS in #1964
    • Replace Exception with warning in TerrainPatch by @yaRnMcDonuts in #1966
    • solve issue #1969: missing check in GLRenderer.clearVertexAttribs() by @stephengold in #1970
    • solve issue #1975: TestAttachDriver doesn't reset properly by @stephengold in #1976

Full Changelog: v3.6.0-beta2...v3.6.0-beta3