pixel-editor/js
2019-03-31 13:31:17 +02:00
..
_addColor.js first commit 2019-03-26 23:20:54 +00:00
_addColorButton.js first commit 2019-03-26 23:20:54 +00:00
_changeTool.js first commit 2019-03-26 23:20:54 +00:00
_changeZoom.js first commit 2019-03-26 23:20:54 +00:00
_checkCompatibility.js first commit 2019-03-26 23:20:54 +00:00
_checkerboard.js Tested checkerboard against weird canvas values. A check for negative values in the canvas dimentions should be added. 2019-03-31 13:31:17 +02:00
_clickedColor.js first commit 2019-03-26 23:20:54 +00:00
_colorChanged.js Added _checkerboard.js for transparency checkerboard management. Implemented generation of checkerboard (still need to test it properly, for example with weird height/width values). 2019-03-31 13:28:46 +02:00
_createButton.js first commit 2019-03-26 23:20:54 +00:00
_createColorPalette.js first commit 2019-03-26 23:20:54 +00:00
_deleteColor.js first commit 2019-03-26 23:20:54 +00:00
_dialogue.js first commit 2019-03-26 23:20:54 +00:00
_drawLine.js Added _checkerboard.js for transparency checkerboard management. Implemented generation of checkerboard (still need to test it properly, for example with weird height/width values). 2019-03-31 13:28:46 +02:00
_fileMenu.js first commit 2019-03-26 23:20:54 +00:00
_fill.js first commit 2019-03-26 23:20:54 +00:00
_getCursorPosition.js first commit 2019-03-26 23:20:54 +00:00
_history.js first commit 2019-03-26 23:20:54 +00:00
_hotkeyListener.js Fixed character hotkey for the eraser tool. 2019-03-31 12:24:11 +02:00
_initColor.js first commit 2019-03-26 23:20:54 +00:00
_jscolor.js first commit 2019-03-26 23:20:54 +00:00
_loadImage.js first commit 2019-03-26 23:20:54 +00:00
_loadPalette.js first commit 2019-03-26 23:20:54 +00:00
_mouseEvents.js Added _checkerboard.js for transparency checkerboard management. Implemented generation of checkerboard (still need to test it properly, for example with weird height/width values). 2019-03-31 13:28:46 +02:00
_newPixel.js Added _checkerboard.js for transparency checkerboard management. Implemented generation of checkerboard (still need to test it properly, for example with weird height/width values). 2019-03-31 13:28:46 +02: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
_presets.js first commit 2019-03-26 23:20:54 +00:00
_replaceAllOfColor.js first commit 2019-03-26 23:20:54 +00:00
_setCanvasOffset.js first commit 2019-03-26 23:20:54 +00:00
_settings.js first commit 2019-03-26 23:20:54 +00:00
_toolButtons.js Added eraser icon, added management of eraser size, added event listener for R key (connected to the eraser tool). Started eraser cursor management in _updateCursors.js 2019-03-31 12:17:32 +02:00
_updateCursor.js Added _checkerboard.js for transparency checkerboard management. Implemented generation of checkerboard (still need to test it properly, for example with weird height/width values). 2019-03-31 13:28:46 +02:00
_variables.js Added _checkerboard.js for transparency checkerboard management. Implemented generation of checkerboard (still need to test it properly, for example with weird height/width values). 2019-03-31 13:28:46 +02:00
pixel-editor.js Added _checkerboard.js for transparency checkerboard management. Implemented generation of checkerboard (still need to test it properly, for example with weird height/width values). 2019-03-31 13:28:46 +02:00