pixel-editor/js
2021-07-07 10:13:31 +02:00
..
lib ported to static site, removed _ext folder, split hbs files into partials 2021-07-06 17:24:20 -04:00
tools Removed crosshair 2021-06-30 22:17:08 +02:00
util ported to static site, removed _ext folder, split hbs files into partials 2021-07-06 17:24:20 -04: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
_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 remove mode picker from new pixel dialog 2021-07-06 21:05:41 -04:00
_createColorPalette.js Refactored addColor.js 2021-07-04 13:55:49 -04:00
_deleteColor.js Added sortable,js to move layers, must implement history 2021-01-01 17:17:55 +01:00
_dialogue.js Refactored addColor.js 2021-07-04 13:55:49 -04:00
_drawLine.js Introduce ellipse tool (which draws rectangle for now) 2021-04-29 01:08:16 +02:00
_editorMode.js remove mode picker from new pixel dialog 2021-07-06 21:05:41 -04:00
_ellipse.js Introduce ellipse tool (which draws rectangle for now) 2021-04-29 01:08:16 +02:00
_featuresLog.js Continued splash page, added presets, resized cover 2021-01-11 18:09:58 +01:00
_featureToggles.js Introduce feature toggles and hide ellipsis tool behind such toggle 2021-04-29 01:38:10 +02:00
_fileMenu.js Refactored addColor.js 2021-07-04 13:55:49 -04: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 Refactored addColor.js 2021-07-04 13:55:49 -04:00
_hotkeyListener.js Introduce ellipse tool (which draws rectangle for now) 2021-04-29 01:08:16 +02: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
_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 Merge remote-tracking branch 'upstream/master' 2021-07-07 10:13:31 +02:00
_onbeforeunload.js Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
_onLoad.js remove mode picker from new pixel dialog 2021-07-06 21:05:41 -04:00
_paletteBlock.js Refactored addColor.js 2021-07-04 13:55:49 -04:00
_palettes.js remove mode picker from new pixel dialog 2021-07-06 21:05:41 -04:00
_pixelEditorUtility.js Added sortable palette (basic mode) 2021-01-03 23:59:11 +01:00
_pixelGrid.js made pixel grid switch on by default for basic mode, and off for advanced mode 2021-07-06 20:51:20 -04:00
_presets.js Fixing PresetModule 2021-06-29 08:35:17 -04:00
_rectangle.js Fixed wonky rectangle drawing 2021-06-30 23:06:55 +02: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 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 changed default pixel grid color to black 2021-07-06 20:42:11 -04:00
_splashPage.js ported to static site, removed _ext folder, split hbs files into partials 2021-07-06 17:24:20 -04: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 moved mode switcher on splash to below quickstart 2021-07-06 20:37:47 -04:00
.eslintrc.json Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
checkCompatibilityPixelEditor.js ported to static site, removed _ext folder, split hbs files into partials 2021-07-06 17:24:20 -04:00
ColorModule.js addColor Refactor 2021-07-04 17:36:15 -04:00
pixel-editor-splash-page.js Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
pixel-editor.js Merge remote-tracking branch 'upstream/master' 2021-07-07 10:13:31 +02:00
Util.js Util changes 2021-06-28 19:54:54 -04:00