1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/Scripts
OverloadedOrama c64c3408e8 Added two new tools, Paint all pixels of same color and lighten/darken
- Paint all pixels of same color tool added. Does what it says.
- Lighten/darken tool. It lightens by default, darkens when user is pressing Ctrl.
- Removed tool variables from main - stored everything in an array instead.
2019-10-23 02:54:29 +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 Brushes now get removed when opening a project, indicators for chosen sprites 2019-10-02 21:58:19 +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 Added two new tools, Paint all pixels of same color and lighten/darken 2019-10-23 02:54:29 +03:00
FrameButton.gd Changed current frame label 2019-09-10 12:47:15 +03:00
Global.gd Fixed issue #9 and custom brush cursor indicator position 2019-10-03 19:37:31 +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 Added two new tools, Paint all pixels of same color and lighten/darken 2019-10-23 02:54:29 +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