1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/Scripts
OverloadedOrama eeaa691d36 Better spritesheet exporting
You can now choose how many columns you want your spritesheet to be, allowing you to export atlases.

ISSUE: If the number of columns is larger than the number of rows AND rows * columns are not equal to the number of frames, the result is weird. The exported image has transparent space on its bottom side.
2019-12-29 16:55:01 +02:00
..
Dialogs Better spritesheet exporting 2019-12-29 16:55:01 +02:00
Palette Fix multiple inferring errors 2019-12-27 19:00:45 -03:00
Rulers Fix multiple inferring errors 2019-12-27 19:00:45 -03:00
BrushButton.gd Fix multiple inferring errors 2019-12-27 19:00:45 -03:00
CameraMovement.gd Retain the zoom factor when adding a new frame 2019-12-09 01:39:59 +02:00
Canvas.gd Fixed issue where the canvas was stuck on 64x64 size 2019-12-28 19:03:45 +02:00
FrameButton.gd Layer Opacity - Change alpha of each layer 2019-12-24 23:51:08 +02:00
Global.gd Importing spritesheets is now possible 2019-12-28 18:35:53 +02:00
Import.gd Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
LayerContainer.gd Layers stay invisible when adding/removing/moving a new layer 2019-12-27 20:24:44 +02:00
Main.gd Changed Export PNG settings, moved code from Main.gd to ExportSprites.gd 2019-12-28 20:30:33 +02:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Fix multiple inferring errors 2019-12-27 19:00:45 -03:00