pixel-editor/js
unsettledgames fb1200162e Finished commenting the editor
Also cleaned a few things, removed some unused variables
2020-12-31 16:47:56 +01:00
..
tools Started refactoring the code 2020-07-21 16:01:00 +02:00
_addColor.js Started commenting code 2020-12-31 13:05:51 +01:00
_addColorButton.js Started commenting code 2020-12-31 13:05:51 +01:00
_changeZoom.js Started commenting code 2020-12-31 13:05:51 +01:00
_checkCompatibility.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_checkerboard.js Started commenting code 2020-12-31 13:05:51 +01:00
_clickedColor.js Fixed bug when undoing layer add 2020-09-26 11:51:18 +02:00
_colorChanged.js Fixed bug when undoing layer add 2020-09-26 11:51:18 +02:00
_consts.js Started implementing preview rect 2020-03-04 15:46:25 +01:00
_copyPaste.js Started commenting code 2020-12-31 13:05:51 +01:00
_createButton.js Started commenting code 2020-12-31 13:05:51 +01:00
_createColorPalette.js Started commenting code 2020-12-31 13:05:51 +01:00
_deleteColor.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_dialogue.js Started commenting code 2020-12-31 13:05:51 +01:00
_drawLine.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_editorMode.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_fileMenu.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_fill.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_getCursorPosition.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_history.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_hotkeyListener.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_initColor.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_jscolor.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_layer.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_loadImage.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_loadPalette.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_mouseEvents.js Started commenting code 2020-12-31 13:05:51 +01:00
_move.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_newPixel.js Started commenting code 2020-12-31 13:05:51 +01: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 Started commenting code 2020-12-31 13:05:51 +01:00
_pixelGrid.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_presets.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_rectangle.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_rectSelect.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_replaceAllOfColor.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_resizeCanvas.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_resizeSprite.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_settings.js Finished todo list for current contribution 2020-09-29 19:10:50 +02:00
_toolButtons.js Started commenting code 2020-12-31 13:05:51 +01:00
_tools.js Fixed brush preview snapping 2020-09-17 16:11:00 +02:00
_variables.js Fixed bug when undoing layer add 2020-09-26 11:51:18 +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 Started pixel grid 2020-09-25 09:25:27 +02:00