Skip to content

v0.2.0

Compare
Choose a tag to compare
@10110111 10110111 released this 19 Oct 22:45
· 51 commits to master since this release

This release changes naming of the ShowMySky library and fixes some bugs.
The changes:

  • ShowMySky library now has soname;
  • ShowMySky library name depends on major version of Qt, so that the versions for Qt5 and for Qt6 can be installed simultaneously;
  • The library can now be used via CMake's CPM without installing;
  • Fixed error handling on macOS (ShowMySky used to crash on any errors);
  • Various OpenGL state management fixes;
  • Rendering the Sun in zero order scattering now correctly takes custom Solar spectrum into account.