pixel-editor/js
unsettledgames 88a8179d9d Fixed palette block css
Implemented colour adding and removing,must debug
2021-01-07 15:59:08 +01:00
..
tools Started refactoring the code 2020-07-21 16:01:00 +02:00
_addColor.js Fixed colour picker css, must fix the rest 2021-01-07 00:04:48 +01:00
_addColorButton.js Started commenting code 2020-12-31 13:05:51 +01:00
_algorithms.js Added sortable palette (basic mode) 2021-01-03 23:59:11 +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 Added sortable,js to move layers, must implement history 2021-01-01 17:17:55 +01:00
_colorChanged.js Added sortable,js to move layers, must implement history 2021-01-01 17:17:55 +01:00
_colorPicker.js Fixed colour picker css, must fix the rest 2021-01-07 00:04:48 +01: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 Added sortable palette (basic mode) 2021-01-03 23:59:11 +01:00
_deleteColor.js Added sortable,js to move layers, must implement history 2021-01-01 17:17:55 +01:00
_dialogue.js Fixed palette block css 2021-01-07 15:59:08 +01:00
_drawLine.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_editorMode.js Added sortable palette (basic mode) 2021-01-03 23:59:11 +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 Added a few comments (revert here) 2021-01-02 13:03:49 +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
_paletteBlock.js Fixed palette block css 2021-01-07 15:59:08 +01:00
_palettes.js Started implementing editor modes 2020-07-20 12:59:04 +02:00
_pixelEditorUtility.js Added sortable palette (basic mode) 2021-01-03 23:59:11 +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 Fixed colour picker css, must fix the rest 2021-01-07 00:04:48 +01:00
sortable.js Started implementing sortable layers (revert here) 2021-01-01 14:41:31 +01:00