pixel-editor/js
unsettledgames 944cf1fbed Implement cut tool
yeah that was the easy part but still

- Added hotkeys for copy, paste and cut
- Added _copyPaste.js for copy, cut and paste management
2020-04-20 16:55:34 +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 Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_colorChanged.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_consts.js Started implementing preview rect 2020-03-04 15:46:25 +01:00
_copyPaste.js Implement cut tool 2020-04-20 16:55:34 +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 Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +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 Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_hotkeyListener.js Implement cut tool 2020-04-20 16:55:34 +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 Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +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 Implement cut tool 2020-04-20 16:55:34 +02:00
_move.js Implement cut tool 2020-04-20 16:55:34 +02:00
_newPixel.js fixed merge 2020-04-15 00:10:21 +00: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 Implement cut tool 2020-04-20 16:55:34 +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 Implement cut tool 2020-04-20 16:55:34 +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