GraphicsEditor/addons/graphics_editor/dialogs
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
..
ChangeGridSizeDialog.gd added resize, toggle grid, fix mouse interacting with canvas outside of window, improved performance, only render when changed, using TextureRects' set_pixel instead of drawing rects, canvas size can be changed, load file added ( loadfile and save file might be broken due to change of layer rendering/data structure change) 2020-10-30 12:32:04 +01:00
ConfirmationDialog.gd added resize, toggle grid, fix mouse interacting with canvas outside of window, improved performance, only render when changed, using TextureRects' set_pixel instead of drawing rects, canvas size can be changed, load file added ( loadfile and save file might be broken due to change of layer rendering/data structure change) 2020-10-30 12:32:04 +01:00
LoadFileDialog.gd - fixed some null error relating to non existing pixels 2020-11-08 19:53:33 +01:00
LoadFileDialog.tscn added resize, toggle grid, fix mouse interacting with canvas outside of window, improved performance, only render when changed, using TextureRects' set_pixel instead of drawing rects, canvas size can be changed, load file added ( loadfile and save file might be broken due to change of layer rendering/data structure change) 2020-10-30 12:32:04 +01:00