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 778c86183f Cel buttons have a green outline to indicate that they're linked
The first time the link button get pressed, the currently selected cel is being linked. In futue commits, new frames will be linked on layers where the link button is pressed.
2020-03-18 02:02:41 +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 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
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 Cel buttons have a green outline to indicate that they're linked 2020-03-18 02:02:41 +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 Cel buttons have a green outline to indicate that they're linked 2020-03-18 02:02:41 +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