Edit of asset "Godot QOI" Accepted

Old/Current New/Edit
Title Godot QOI Godot QOI
Description This is a QOI (Quite OK Image Format) wrapper for Godot Engine. This addon will allow you to read, write, encode and decode images to or from the QOI format.

This is a GDNative library. Includes precompiled binaries for Windows, Linux, macOS and Android, but it must compile for each platform which Godot Engine supports.

Features:
- Fastest encoding
- Fast decoding
- Editor integration
- Cross-platform
- Simple API

Disadvantage:
- Large file size (compared to PNG or WebP. more than 2-3 times larger)
- No VRAM compression

Editor integration:
* After installation, do not forget to enable the plugin in the project settings.
As with regular textures, qoi can be used as sprites or textures of materials. QOI will be imported into the .import folder to write additional settings to the original .qoi file.
Import parameters are also available.
And you can save any texture as a qoi image directly in the editor.

How to remove the editor integration?
If you do not need integration into the editor, you can simply delete or not extract the "addons/qoi/editor/" folder. You will still be able to work with images using scripts, but the editor will not recognize qoi.
This is a QOI (Quite OK Image Format) wrapper for Godot Engine. This addon will allow you to read, write, encode and decode images to or from the QOI format.

This is a GDNative library.
Includes precompiled binaries for Windows and Linux, but it must compile for each platform which Godot Engine supports.
Category Misc Misc
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/DmitriySalnikov/godot_qoi https://github.com/DmitriySalnikov/godot_qoi
Issues Url https://github.com/DmitriySalnikov/godot_qoi/issues https://github.com/DmitriySalnikov/godot_qoi/issues
Godot version Godot 3.4 Godot 3.4
Version String 1.3 1.0
Download Commit db5df3ee07f477c94e763dc9dae99af18739ed8c 3ddf1f917dd569f31b03ddf9c3d90c27d1c02afd
Download Url (Computed) https://github.com/DmitriySalnikov/godot_qoi/archive/db5df3ee07f477c94e763dc9dae99af18739ed8c.zip https://github.com/DmitriySalnikov/godot_qoi/archive/3ddf1f917dd569f31b03ddf9c3d90c27d1c02afd.zip
Icon Url https://raw.githubusercontent.com/DmitriySalnikov/godot_qoi/3ddf1f917dd569f31b03ddf9c3d90c27d1c02afd/icon.png
https://raw.githubusercontent.com/DmitriySalnikov/godot_qoi/3ddf1f917dd569f31b03ddf9c3d90c27d1c02afd/icon.png
Preview Insert
Type video
Image/Video URL https://user-images.githubusercontent.com/7782218/152955097-285f81dc-2b65-4f80-bd6a-890b7280d806.mp4
Thumbnail