Skip to content

v0.3.0

Compare
Choose a tag to compare
@10110111 10110111 released this 28 Mar 20:53
· 34 commits to master since this release

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 have true command.
  • CMake configuration modules are now installed in paths like /usr/lib/cmake/ShowMySky-Qt6 instead of /usr/lib/ShowMySky-Qt6/cmake.