Skip to content

v1.3.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@BugelNiels BugelNiels released this 23 Jul 14:03
· 25 commits to main since this release
ea7c746

What's Changed

  • 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