0.6.6
- Updated to libGDX 1.9.14
- Improved the support for multi-viewport setups. See the javadocs of
ManagedGame#render()
as well as the example for additional information. - The depth buffer bit is now automatically cleared before
ManagedGame#render()
is called - Some other minor improvements