Skip to content

2.0.0

Compare
Choose a tag to compare
@LaineZ LaineZ released this 04 Oct 11:32
· 6 commits to master since this release

Version 2.0.0

This release improves every aspect of the PhotoConsequences

Changelist:

  • Rewritten in Rust
  • New improved UI with features:
    • GPU Acceleration
    • Ability to zoom image using CTRL+MWHEELUP or CTRL+MWHEELDOWN
    • New dark UI theme and icons
  • Added an option to generate images via "Tools" menu (currently only generating noise images is supported)
  • Added an option to select Input channel greater than 2
  • Added an option to bypass (mute) specified plugin processing
  • Plugin editor now works asynchronously (you can change plugin parameters while processing)
  • Image processing now works asynchronously (you can cancel image processing)
  • Plugin "OTT Multiband compressor by Xfer records" no longer crashes the program
  • And... many-many bugfixes and performance improvements!

Note about the 1.x version

Project files from 1.x version should properly load in 2.0, but otherwise - probably not, because new version uses another compression algorithms.