Gaia Sky 3.6.7
Build 5160f2cfe
TGZ package
.tar.gz
gaiasky-3.6.7.5160f2cfe.tar.gz
signature by tsagrista
AppImage .appimage
gaiasky_3.6.7.5160f2cfe_x86_64.appimage
signature by tsagrista
DEB package .deb
gaiasky_linux_3_6_7.deb
signature by tsagrista
RPM package .rpm
gaiasky_linux_3_6_7.rpm
signature by tsagrista
UNIX Installer .sh
gaiasky_linux_3_6_7.sh
signature by tsagrista
TGZ package .tar.gz
gaiasky_linux_3_6_7.tar.gz
signature by tsagrista
macOS .dmg
gaiasky_macos_3_6_7.dmg
signature by tsagrista
Windows x86-64 .exe
gaiasky_windows-x64_3_6_7.exe
signature by tsagrista
Release Notes
Features
- add composition of timed orbit coordinates and timed orbit coordinates to enable changing orbits during an object’s lifetime.
- update app colors in metainfo file.
- update metainfo with better screenshots, appropriately sized for flathub.
- update icons to higher resolution, add macos and round versions.
- update pointers to project website and docs.
- add script to test frame output.
- add instructions to new website in release script.
- adjust star shader so that sunspots are more prominent. Enable hot reload in star shaders (use
Ctrl
+Shift
+Y
). - remove music classes and events.
- increase default line width of recursive grid.
Bug Fixes
- star velocity vectors in VR do not work.
- star’s proper motions do not work in VR.
stopRecordingCameraPath()
does not work.- default to .jpg instead of .jpeg as file extension for screenshots and still frames.
- refreshing orbits sometimes crashes the thread.
- constellation names sometimes not showing up with LOD catalogs.
FORCE_OBJECT_LABEL_CMD
now accepts anEntity
type to work withsetForceDisplayLabel(name)
API call.- adjust recursive grid labels and base model size.
- billboard rendering for single stars in VR mode.
- do not show component types with no style in visibility component or gamepad GUI.
- focus orientation lock does not work consistently.
- trajectory scaling.
- missing translation keys for invisible component type.
- resotre motion blur settings crashes the app.
- changelog template contains wrong URL paths.
Code Refactoring
- clean up skins, remove unused icons.
Build System
- upgrade to gradle 8.10.
- remove old downloads-table template, update release script with new instructions regarding release publishing on the new gaiasky.space website.
- include metainfo file in tarball, flathub now requires this file to come from upstream.
- remove 16 and 32 pixel icons from launchers. Use only 128px for macOS.
Documentation
- update website pointers in readme file.