JME 3.9.0 Development

With 3.8.0-stable released, efforts can now be directed towards 3.9. Once a few more PRs are passed I will create the next alpha release for testing.

Here’s a list of 6 PRs that have been reviewed and approved by myself or another contributor, and I plan to merge them in the next 1-2 days:



And here are some other PRs that I haven’t reviewed yet that could use review or approval by anyone else in the meantime. Especially this first PR for IOS support, as I do not have a mac or any IOS devices so it would be best for someone else who does to make a final approval before I merge it:

11 Likes

Hello everyone,
Good news! I’ve opened a new PR to bring HighPassFilter and BandPassFilter audio filters to the jME engine. Go ahead and take a look. :wink:

Huge thanks to @yaRnMcDonuts for his work in leading this release!

9 Likes

Here are two more PRs to optimize resource allocation and remove duplicate code from the MotionEvent and MotionPath classes. I tested the pull requests with my editor.

5 Likes