Gaia Sky 3.0.1
Build 2318179ff
TGZ package
.tar.gz
gaiasky-3.0.1.2318179ff.tar.gz
no signature
DEB package .deb
gaiasky_linux_3_0_1_2318179ff.deb
no signature
RPM package .rpm
gaiasky_linux_3_0_1_2318179ff.rpm
no signature
macOS .dmg
gaiasky_macos_3_0_1_2318179ff.dmg
no signature
UNIX Installer .sh
gaiasky_unix_3_0_1_2318179ff.sh
no signature
Windows x86-64 .exe
gaiasky_windows-x64_3_0_1_2318179ff.exe
no signature
Release Notes
Bug Fixes
- show information dialog in case of OpenGL or java version problems
- disposing bookmarks manager without it being initialized
- update default screen size
- remove idle FPS and backbuffer config
- file chooser allows selection when entering directories if in DIRECTORIES mode
- update default max number of stars
- increase max heap space from 4 to 8 GB in all configurations
- 24-bit depth buffer, 8-bit stencil
- JSON pointer from DR2 to eDR3
Build System
- update bundled JRE version to 11.0.9+11
Code Refactoring
- all startup messages to i18n bundle, fix swing themes
Documentation
- update pointers to documentation
Features
- saner error reporting with new dialog
- add error dialog that works with OpenGL 2.0 and informs the user of insufficient OpenGL or Java versions
- add safe graphics mode CLI argument
--safemode
- dynamic resolution scaling - first implementation, deactivated
- add safe graphics mode, which does not use float buffers at all. It is activated by default if the context creation for 4.1 fails. It uses OpenGL 3.1.
- download manager is capable of resuming downloads
- special flag to enable OpenGL debug output
- enable GPU debug info with
--debug
flag