1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/Scripts
OverloadedOrama 07b62c9fd8 Added "Unlink Cell" to FrameButton's PopupMenu (appears on right click)
Behavior may be changed because it's not set to work with UndoRedo. Not sure if it should, yet.
2020-03-18 02:57:23 +02:00
..
Dialogs Added a boolean to check if new frames will be linked and an array of linked frames to Global.layers 2020-03-14 21:40:10 +02:00
Palette Ability to get color for palette buttons, when editing a palette, from the currently selected left and right colors 2020-03-13 02:04:40 +02:00
Rulers Fixed spacing between some comments 2020-03-09 02:17:49 +02:00
AnimationTimeline.gd Append new linked cells to Global.layers[i][5] 2020-03-18 02:56:29 +02:00
BrushButton.gd Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
CameraMovement.gd The camera now zooms at the mouse's position. 2020-02-09 02:16:14 +02:00
Canvas.gd Backend implementation of an isometric grid 2020-03-12 04:17:48 +02:00
FrameButton.gd Added "Unlink Cell" to FrameButton's PopupMenu (appears on right click) 2020-03-18 02:57:23 +02:00
Global.gd Added a boolean to check if new frames will be linked and an array of linked frames to Global.layers 2020-03-14 21:40:10 +02:00
Import.gd Add palette import from a PNG file 2020-03-02 22:37:52 +01:00
LayerContainer.gd Append new linked cells to Global.layers[i][5] 2020-03-18 02:56:29 +02:00
Main.gd Added a boolean to check if new frames will be linked and an array of linked frames to Global.layers 2020-03-14 21:40:10 +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 Notification labels appear on top of the timeline 2020-03-09 16:59:17 +02:00