1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-20 01:59:49 +00:00
Pixelorama/src/Autoload
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
..
DrawingAlgos.gd Minor code/scene changes 2023-07-08 17:47:24 +03:00
ErrorManager.gd Error elaborator (#891) 2023-07-29 19:19:17 +03:00
Export.gd Error elaborator (#891) 2023-07-29 19:19:17 +03:00
ExtensionsAPI.gd [ExtensionsAPI] New SelectionAPI and more project methods (#885) 2023-07-06 02:52:27 +03:00
Global.gd Minor code/scene changes 2023-07-08 17:47:24 +03:00
HTML5FileExchange.gd Support bmp and tga image files in the Web version 2023-08-01 21:16:54 +03:00
Import.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
OpenSave.gd Spritesheet Autoslicer (#893) 2023-08-06 14:56:39 +03:00
Palettes.gd Fix crash on generating a palette from the current project, and non-pixel cels exist 2023-07-09 15:48:49 +03:00
Tools.gd Implement 3D layers (#840) 2023-03-31 21:58:56 +03:00