pixel-editor/js
2021-12-04 23:11:21 +01:00
..
data Made PixelGrid child of the Layer class 2021-11-12 00:09:20 +01:00
layers Made the color picker an IIFE 2021-12-04 23:11:21 +01:00
lib ported to static site, removed _ext folder, split hbs files into partials 2021-07-06 17:24:20 -04:00
tools Made the color picker an IIFE 2021-12-04 23:11:21 +01:00
_colorPicker.js Made the color picker an IIFE 2021-12-04 23:11:21 +01:00
_ellipse.js Made the color picker an IIFE 2021-12-04 23:11:21 +01: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
_resizeCanvas.js Made PixelGrid child of the Layer class 2021-11-12 00:09:20 +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
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 Made the color picker an IIFE 2021-12-04 23:11:21 +01:00
EditorState.js Made PixelGrid child of the Layer class 2021-11-12 00:09:20 +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 Made the color picker an IIFE 2021-12-04 23:11:21 +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 Made PixelGrid child of the Layer class 2021-11-12 00:09:20 +01:00
SplashPage.js Fixed mode switching, started SplashPage IIFE 2021-07-14 22:48:53 +02:00
Startup.js Made PixelGrid child of the Layer class 2021-11-12 00:09:20 +01:00
Tool.js Made PixelGrid child of the Layer class 2021-11-12 00:09:20 +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