pixel-editor/js
unsettledgames dbffc0b9da Fixed Util static method issue
Also fixed bug in Util.getElement
2021-07-10 11:05:56 +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 Fixed Util static method issue 2021-07-10 11:05:56 +02: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 Tested get/set functions 2021-07-09 23:44:04 +02: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 Fixed Util static method issue 2021-07-10 11:05:56 +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 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 Tested get/set functions 2021-07-09 23:44:04 +02:00
_mouseEvents.js Edited brush preview to be a bit more visible 2021-07-09 23:50:29 +02:00
_move.js Finished commenting the editor 2020-12-31 16:47:56 +01:00
_newPixel.js Tested get/set functions 2021-07-09 23:44:04 +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 Fixed Util static method issue 2021-07-10 11:05:56 +02: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 Fixed Util static method issue 2021-07-10 11:05:56 +02: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 Tested get/set functions 2021-07-09 23:44:04 +02: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 Tested get/set functions 2021-07-09 23:44:04 +02:00
pixel-editor-splash-page.js Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
pixel-editor.js Fixed Util static method issue 2021-07-10 11:05:56 +02:00
Util.js Fixed Util static method issue 2021-07-10 11:05:56 +02:00