1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00
Pixelorama/addons
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
..
dockable_container Make panel tabs always visible if there are 2 or more tabs in a single panel 2022-03-12 20:46:17 +02:00
gdgifexporter GIF export speedup (#696) 2022-05-23 17:56:05 +03:00
keychain [Keychain] - Hide Open Folder button on HTML5 2022-05-19 14:21:14 +03:00
README.md [Keychain] - Hide Open Folder button on HTML5 2022-05-19 14:21:14 +03:00

Addons

Keychain

gdgifexporter

Files extracted from source:

  • gdgifexporter/quantization/enhanced_uniform_quantization.gd

godot-dockable-container