v1.3.2-alpha
Pre-release
Pre-release
What's Changed
- v1.3.2 by @BugelNiels in #75
- Improved module separation.
- changed defines in nodes to
inline const QString
. - Improved module namespaces style.
- Each module has its own resources directory now.
- Cleaned and simplified the cmake files in the modules.
- Ensured include directories of the modules are properly added to the NITRO target.
- Improved the resource init script
- Added a fix to all bash scripts to ensure execution is still correct when executed from a different directory.
- Cleaned up #include statements.
- Extracted version number to a separate file.
- Fix find_package required in parent cmake.
- Improved readability of all cmake files.
- Improved image viewer color selector.
- Added a histogram widget and node.
- Updated the way dock widgets work. Multiple image viewers can now be spawned.
- Updated formatting and added script for auto-formatting code.
Full Changelog: v1.3.1-alpha...v1.3.2-alpha