pixel-editor/js
2020-04-09 17:20:40 +02:00
..
_addColor.js first commit 2019-03-26 23:20:54 +00:00
_addColorButton.js Solved bug that made the colour picker appear in the canvas. 2019-03-31 19:53:39 +02:00
_changeTool.js Added undo management for rectangle tool 2020-04-04 15:41:03 +02:00
_changeZoom.js Fixed zooming bug. Eraser tool implementation definitely completed. 2019-03-31 18:41:08 +02:00
_checkCompatibility.js first commit 2019-03-26 23:20:54 +00:00
_checkerboard.js Added comments, removed unused variables. 2019-04-01 21:37:53 +02:00
_clickedColor.js Almost finished recangle tool 2020-03-06 23:21:42 +01:00
_colorChanged.js Almost finished recangle tool 2020-03-06 23:21:42 +01:00
_consts.js Started implementing preview rect 2020-03-04 15:46:25 +01:00
_createButton.js first commit 2019-03-26 23:20:54 +00:00
_createColorPalette.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_deleteColor.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_dialogue.js first commit 2019-03-26 23:20:54 +00:00
_drawLine.js Fixed some bugs 🆒 2020-03-15 16:32:48 +01:00
_fileMenu.js updates 2020-03-07 22:46:25 +00:00
_fill.js Fixed bug that caused the fill tool to not work on transparent areas. 2019-04-02 22:35:10 +02:00
_getCursorPosition.js Finished preview rectangle 2020-03-04 19:38:35 +01:00
_history.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_hotkeyListener.js Fixed a few minor bugs 2020-04-09 16:48:19 +02:00
_initColor.js first commit 2019-03-26 23:20:54 +00:00
_jscolor.js Solved bug that made the colour picker appear in the canvas. 2019-03-31 19:53:39 +02:00
_layer.js Fixed some bugs 🆒 2020-03-15 16:32:48 +01:00
_loadImage.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_loadPalette.js first commit 2019-03-26 23:20:54 +00:00
_mouseEvents.js Fixed a few minor bugs 2020-04-09 16:48:19 +02:00
_move.js Fixed a few minor bugs 2020-04-09 16:48:19 +02:00
_newPixel.js Fixed some bugs 🆒 2020-03-15 16:32:48 +01:00
_onbeforeunload.js first commit 2019-03-26 23:20:54 +00:00
_onLoad.js first commit 2019-03-26 23:20:54 +00:00
_palettes.js first commit 2019-03-26 23:20:54 +00:00
_pixelEditorUtility.js Fixed bug that deleted the underlying pixels when confirming a selection 2020-03-07 23:13:35 +01:00
_presets.js first commit 2019-03-26 23:20:54 +00:00
_rectangle.js Fixed some bugs 🆒 2020-03-15 16:32:48 +01:00
_rectSelect.js Fixed blurry cut in Firefox 2020-04-09 17:20:40 +02:00
_replaceAllOfColor.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_setCanvasOffset.js Fixed zooming bug. Eraser tool implementation definitely completed. 2019-03-31 18:41:08 +02:00
_settings.js first commit 2019-03-26 23:20:54 +00:00
_toolButtons.js Added fill mode for the rectangle tool 2020-03-07 22:34:12 +01:00
_updateCursor.js Finished empty rectangle tool 2020-03-07 16:49:01 +01:00
_variables.js Finished empty rectangle tool 2020-03-07 16:49:01 +01:00
pixel-editor.js Fixed bug that deleted the underlying pixels when confirming a selection 2020-03-07 23:13:35 +01:00