pixel-editor/js
Marco Marinò c10af4623e resizable axis based on zoom 2022-02-05 22:24:13 +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 resizable axis based on zoom 2022-02-05 22:24:13 +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 resizable axis based on zoom 2022-02-05 22:24:13 +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 Fixed #43, #41, #37 and #35 2021-12-11 10:48:14 +01:00
ColorPicker.js Fixed #48 and #47 2021-12-12 18:37:16 +01:00
Dialogue.js Binded closeDialogue to esc 2021-12-12 23:08:13 +01:00
EditorState.js Fixed pixel grid bug 2021-12-07 23:01:49 +01:00
Events.js Added back tool shortctus 2021-11-09 12:19:57 +01:00
FeatureToggles.js Added ellipse tool setup 2022-01-22 16:02:10 +01:00
File.js Merge branch 'next-update' into new-feature 2022-02-05 17:40:03 +01:00
FileManager.js Removed a few dependencies, refactored pixel-editor.js 2021-12-07 12:11:40 +01:00
History.js Fixed #45, #44, #40, #38 2021-12-11 12:48:12 +01:00
Input.js Continued tool tutorials 2022-01-25 23:47:01 +01:00
InputComponents.js Added tool size in the top bar 2022-01-31 23:12:28 +01:00
LayerList.js Fixed #45, #44, #40, #38 2021-12-11 12:48:12 +01:00
PaletteBlock.js Fixed #48 and #47 2021-12-12 18:37:16 +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 vertical symmetry + refactoring 2022-01-29 11:45:47 +01:00
SplashPage.js Fixed mode switching, started SplashPage IIFE 2021-07-14 22:48:53 +02:00
Startup.js resizable axis based on zoom 2022-02-05 22:24:13 +01:00
Tool.js Added tool size in the top bar 2022-01-31 23:12:28 +01:00
ToolManager.js Fixed #82 2022-01-29 21:36:25 +01:00
TopMenuModule.js Added tool size in the top bar 2022-01-31 23:12:28 +01:00
Util.js Finished ellipse tool 2022-01-23 13:32:23 +01:00
pixel-editor-splash-page.js Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
pixel-editor.js Merge branch 'next-update' into new-feature 2022-02-05 17:40:03 +01:00