Skip to content

Releases: Sepera-okeq/DDS-Evrika-Plugin

Release 1.2

03 Nov 13:18
ec0a1a0
Compare
Choose a tag to compare

What's new in this release:

  • 💾 DDS Export:
    • Added support for selecting the required filter during conversion.
    • Fixed a bug where the selected none format was not forcibly applied.
  • 🖼️ User-friendly interface:
    • A new "filter" field in the settings menu and in the export to DDS as...

image
image


Requirements:

  • Latest version of Krita (v4.2+)
  • Installed ImageMagick (for processing textures on both import and export).

📥 Download the archive for your OS and architecture:

👇 Archives for each operating system and architecture are listed below. Ensure to download the correct version.

WARN: If you want to install Imagick yourself, then download the DDS_EVRIKA_PLUGIN_NO_MAGICK_INSTALL' version.zip since it has no conversion tools that are either installed GLOBALLY in %PATH% Windows or %PATH% Linux. Otherwise, download the version that already includes Imagick.

P.S For Linux and mac OS, you can use DDS_EVRIKA_PLUGIN_NO_MAGICK_INSTALL if you have Imagick globally installed.


🚀 Quick Start:

  1. Download the archive for your operating system 📦.
  2. Extract the contents folder DDS_EVRIKA_PLUGIN and place them in Krita's pykrita folder OR in open Krita and go to Tools > Scripts > Import Python Plugins..., and select the zip archive. Confirm that you want to enable it.
  3. Restart Krita, and you’re ready to import and export DDS with advanced options!

👨‍💻 Contributors: @Sepera-okeq

Release 1.1

02 Nov 23:45
35a9dfd
Compare
Choose a tag to compare

What's new in this release:

  • 🔄 DDS Import:
    • Support automatic use settings (import).
    • New template generator filename. Add support original name.
  • 💾 DDS Export:
    • Support automatic use settings (export).
    • New template generator filename. Add support original name.
  • 🖼️ User-friendly interface:
    • Add Import DDS as... and Export DDS as... where you can always choose which params we will use.
    • Add Evrika Settings with default settings for export and import, as well as enabling support for the original file name during export and import.

image


Requirements:

  • Latest version of Krita (v4.2+)
  • Installed ImageMagick (for processing textures on both import and export).

📥 Download the archive for your OS and architecture:

👇 Archives for each operating system and architecture are listed below. Ensure to download the correct version.

WARN: If you want to install Imagick yourself, then download the DDS_EVRIKA_PLUGIN_NO_MAGICK_INSTALL' version.zip since it has no conversion tools that are either installed GLOBALLY in %PATH% Windows or %PATH% Linux. Otherwise, download the version that already includes Imagick.

P.S For Linux and mac OS, you can use DDS_EVRIKA_PLUGIN_NO_MAGICK_INSTALL if you have Imagick globally installed.


🚀 Quick Start:

  1. Download the archive for your operating system 📦.
  2. Extract the contents folder DDS_EVRIKA_PLUGIN and place them in Krita's pykrita folder OR in open Krita and go to Tools > Scripts > Import Python Plugins..., and select the zip archive. Confirm that you want to enable it.
  3. Restart Krita, and you’re ready to import and export DDS with advanced options!

👨‍💻 Contributors: @Sepera-okeq

🎉 DDSEvrikaPlugin v1.0.0 Release

10 Sep 23:41
6a5019f
Compare
Choose a tag to compare

We are excited to announce the first official release of DDSEvrikaPlugin for Krita! This plugin allows you to import and export DDS files with advanced compression options and mipmap control. Now, artists and game developers can easily work with DDS textures directly within Krita using the power of ImageMagick. 🚀

What's new in this release:

  • 🔄 DDS Import: Import DDS textures directly in Krita with the option to convert to formats like PNG, BMP, and more!
  • 💾 DDS Export:
    • Support for compression formats: dxt1, dxt3, dxt5, bc7, none
    • Ability to set custom mipmap levels for textures
    • Selection between various output formats when exporting
  • ⚙️ ImageMagick integration: Seamlessly process DDS files with ImageMagick, which is known for its versatile image conversion capabilities.
  • 🖼️ User-friendly interface: Easily adjust compression settings and export parameters within a few clicks.

Requirements:

  • Latest version of Krita (v4.2+)
  • Installed ImageMagick (for processing textures on both import and export).

📥 Download the archive for your OS and architecture:

👇 Archives for each operating system and architecture are listed below. Ensure to download the correct version.

WARN: If you want to install Imagick yourself, then download the DDS_EVRIKA_PLUGIN_NO_MAGICK_INSTALL' version.zip since it has no conversion tools that are either installed GLOBALLY in %PATH% Windows or %PATH% Linux. Otherwise, download the version that already includes Imagick.

P.S For Linux and mac OS, you can use DDS_EVRIKA_PLUGIN_NO_MAGICK_INSTALL if you have Imagick globally installed.


🚀 Quick Start:

  1. Download the archive for your operating system 📦.
  2. Extract the contents folder DDS_EVRIKA_PLUGIN and place them in Krita's pykrita folder OR in open Krita and go to Tools > Scripts > Import Python Plugins..., and select the zip archive. Confirm that you want to enable it.
  3. Restart Krita, and you’re ready to import and export DDS with advanced options!

👨‍💻 Contributors: @Sepera-okeq