1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-13 06:45:17 +00:00
Pixelorama/Scripts
OverloadedOrama 7ff823f3a5 When a custom brush is selected, it now appears as an indicator at the cursor
Also moved blend_image_with_color() to Global and the custom brush image (resized & blended accordingly with the selected color and interpolation factor) is now updated every time something changes (size, color etc) and not every time you draw. This is not true for the eraser, however, as it must be blended with Color(0, 0, 0, 0)
2019-09-27 20:05:24 +03:00
..
AboutDialog.gd Custom brushes, crop image, split screen, about menu & asset re-organizing 2019-09-25 22:59:48 +03:00
BrushButton.gd When a custom brush is selected, it now appears as an indicator at the cursor 2019-09-27 20:05:24 +03:00
CameraMovement.gd Custom brushes, crop image, split screen, about menu & asset re-organizing 2019-09-25 22:59:48 +03:00
Canvas.gd When a custom brush is selected, it now appears as an indicator at the cursor 2019-09-27 20:05:24 +03:00
FrameButton.gd Changed current frame label 2019-09-10 12:47:15 +03:00
Global.gd When a custom brush is selected, it now appears as an indicator at the cursor 2019-09-27 20:05:24 +03:00
LayerContainer.gd Custom brushes, crop image, split screen, about menu & asset re-organizing 2019-09-25 22:59:48 +03:00
Main.gd When a custom brush is selected, it now appears as an indicator at the cursor 2019-09-27 20:05:24 +03:00
SecondViewport.gd When a custom brush is selected, it now appears as an indicator at the cursor 2019-09-27 20:05:24 +03:00
SelectionRectangle.gd Custom brushes, crop image, split screen, about menu & asset re-organizing 2019-09-25 22:59:48 +03:00