pixel-editor/js/tools
Sam Keddy c135e2838d fixed urls
changed all urls to be relative (no starting slash) and without /pixel-editor/. Fixed the testing server to deal with these requests (and also include some better logging).
2022-01-13 14:40:35 -05: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 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
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 Polished previous bug fix 2021-12-12 22:50:21 +01:00
PanTool.js fixed urls 2022-01-13 14:40:35 -05:00
RectangleTool.js Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
RectangularSelectionTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
ResizableTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
SelectionTool.js Added ResizableTool and SelectionTool 2021-11-01 13:02:18 +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
_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