GraphicsEditor/addons/graphics_editor/actions
cobrapitz 93610d2f9c - fixed some null error relating to non existing pixels
- added layer highlighting (locked, selected, unselected)
- brush preview enhancements
- removed prints
- fixed color picker tool not picking and adding color
- fixed tool layer not clearing pixels if out of canvas
- added clear active canvas button
- disabled not implemented menu buttons
- workaround for png saving, when files exists
2020-11-08 19:53:33 +01:00
..
Action.gd fixed layer redo/undo, added redo, fixed duplicate layer 2020-11-02 03:59:25 +01:00
Brighten.gd - fixed some null error relating to non existing pixels 2020-11-08 19:53:33 +01:00
Brush.gd update 2020-11-03 19:23:53 +01:00
Bucket.gd update 2020-11-03 19:23:53 +01:00
Cut.gd - fixed some null error relating to non existing pixels 2020-11-08 19:53:33 +01:00
Darken.gd - fixed some null error relating to non existing pixels 2020-11-08 19:53:33 +01:00
Line.gd update 2020-11-03 19:23:53 +01:00
PasteCut.gd added pastecut tool 2020-11-03 19:24:15 +01:00
Pencil.gd update 2020-11-03 19:23:53 +01:00
Rainbow.gd update 2020-11-03 19:23:53 +01:00
Rect.gd - fixed some null error relating to non existing pixels 2020-11-08 19:53:33 +01:00