pixel-editor/js
2020-09-18 10:18:27 +02:00
..
tools Started refactoring the code 2020-07-21 16:01:00 +02:00
_addColor.js Moved setCanvasOffset to layer 2020-07-21 22:30:46 +02:00
_addColorButton.js Started refactoring the code 2020-07-21 16:01:00 +02:00
_changeZoom.js Moved setCanvasOffset to layer 2020-07-21 22:30:46 +02: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 Tried to refactor more, snapped the brush preview to the pixel grid 2020-07-21 23:36:12 +02:00
_createButton.js Finished implementing editor modes 2020-07-20 23:33:17 +02:00
_createColorPalette.js Merge remote-tracking branch 'upstream/master' 2020-09-17 19:24:23 +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 Started refactoring the code 2020-07-21 16:01:00 +02:00
_editorMode.js Fixed mode switch bug 2020-09-12 11:45:27 +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 Fixed brush preview snapping 2020-09-17 16:11:00 +02:00
_history.js Added history management for duplicating layers 2020-09-17 12:36:15 +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 Added layer focus when it's hovered in the menu 2020-09-18 10:18:27 +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 brush preview snapping 2020-09-17 16:11:00 +02:00
_move.js Added canvas preview to layer menu 2020-06-19 15:16:22 +02:00
_newPixel.js Merge branch 'master' into minor-changes 2020-09-12 11:06:37 +02:00
_onbeforeunload.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_onLoad.js Finished implementing editor modes 2020-07-20 23:33:17 +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 Merge remote-tracking branch 'upstream/master' 2020-09-17 19:24:23 +02:00
_rectangle.js Tried to refactor more, snapped the brush preview to the pixel grid 2020-07-21 23:36:12 +02:00
_rectSelect.js Finished implementing layers 2020-06-26 17:38:39 +02:00
_replaceAllOfColor.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_resizeCanvas.js Added history states for canvas resizing 2020-09-15 13:06:31 +02:00
_resizeSprite.js Added history states for canvas resizing 2020-09-15 13:06:31 +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 brush preview snapping 2020-09-17 16:11:00 +02:00
_variables.js Finished canvas resizing 2020-09-16 13:52:55 +02: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 Added history states for canvas resizing 2020-09-15 13:06:31 +02:00