Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@VolkerEnderlein VolkerEnderlein released this 19 Sep 05:28
2607e09

Note: Please ignore the "Source code (zip)" & "Source code (tar.gz)" downloads at the bottom of this release. (They are auto-generated by GitHub and omit the submodules.)

Release Notes

This is a bugfix release.

  • Added support for building modern styled documentation.
  • Fixed bug that caused SoEventManager::NO_NAVIGATION even if interaction mode is finished.
  • ALT key is now a toggle key that temporary switches the current mode (nav or interaction) to the other mode.
  • Implemented workaround for Qt bug QTBUG-91556 - reversed QWheelEvent axis when ALT key is pressed.
  • Added function setupDefaultCursors() to allow users with a custom navigation file to set default cursors quickly.