1 2 3 4 5 6 7 8 9 |
[1.6.5] - Objects from animated tiles in TMX maps are now supported. - Made possible to use any actor for tooltips. - Improved cross-platform reflection api for annotations. - NinePatch#scale now also scales middle patch size. - GLFrameBuffer is now abstract, renamed setupTexture to createColorTexture, added disposeColorTexture - Added LwjglApplicationConfiguration#gles30Context*Version, see https://github.com/libgdx/libgdx/pull/2941 - Added OpenGL error checking to GLProfiler, see https://github.com/libgdx/libgdx/pull/2889 - Updated to RoboVM 1.6 |
Update your project as usual. Also update your RoboVM Eclipse or IntelliJ IDEA plugin to 1.6.0!. If you are on a Mac, consider using RoboVM Studio. It will take away all the setup pain for you 🙂
Happy Coding!