mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-03-13 06:45:17 +00:00
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) |
||
---|---|---|
.. | ||
AboutDialog.gd | ||
BrushButton.gd | ||
CameraMovement.gd | ||
Canvas.gd | ||
FrameButton.gd | ||
Global.gd | ||
LayerContainer.gd | ||
Main.gd | ||
SecondViewport.gd | ||
SelectionRectangle.gd |