.. |
lib
|
ported to static site, removed _ext folder, split hbs files into partials
|
2021-07-06 17:24:20 -04:00 |
tools
|
|
|
_changeZoom.js
|
|
|
_checkCompatibility.js
|
|
|
_checkerboard.js
|
|
|
_colorPicker.js
|
Fixed advanced colour picker bugs
|
2021-07-11 23:27:48 +02:00 |
_consts.js
|
|
|
_copyPaste.js
|
|
|
_createButton.js
|
Merged the two create functions
|
2021-07-15 16:33:26 +02:00 |
_createColorPalette.js
|
Moved dialogue related things to their own IIFE
|
2021-07-13 23:40:23 +02:00 |
_drawLine.js
|
|
|
_editorMode.js
|
Merged the two create functions
|
2021-07-15 16:33:26 +02:00 |
_ellipse.js
|
|
|
_featureToggles.js
|
|
|
_fileMenu.js
|
Merged the two create functions
|
2021-07-15 16:33:26 +02:00 |
_fill.js
|
Refactored History into an IIFE
|
2021-07-14 22:20:55 +02:00 |
_getCursorPosition.js
|
|
|
_hotkeyListener.js
|
Fixed mode switching, started SplashPage IIFE
|
2021-07-14 22:48:53 +02:00 |
_jscolor.js
|
Fixed mode switching, started SplashPage IIFE
|
2021-07-14 22:48:53 +02:00 |
_layer.js
|
Refactored History into an IIFE
|
2021-07-14 22:20:55 +02:00 |
_line.js
|
|
|
_loadImage.js
|
Merged the two create functions
|
2021-07-15 16:33:26 +02:00 |
_loadPalette.js
|
Fixed Color Picker preview not showing
|
2021-07-11 11:32:49 -04:00 |
_mouseEvents.js
|
Fixed Dialogue bug
|
2021-07-14 23:00:12 +02:00 |
_move.js
|
Refactored History into an IIFE
|
2021-07-14 22:20:55 +02:00 |
_newPixel.js
|
Merged the two create functions
|
2021-07-15 16:33:26 +02:00 |
_onbeforeunload.js
|
|
|
_onLoad.js
|
Moved dialogue related things to their own IIFE
|
2021-07-13 23:40:23 +02: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
|
|
|
_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
|
Refactored History into an IIFE
|
2021-07-14 22:20:55 +02:00 |
_replaceAllOfColor.js
|
Added Color class
|
2021-07-11 12:40:48 +02:00 |
_resizeCanvas.js
|
Refactored History into an IIFE
|
2021-07-14 22:20:55 +02:00 |
_resizeSprite.js
|
Refactored History into an IIFE
|
2021-07-14 22:20:55 +02:00 |
_settings.js
|
Moved dialogue related things to their own IIFE
|
2021-07-13 23:40:23 +02:00 |
_toolButtons.js
|
Added Input.js
|
2021-07-12 11:36:30 +02:00 |
_tools.js
|
Fixed Color Picker preview not showing
|
2021-07-11 11:32:49 -04:00 |
_variables.js
|
Merged the two create functions
|
2021-07-15 16:33:26 +02:00 |
.eslintrc.json
|
|
|
checkCompatibilityPixelEditor.js
|
ported to static site, removed _ext folder, split hbs files into partials
|
2021-07-06 17:24:20 -04:00 |
Color.js
|
Fixed advanced colour picker bugs
|
2021-07-11 23:27:48 +02:00 |
ColorModule.js
|
Fixed Dialogue bug
|
2021-07-14 23:00:12 +02:00 |
Dialogue.js
|
Merged the two create functions
|
2021-07-15 16:33:26 +02:00 |
History.js
|
Refactored History into an IIFE
|
2021-07-14 22:20:55 +02:00 |
Input.js
|
Added Input.js
|
2021-07-12 11:36:30 +02:00 |
pixel-editor-splash-page.js
|
|
|
pixel-editor.js
|
Merged the two create functions
|
2021-07-15 16:33:26 +02:00 |
SplashPage.js
|
Fixed mode switching, started SplashPage IIFE
|
2021-07-14 22:48:53 +02:00 |
Util.js
|
Added Color class
|
2021-07-11 12:40:48 +02:00 |