1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/addons/gdgifexporter/gif-lzw
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
..
LICENSE Replace godot-gifexporter with godot-gdgifexporter (#295) 2020-08-07 08:13:04 +03:00
lsbbitpacker.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
lsbbitunpacker.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
lzw.gd GIF export speedup (#696) 2022-05-23 17:56:05 +03:00