1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-21 21:13:14 +00:00
Pixelorama/Scripts
OverloadedOrama 3a20b3e073 Added a new brush type - Random Brushes
They're like File brushes, but each time you draw, expect to see something different!

To make a random brush, just put the images you want in the same folder (under the main Brushes folder of course), and make sure their filename starts with "%".

I also changed _process() to _input() in Canvas.gd, so there may be some unexpected behavior.
2019-12-26 21:36:56 +02:00
..
Palette Fixed issues when removing a palette color in EditPalettePopup 2019-12-26 02:28:47 +02:00
Rulers Edit palette fixes 2019-12-26 02:01:04 +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 Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
CameraMovement.gd Retain the zoom factor when adding a new frame 2019-12-09 01:39:59 +02:00
Canvas.gd Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
FrameButton.gd Layer Opacity - Change alpha of each layer 2019-12-24 23:51:08 +02:00
Global.gd Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
Import.gd Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
LayerContainer.gd Enchanced Layer Opacity UI- Added Spinbox next to Slider 2019-12-25 00:23:45 +02:00
Main.gd Importing brushes from the Brushes folder now looks inside the subfolders too 2019-12-26 19:01: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