pixel-editor/js/tools
2022-01-14 17:58:40 +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 Started lasso selection computing 2021-12-29 23:16:16 +01:00
DrawingTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
EraserTool.js Started making selection tools more generic 2022-01-05 23:54:29 +01:00
EyeDropperTool.js Fixed EyeDropperTool bug 2022-01-08 00:56:39 -03:00
FillTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
LassoSelectionTool.js Fixed lasso selection 2022-01-08 19:16:15 +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
MagicWandTool.js Finished magic wand 2022-01-14 17:58:40 +01:00
MoveSelectionTool.js Fixed pasting selection with cusor out of canvas 2022-01-12 23:13:53 +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 Fixed pasting selection with cusor out of canvas 2022-01-12 23:13:53 +01:00
ResizableTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
SelectionTool.js Fixed pasting selection with cusor out of canvas 2022-01-12 23:13:53 +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