Skip to content

1.0.1 Release candidate 1 (RC1)

Pre-release
Pre-release
Compare
Choose a tag to compare
@pmudry pmudry released this 29 Apr 10:14
· 341 commits to master since this release

Hey folks, it's time for a new release of gdx2d. This new version includes tons of bug-fixes, new demo programs as well as an improved documentation.

What's new

  • More than 20 issues have been fixed.
  • Libgdx updated to 1.5.6
  • Android project updated
  • Sprite sheets and tiled map support
  • Demos cleaned-up and new demos added.
  • Performance has been improved significantly for pixel operations
  • DemoSelector now can re-open closed demos reliably
  • API has been streamlined
  • The code and Javadoc have been cleaned

How to use / install

Get the sources by clicking hereafter, launch Eclipse and do File -> Import -> Existing project into workspace. You should get 4 projects (2 for android and 2 for desktop). The gdx2d-helloDesktop contains a sample project that you can adapt. All the demos are located into gdx2d-desktop in the demos folder.

What's left to do

Check in the computer rooms if everything still works...