pixel-editor/js
unsettledgames 6cf6f86a91 Currently debugging the add layer function
At the moment the new canvas is correclty added and it's possible to draw on it after selecting the corresponding layer. There's a bug that doesn't let the user select a layer after the first time.
2020-06-18 16:04:45 +02:00
..
tools created tool class which keeps track of cursors, incorporates changeTool; made changelog data its own file 2020-04-15 00:01:31 +00:00
_addColor.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_addColorButton.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_changeZoom.js fixed merge 2020-04-15 00:10:21 +00:00
_checkCompatibility.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_checkerboard.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_clickedColor.js Fixed colour picker bug 2020-06-16 16:04:36 +02:00
_colorChanged.js Fixed colour picker bug 2020-06-16 16:04:36 +02:00
_consts.js Started implementing preview rect 2020-03-04 15:46:25 +01:00
_copyPaste.js Fixed redundant history save in cut tool 2020-06-15 12:19:56 +02:00
_createButton.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_createColorPalette.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_deleteColor.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_dialogue.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_drawLine.js fixed merge 2020-04-15 00:10:21 +00:00
_fileMenu.js Added Selection menu 2020-06-06 21:44:52 +02:00
_fill.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_getCursorPosition.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_history.js Added Selection menu 2020-06-06 21:44:52 +02:00
_hotkeyListener.js Continued cut -> paste implementation 2020-04-20 19:26:00 +02:00
_initColor.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_jscolor.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_layer.js Currently debugging the add layer function 2020-06-18 16:04:45 +02:00
_loadImage.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_loadPalette.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_mouseEvents.js Added Selection menu 2020-06-06 21:44:52 +02:00
_move.js Fixed colour picker bug 2020-06-16 16:04:36 +02:00
_newPixel.js Currently debugging the add layer function 2020-06-18 16:04:45 +02:00
_onbeforeunload.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_onLoad.js fixed merge 2020-04-15 00:10:21 +00:00
_palettes.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_pixelEditorUtility.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_presets.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_rectangle.js fixed merge 2020-04-15 00:10:21 +00:00
_rectSelect.js Finished copy / cut /paste 2020-06-05 22:19:48 +02:00
_replaceAllOfColor.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_setCanvasOffset.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_settings.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_toolButtons.js fixed merge 2020-04-15 00:10:21 +00:00
_tools.js Continued cut -> paste implementation 2020-04-20 19:26:00 +02:00
_updateCursor.js Implement cut tool 2020-04-20 16:55:34 +02:00
_variables.js fixed merge 2020-04-15 00:10:21 +00:00
.eslintrc.json Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
pixel-editor-splash-page.js added contributors to splash page 2020-04-16 18:21:34 +00:00
pixel-editor.js Implement cut tool 2020-04-20 16:55:34 +02:00