pixel-editor/js/tools
Nicola 69d7f12790 Slightly refactored selection tool
Now the move tool doesn't depend on how the selection has been made anymore
2021-12-28 23:14:37 +01:00
..
_ellipse.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
BrushTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
DrawingTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
EraserTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
EyeDropperTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
FillTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
LassoSelectionTool.js Slightly refactored selection tool 2021-12-28 23:14:37 +01:00
LineTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
MoveSelectionTool.js Slightly refactored selection tool 2021-12-28 23:14:37 +01:00
PanTool.js Fixed #39 2021-12-12 22:55:28 +01:00
RectangleTool.js Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
RectangularSelectionTool.js Slightly refactored selection tool 2021-12-28 23:14:37 +01:00
ResizableTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
SelectionTool.js Slightly refactored selection tool 2021-12-28 23:14:37 +01:00
ZoomTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00