1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00
Pixelorama/addons
Variable 42428595c5
Spritesheet Autoslicer (#893)
* Added autoSlicer

* Fixed the remaining things (Autoslicer fully functional)

* Update RegionUnpacker.gd

* Formatting

* formatting

* formatting

* neatify

* Update RegionUnpacker.gd

* formatting

* formatting

* Update RegionUnpacker.gd

* Update README.md

* Added region unpacker class

* Optimized the region unpacker, this should now be twice as fast

addon version: f01526e50db98eea6d4d69db3c241d360887af7f

* change Smart Slicer to 5745b26a6e0b7e10bc4a46d07b5f9f0dd8f26c96

5745b26a6e

* Delete addons/SmartSlicer/Shader directory

* removed shader

* Update SmartSlicer Version

278b1c5a80b2c8b89279e405156d556732ce98d2

* Formatting (This is torture LOL)

2578b74ba84289aa109ae715b4a6c90fd5e23126

* Delete addons/SmartSlicer/addons/SmartSlicer/Classes directory

* Formatting

Version remains same

* Delete SmartSlicePreview.gd

* use _draw instead of line2d

and moved SmartSlicerPreview.gd for better organization

* Formatting

* More formatting

* Fix bugs related to import

* fix crash on attempting to open empty image

as new spritesheet tab (smart)

* removed accidental print

* fix empty image warnings
2023-08-06 14:56:39 +03:00
..
aimg_io APNG Loading (#797) 2022-12-23 20:08:46 +02:00
dockable_container Update the dockable_container addon to 1.1.1 2022-11-09 15:09:14 +02:00
gdgifexporter GIF export speedup (#696) 2022-05-23 17:56:05 +03:00
keychain [ImgBot] Optimize images (#827) 2023-02-21 02:24:31 +02:00
SmartSlicer/Classes Spritesheet Autoslicer (#893) 2023-08-06 14:56:39 +03:00
README.md Spritesheet Autoslicer (#893) 2023-08-06 14:56:39 +03:00

Addons

aimgio

Keychain

gdgifexporter

Files extracted from source:

  • gdgifexporter/quantization/enhanced_uniform_quantization.gd

godot-dockable-container

SmartSlicer

  • Upstream: https://github.com/Variable-Interactive/SmartSlicer
  • Version: Based on git commit 2804e6109f9667022c66522ce88a99a56fd67ca8 with a modification on SmartSlicePreview.gd (lines 31-32). Only the contents of addons folder are used and the script SmartSlicePreview.gd is moved to res://src/UI/Dialogs/HelperScripts/ for better organization
  • License: MIT