pixel-editor/js/tools
2022-01-23 12:41:42 +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
EllipseTool.js Implemented empty ellipse 2022-01-23 12:41:42 +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 bugs in new selection system 2022-01-22 12:18:10 +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 Fixed bugs in new selection system 2022-01-22 12:18:10 +01:00
MoveSelectionTool.js Fixed bugs in new selection system 2022-01-22 12:18:10 +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 bugs in new selection system 2022-01-22 12:18:10 +01:00
ResizableTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
SelectionTool.js Removed selection reconstruction 2022-01-22 12:23:39 +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