Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

Version 1.5.3:

  • Added! Filtering mode for Combiner scaling textures.
  • Added! Textures scaling on GUI for Combiner and Splitter.
  • Fixed! Issue with the scaler logic limiting the sizes.
  • Minor changes.


Version 1.5.2:

  • Added! Tips added to main buttons.
  • Changed! Right Click and Middle Click switched on Combiner.
  • Fixed! LUT loader now is sharing the core file reader.
  • Fixed! Spelling issues.
  • Minor fixes.
  • Minor changes.


Version 1.5.1:

  • New! Return to menu buttons on each tool.
  • Added! Libs needed in the package, so you don't need to install them.
  • Minor fixes.


Version 1.5.0:

  • New! Updated tools to Qt 6.6 version
  • New! Rewritten Drag & Drop for better precision.
  • New! Per input scaling optimized to render GUI.
  • New! Splitter visual tool with 4 different channels.
  • New! Splitter per layer input and output channel.
  • New! Splitter per layer input and output inverter.
  • New! Splitter per layer resolution and fixer.
  • New! Splitter per layer rotation and flip on all directions.
  • New! Combiner visual tool with up 8 different channels.
  • New! Combiner per layer input and output channel.
  • New! Combiner per layer input and output inverter.
  • New! Combiner per layer resolution and fixer.
  • New! Combiner per layer rotation and flip on all directions.
  • New! Combiner & Splitter supporting alpha channels.
  • New! Combiner & Splitter right click for screenshot.
  • New! Combiner middle click to remove image.
  • New! Per layer alpha channel selection and keep.
  • Added! Per tool screenshot manager.
  • Added! Multi screen support to screenshot tool.
  • New! SSE2 optimizations for image processing.
  • New! Scaler changes to take less time per editing operations.
  • Added! Dynamic Thread Workers support.
  • Added! Dynamic thread workers config.
  • Added! Allow negative screenshot tool images.
  • New! Warning new users about the batch tools.
  • New! Whole rewriten image viewer allows to load up 40 images.
  • New! Image viewer when not using filters up x10 times faster.
  • New! Image viewer store the last session.
  • New! Per image resolution percent calculation of resolutions.
  • New! LUT tools minor fixes and pointers rework internally making it more memory friendly.
  • New! All the tools now share memory once is necesary rather than copy over time.
  • New! Runtime images creation on folder to be shared across tools.
  • New! Drag & Drop to external software or windows on LUT outputs and new tools.
  • New! New secondary button options on all the new tools and older ones.
  • New! Combined save and import IOs in almost tools adding correct settings.
  • Fixed! Color palette now limit the update rate with sliders.
  • Fixed! Color error with palettes in some strange cases.
  • Fixed! Default threads to 4.
  • Fixed! Not displaying images on the LUT tool.
  • Fixed! Non needed pointers.
  • Fixed! Icons properly sync with theme at the new menus
  • Fixed! Small memory leaks.
  • Fixed! Missing tooltips and icons on some buttons.
  • Minor fixes.
  • Minor changes.