1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/Scripts
OverloadedOrama ed2e757c11 Layer Opacity - Change alpha of each layer
Added a slider under the layer add/remove/etc buttons that changes the currently selected layer's transparency. It gets saved in .png and .pxo files, while respecting non-opaque pixels in the image too. Which means, their alpha values aren't being overwritten.
2019-12-24 23:51:08 +02:00
..
Palette Fixed variable shadowing warnings in some palette scripts 2019-12-24 04:08:16 +02:00
Rulers Text under frames and TimelineSeconds color change on different themes 2019-12-24 04:37:17 +02:00
AboutDialog.gd "Brush color from" doesn't appear when Pencil isn't selected 2019-12-03 17:59:50 +02:00
BrushButton.gd Fixed issue where the brush type select popup window chose brush type for the right tool instead of the left 2019-12-16 02:02:49 +02:00
CameraMovement.gd Retain the zoom factor when adding a new frame 2019-12-09 01:39:59 +02:00
Canvas.gd Layer Opacity - Change alpha of each layer 2019-12-24 23:51:08 +02:00
FrameButton.gd Layer Opacity - Change alpha of each layer 2019-12-24 23:51:08 +02:00
Global.gd Layer Opacity - Change alpha of each layer 2019-12-24 23:51:08 +02:00
Guides.gd Made guides thicker so they won't disappear on certain zoom levels 2019-12-10 18:31:55 +02:00
Import.gd Changed normal textures of light theme UI buttons 2019-12-22 20:50:37 +02:00
LayerContainer.gd Layer Opacity - Change alpha of each layer 2019-12-24 23:51:08 +02:00
Main.gd Layer Opacity - Change alpha of each layer 2019-12-24 23:51:08 +02:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
PreferencesDialog.gd Text under frames and TimelineSeconds color change on different themes 2019-12-24 04:37:17 +02:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Merge branch 'master' into line-tool 2019-12-15 17:49:47 +02:00