Skip to content

Release v2.2.4

Choose a tag to compare

@github-actions github-actions released this 05 May 21:52
3d08e37

Version 2.2.4 with addition of colour pickers for various tasks, as well as feature enhancements for transitions.

  • Colour pickers have been added for various tasks.
    • Define the demolition border colour for negative multiplication in the brick transition window.
    • Specify the transparency replacement colour.
    • Select a colour to fill the selection.
  • Feature request #29, raised by @Jakub768, has been implemented by adding a third slider to the smooth transition window to adjust the offset property. This delivers the requested behaviour if the other two values (pivot and hardness) are set to maximum 1.
  • Full integration of bzPSD into the TgaBuilderLib assembly instead of NuGet to avoid issues with legacy framework dependencies.
  • Integration of the WPF ColorPicker into the project as a separate assembly to make necessary customisations.
  • Installation of the Avalonia UI ColorPicker as a NuGet package.