• by Thomas Cashman
  • 2017-07-10 18:30:00 +0000

mini2Dx 1.5.3 released

mini2Dx 1.5.3 has now been released to Maven Central. This release fixes integration between LibGDX’s stage2D and mini2Dx-ui.

To update your existing projects, see the Updating mini2Dx wiki page.

Read more

  • by Thomas Cashman
  • 2017-06-13 18:42:00 +0000

mini2Dx 1.5.2 released

mini2Dx 1.5.2 has now been released to Maven Central. This release fixes a locking issue when calling removeAll(List) on concurrent quad tree implementations.

To update your existing projects, see the Updating mini2Dx wiki page.

Read more

  • by Thomas Cashman
  • 2017-06-10 22:00:00 +0000

mini2Dx 1.5.1 released

mini2Dx 1.5.1 has now been released to Maven Central. This release adds some minor improvements to API:

  • Initial support for JRebel - re-layout UiContainer instances if UI classes change
  • Added label + icon getters for TabButton
  • Added removeAll() method to UiNavigation interface and implementations

To update your existing projects, see the Updating mini2Dx wiki page.

Read more

  • by Thomas Cashman
  • 2017-06-03 19:00:00 +0000

mini2Dx 1.5.0 released

mini2Dx 1.5.0 has now been released to Maven Central. This release contains a lot of performance improvements, API improvements and bug fixes. You can find the full list in the CHANGES file. To update your existing projects, see the Updating mini2Dx wiki page.

Read more

  • by Thomas Cashman
  • 2017-04-30 09:00:00 +0000

Website moved to Github

The website has now been moved to the docs folder in the Github repository.

The old maven repo has now been shutdown, all previously releases have been uploaded to Maven Central. If you receive a warning about the URL not resolving during your build, just remove the mini2Dx URLs from the repo section of your build.gradle.

Also, note that anyone using parcl will need to upgrade to 1.1.0.

If there are any issues, please let me know on the Issue Tracker.

Read more

mini2Dx is game programming simplified

An easy to use API with powerful features and plugins to help you build your next game