pixel-editor/js
2021-12-06 20:12:57 +01:00
..
data Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
layers Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
lib Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
tools Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
.eslintrc.json Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
Color.js Turned the PaleteBlock into an IIFE 2021-12-06 11:26:42 +01:00
ColorModule.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
ColorPicker.js Turned the PaleteBlock into an IIFE 2021-12-06 11:26:42 +01:00
Dialogue.js Turned the PaleteBlock into an IIFE 2021-12-06 11:26:42 +01:00
EditorState.js Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
Events.js Added back tool shortctus 2021-11-09 12:19:57 +01:00
FeatureToggles.js Turned the PaleteBlock into an IIFE 2021-12-06 11:26:42 +01:00
File.js Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
FileManager.js Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
History.js Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
Input.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
LayerList.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
PaletteBlock.js Turned the PaleteBlock into an IIFE 2021-12-06 11:26:42 +01:00
pixel-editor-splash-page.js Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
pixel-editor.js Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +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 Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
SplashPage.js Fixed mode switching, started SplashPage IIFE 2021-07-14 22:48:53 +02:00
Startup.js Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
Tool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
ToolManager.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +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