pixel-editor/js
2021-11-11 23:13:15 +01:00
..
data Reorganized file tree, made Checkerboard a child of Layer 2021-11-11 23:13:15 +01:00
layers Reorganized file tree, made Checkerboard a child of Layer 2021-11-11 23:13:15 +01:00
lib ported to static site, removed _ext folder, split hbs files into partials 2021-07-06 17:24:20 -04:00
tools Fixed cut bug, deleted _copyPaste.js 2021-11-10 17:39:32 +01:00
_colorPicker.js Fixed #52 2021-07-24 12:37:34 +02:00
_drawLine.js Added back eraser tool 2021-10-27 10:43:51 +02:00
_ellipse.js Removed getCursorPosition 2021-07-22 19:05:58 +02:00
_featureToggles.js Introduce feature toggles and hide ellipsis tool behind such toggle 2021-04-29 01:38:10 +02:00
_jscolor.js Removed "colors" global variable 2021-07-22 16:40:58 +02:00
_paletteBlock.js Refactored addColor.js 2021-07-04 13:55:49 -04:00
_pixelGrid.js Fixed #56 2021-07-25 23:26:32 +02:00
_resizeCanvas.js Reorganized file tree, made Checkerboard a child of Layer 2021-11-11 23:13:15 +01:00
_resizeSprite.js Added back pan and missing sprite scaling functions 2021-11-01 12:01:31 +01:00
.eslintrc.json Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
Canvas.js Reorganized file tree, made Checkerboard a child of Layer 2021-11-11 23:13:15 +01:00
checkCompatibilityPixelEditor.js Fixed file loading bug 2021-07-24 10:25:55 +02:00
Color.js Fixed advanced colour picker bugs 2021-07-11 23:27:48 +02:00
ColorModule.js Added back rect selection 2021-11-08 22:25:30 +01:00
Dialogue.js Removed global documentCreated 2021-07-23 19:05:33 +02:00
EditorState.js Reorganized file tree, made Checkerboard a child of Layer 2021-11-11 23:13:15 +01:00
Events.js Added back tool shortctus 2021-11-09 12:19:57 +01:00
File.js Reorganized file tree, made Checkerboard a child of Layer 2021-11-11 23:13:15 +01:00
FileManager.js Added back brush with new tool system 2021-10-27 10:02:21 +02:00
History.js Added back tool shortctus 2021-11-09 12:19:57 +01:00
Input.js Added back copy / paste 2021-11-09 22:59:17 +01:00
LayerList.js Added back rect selection 2021-11-08 22:25:30 +01:00
pixel-editor-splash-page.js Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
pixel-editor.js Reorganized file tree, made Checkerboard a child of Layer 2021-11-11 23:13:15 +01:00
PresetModule.js Added Startup IIFE to take care of the creation of a new project 2021-07-15 18:33:19 +02:00
Settings.js Added basic structure and comments for Tools 2021-10-25 19:23:06 +02:00
SplashPage.js Fixed mode switching, started SplashPage IIFE 2021-07-14 22:48:53 +02:00
Startup.js Reorganized file tree, made Checkerboard a child of Layer 2021-11-11 23:13:15 +01:00
Tool.js Added back eyedropper alt key binding 2021-11-09 12:53:19 +01:00
ToolManager.js Added back eyedropper alt key binding 2021-11-09 12:53:19 +01:00
TopMenuModule.js Fixed cut bug, deleted _copyPaste.js 2021-11-10 17:39:32 +01:00
Util.js Added back eyedropper 2021-11-01 11:33:18 +01:00