1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00
Pixelorama/addons/gdgifexporter
Martin Novák 86beee6aab
GIF export speedup (#696)
* Simplify code table to a single Dictionary

* Speedup local color table creation

* Remove blep

* Fix format

* Rewrite add image data block function

* Speedup get_bits_number

* Format and remove commented method

Co-authored-by: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
2022-05-23 17:56:05 +03:00
..
gif-lzw GIF export speedup (#696) 2022-05-23 17:56:05 +03:00
quantization Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
converter.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
exporter.gd GIF export speedup (#696) 2022-05-23 17:56:05 +03:00
LICENSE Replace godot-gifexporter with godot-gdgifexporter (#295) 2020-08-07 08:13:04 +03:00
little_endian.gd Fixed some leak issues with gdgifexporter 2020-08-19 01:01:00 +03:00
lookup_color.shader Update gdgifexporter (#299) 2020-08-09 00:16:03 +03:00
lookup_similar.shader Replace godot-gifexporter with godot-gdgifexporter (#295) 2020-08-07 08:13:04 +03:00