1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/addons/aimg_io
20kdc 4658b1cfb6
APNG Loading (#797)
* APNG loader: Import addon to take over APNG handling

* APNG loader: Transition code to using the AImgIO addon

* APNG loader: Can now open APNGs.

* AImgIO: Update to fix bugs

* APNG loader: HTML5

* APNG loader: gdformat/gdlint addon

* APNG loader: OpenSave formatting fix

* APNG Loader: Add ignore line to OpenSave because it's too big

* Fix GIFAnimationExporter bug caused by the switch to the addon
2022-12-23 20:08:46 +02:00
..
apng_crc32.tres APNG Loading (#797) 2022-12-23 20:08:46 +02:00
apng_exporter.gd APNG Loading (#797) 2022-12-23 20:08:46 +02:00
apng_import_plugin.gd APNG Loading (#797) 2022-12-23 20:08:46 +02:00
apng_importer.gd APNG Loading (#797) 2022-12-23 20:08:46 +02:00
apng_stream.gd APNG Loading (#797) 2022-12-23 20:08:46 +02:00
base_exporter.gd APNG Loading (#797) 2022-12-23 20:08:46 +02:00
COPYING.txt APNG Loading (#797) 2022-12-23 20:08:46 +02:00
crc32.gd APNG Loading (#797) 2022-12-23 20:08:46 +02:00
editor_plugin.gd APNG Loading (#797) 2022-12-23 20:08:46 +02:00
frame.gd APNG Loading (#797) 2022-12-23 20:08:46 +02:00
plugin.cfg APNG Loading (#797) 2022-12-23 20:08:46 +02:00