Skip to content

jMonkeyEngine 3.5.1-stable

Compare
Choose a tag to compare
@stephengold stephengold released this 20 Mar 06:29
· 2 commits to v3.5 since this release

A production-quality JMonkeyEngine 3.5 patch release with the following changes relative to 3.5.0-stable:

  • Bugs and defects addressed:

    • various built-in shaders don't support core profile (issue #1780, PR #1781)
    • AssertionError in ALAudioRenderer (issue #1761, PR #1762)
  • General improvements:

    • enabled native physics for "Apple Silicon" Macs (issue #1528, b40a91d)
    • added LWJGL v3 natives for "Apple Silicon" Macs (issue #1528, de2e2d3)