pixel-editor/js
unsettledgames 03ba3fe245 Fixed rectangle tool bug
Switching tool from the rectangle caused the editor to freeze.
2020-07-21 14:42:25 +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
.eslintrc.json Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_addColor.js Started project opening 2020-06-27 13:29:28 +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 Fixed a horrible bug that happened when moving layers 2020-06-20 23:50:57 +02:00
_clickedColor.js Fixed colour picker bug 2020-06-16 16:04:36 +02:00
_colorChanged.js Started project opening 2020-06-27 13:29:28 +02:00
_consts.js Started implementing preview rect 2020-03-04 15:46:25 +01:00
_copyPaste.js Implemented lock function 2020-06-19 12:57:07 +02:00
_createButton.js Finished implementing editor modes 2020-07-20 23:33:17 +02:00
_createColorPalette.js Finished implementing project loading and saving 2020-06-28 16:57: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 rectangle tool bug 2020-07-21 14:42:25 +02:00
_editorMode.js Finished implementing editor modes 2020-07-20 23:33:17 +02:00
_fileMenu.js Finished implementing editor modes 2020-07-20 23:33:17 +02:00
_fill.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_getCursorPosition.js Finished implementing layers 2020-06-26 17:38:39 +02:00
_history.js Started project opening 2020-06-27 13:29:28 +02:00
_hotkeyListener.js Fixed history for canvas edits 2020-06-23 23:29:13 +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 Finished implementing editor modes 2020-07-20 23:33:17 +02:00
_loadImage.js Finished implementing editor modes 2020-07-20 23:33:17 +02:00
_loadPalette.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_mouseEvents.js Fixed rectangle tool bug 2020-07-21 14:42:25 +02:00
_move.js Added canvas preview to layer menu 2020-06-19 15:16:22 +02:00
_newPixel.js Finished implementing editor modes 2020-07-20 23:33:17 +02:00
_onLoad.js Finished implementing editor modes 2020-07-20 23:33:17 +02:00
_onbeforeunload.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_palettes.js Started implementing editor modes 2020-07-20 12:59:04 +02:00
_pixelEditorUtility.js Implemented save management 2020-06-23 23:10:56 +02:00
_presets.js Started implementing editor modes 2020-07-20 12:59:04 +02:00
_rectSelect.js Finished implementing layers 2020-06-26 17:38:39 +02:00
_rectangle.js fixed merge 2020-04-15 00:10:21 +00: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 rectangle tool bug 2020-07-21 14:42:25 +02:00
_tools.js Fixed rectangle tool bug 2020-07-21 14:42:25 +02:00
_updateCursor.js Implement cut tool 2020-04-20 16:55:34 +02:00
_variables.js Finished implementing editor modes 2020-07-20 23:33:17 +02:00
pixel-editor-splash-page.js added contributors to splash page 2020-04-16 18:21:34 +00:00
pixel-editor.js Started implementing editor modes 2020-07-20 12:59:04 +02:00