pixel-editor/js
unsettledgames 17da5efb78 Updated splash images credits 2021-07-01 14:46:20 +02:00
..
tools Removed crosshair 2021-06-30 22:17:08 +02:00
.eslintrc.json Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
Util.js Util changes 2021-06-28 19:54:54 -04: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 Finished (basic) advanced palette editor 2021-01-07 23:49:16 +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 Finished binding events to splash page 2021-04-25 12:41:36 +02:00
_createColorPalette.js Fixed bug when loading an image 2021-04-25 12:57:28 +02:00
_deleteColor.js Added sortable,js to move layers, must implement history 2021-01-01 17:17:55 +01:00
_dialogue.js Continued splash page, added presets, resized cover 2021-01-11 18:09:58 +01:00
_drawLine.js Introduce ellipse tool (which draws rectangle for now) 2021-04-29 01:08:16 +02:00
_editorMode.js Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
_ellipse.js Introduce ellipse tool (which draws rectangle for now) 2021-04-29 01:08:16 +02:00
_featureToggles.js Introduce feature toggles and hide ellipsis tool behind such toggle 2021-04-29 01:38:10 +02:00
_featuresLog.js Continued splash page, added presets, resized cover 2021-01-11 18:09:58 +01:00
_fileMenu.js Added hex input to colour picker 2021-04-29 16:54:02 +02:00
_fill.js Fixed infinite loop when filling an area with the same colour 2021-06-30 22:35:46 +02:00
_getCursorPosition.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_history.js Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
_hotkeyListener.js Introduce ellipse tool (which draws rectangle for now) 2021-04-29 01:08:16 +02: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 Fixed layer issue 2021-01-15 10:11:13 -05:00
_line.js Fixed layer issue 2021-01-15 10:11:13 -05:00
_loadImage.js Fixed bug when opening LPE file (the opposite editor mode was selected instead of the right one) 2021-04-25 13:00:16 +02:00
_loadPalette.js Binded new pixel events to splash page and to create dialogue 2021-02-18 22:28:52 +01:00
_logs.js Added latest log loading 2021-04-28 23:39:14 +02:00
_mouseEvents.js Fixed invisible cursor outside of canvas 2021-06-30 22:47:45 +02:00
_move.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_newPixel.js Fixing PresetModule 2021-06-29 08:35:17 -04:00
_onLoad.js Introduce feature toggles and hide ellipsis tool behind such toggle 2021-04-29 01:38:10 +02:00
_onbeforeunload.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_paletteBlock.js Added latest log loading 2021-04-28 23:39:14 +02:00
_palettes.js Util changes 2021-06-28 19:54:54 -04: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 Fixing PresetModule 2021-06-29 08:35:17 -04:00
_rectSelect.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_rectangle.js Fixed wonky rectangle drawing 2021-06-30 23:06:55 +02:00
_replaceAllOfColor.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_resizeCanvas.js Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
_resizeSprite.js Added hex input to colour picker 2021-04-29 16:54:02 +02:00
_settings.js Commit before trying new layout 2021-02-05 12:42:40 +01:00
_splashPage.js Updated splash images credits 2021-07-01 14:46:20 +02:00
_toolButtons.js Introduce ellipse tool (which draws rectangle for now) 2021-04-29 01:08:16 +02:00
_tools.js Fixed #18 2021-06-30 22:13:59 +02:00
_variables.js Finished binding events to splash page 2021-04-25 12:41:36 +02:00
pixel-editor-splash-page.js Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
pixel-editor.js Fixing PresetModule 2021-06-29 08:35:17 -04:00
sortable.js Started implementing sortable layers (revert here) 2021-01-01 14:41:31 +01:00