v0.3.0
This release fixes improves ShowMySky API and fixes some issues.
Main changes:
- Now it's possible to replace view direction shaders via ShowMySky API without re-creating the renderer. This lets Stellarium switch between projections while implementing them in fragment shaders for better image quality.
- Build is fixed one Windows systems where the default shell is
cmd.exe
that doesn't havetrue
command. - CMake configuration modules are now installed in paths like
/usr/lib/cmake/ShowMySky-Qt6
instead of/usr/lib/ShowMySky-Qt6/cmake
.