Release 1.2
Installers for the most recent version of ManiVault can always be found on manivault.studio/downloads.
All available installers are listed here.
What's changed in version 1.2
New
- Extend the current learning center API with tutorial functionality, added several tutorials that can be opened from the start page, by @ThomasKroes in #738
- Implement and use proprietary file dialog class by @ThomasKroes in #735
- Add some comparison helpers by @alxvth in #731
- Add image mask functions by @alxvth in #732
- Add ability to select multiple options in options action in a single popup session by @ThomasKroes in #744
- Add element specifier getter to point data by @alxvth in #758
- Add GUI name setter to DatasetImpl by @ThomasKroes in #724
- Add method to remove linked data by @alxvth in #730
- Add const getMap for SelectionMap by @alxvth in #754
Improved
- Full support for learning center in view plugin hamburger menu by @ThomasKroes in #698
- Option to use native or Qt file dialog, default to native by @alxvth in #696
- Link statically to QuaZip by @ThomasKroes in #716
- Resolve linked data of all source datasets during selections by @alxvth in #713
- Highlight cluster selections by @alxvth in #727
- Implements two dataset(s) identifier copy modalities by @ThomasKroes in #742
- Reset the dock manager also for non view plugin dock widgets by @ThomasKroes in #739
- Run plugin manager dialog modal by @ThomasKroes in #751
- Several improvements to mv::gui::VersionAction and util::version in #767, #769, #771 by @ThomasKroes
Fixed
- Fix plugin destruction in #759, #764 by @ThomasKroes and @alxvth
- Fix manager destruction by @ThomasKroes in #728
- Fix plugin numbering by @ThomasKroes in #761
- Fix HTML rendering problems in sample scope plugin by @ThomasKroes in #709
- Several cmake fixes in #714, #718, #719, #721 by @alxvth
- Fix malformed clusters crash by @alxvth in #725
- Fix inversion of selections of subsets by @JulianThijssen in 15ea0ad, a136e05
- Fix toggle action drag and drop by @ThomasKroes in #723
- Fix crash on open project by @ThomasKroes in #733
- Fix zoom changes brush size by @alxvth in #765
- Fix recent projects not showing up after loading a project by @ThomasKroes in #740
- Properly restore floating view plugins from project by @ThomasKroes in #752
- Solves mv::gui::TriggerAction and mv::gui::ToggleAction scaling issues by @ThomasKroes in #746
- Only enable non-default presets in presets in presets manager dialog by @ThomasKroes in #755
- Fix plugin preset with data by @ThomasKroes in #756
- Prevent duplicate public action names by @ThomasKroes in #757
- Fix view plugin learning center overlay blocking the view plugin widget interaction by @ThomasKroes in #773
Full Changelog: v1.1...v1.2