Skip to content

v3.7.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@scenemax3d scenemax3d released this 09 May 19:59
· 45 commits to master since this release
b5abd2e

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

What's Changed Since 3.7.0-alpha3.1:

  • Gradle build (zip) by @JNightRide in #2235
  • Logic code error (LwjglCanvas - LWJGL3) by @JNightRide in #2238
  • Fix SkeletonDebugger deserializing by @tonihele in #2228
  • #2224 Fix bug where the clipRect would be left in the openGL state by @richardTingle in #2225
  • Logs exception as severe on asset locator instantiation failure by @codex128 in #2232
  • stop building with JDK 8 at GitHub Actions by @stephengold in #2254
  • Remove material cache, some materials seem not work when cloned by @tonihele in #2255
  • solution for issue #2250 (exceptions from Image.setMultiSamples(1)) by @stephengold in #2251
  • main.yml: upgrade the wrapper validation action to v3 by @stephengold in #2257

Full Changelog: v3.7.0-alpha3.1...v3.7.0-beta1