.. |
lib
|
ported to static site, removed _ext folder, split hbs files into partials
|
2021-07-06 17:24:20 -04:00 |
tools
|
Removed global dragging variable
|
2021-07-22 15:21:48 +02:00 |
_changeZoom.js
|
Fixed #54
|
2021-07-25 22:53:26 +02:00 |
_checkerboard.js
|
Started commenting code
|
2020-12-31 13:05:51 +01:00 |
_colorPicker.js
|
Fixed #52
|
2021-07-24 12:37:34 +02:00 |
_consts.js
|
Fixed #54
|
2021-07-25 22:53:26 +02:00 |
_copyPaste.js
|
Started commenting code
|
2020-12-31 13:05:51 +01:00 |
_drawLine.js
|
Introduce ellipse tool (which draws rectangle for now)
|
2021-04-29 01:08:16 +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 |
_fill.js
|
Removed replaceAllOfColor, made another commenting round
|
2021-07-22 19:26:40 +02:00 |
_jscolor.js
|
Removed "colors" global variable
|
2021-07-22 16:40:58 +02:00 |
_line.js
|
Removed replaceAllOfColor, made another commenting round
|
2021-07-22 19:26:40 +02:00 |
_mouseEvents.js
|
Removed global documentCreated
|
2021-07-23 19:05:33 +02:00 |
_move.js
|
Removed replaceAllOfColor, made another commenting round
|
2021-07-22 19:26:40 +02:00 |
_paletteBlock.js
|
Refactored addColor.js
|
2021-07-04 13:55:49 -04:00 |
_palettes.js
|
Fixed palette loading bug
|
2021-07-23 18:30:04 +02:00 |
_pixelGrid.js
|
Fixed #56
|
2021-07-25 23:26:32 +02:00 |
_rectangle.js
|
Removed replaceAllOfColor, made another commenting round
|
2021-07-22 19:26:40 +02:00 |
_rectSelect.js
|
Removed replaceAllOfColor, made another commenting round
|
2021-07-22 19:26:40 +02:00 |
_resizeCanvas.js
|
Removed replaceAllOfColor, made another commenting round
|
2021-07-22 19:26:40 +02:00 |
_resizeSprite.js
|
Removed replaceAllOfColor, made another commenting round
|
2021-07-22 19:26:40 +02:00 |
_toolButtons.js
|
Removed replaceAllOfColor, made another commenting round
|
2021-07-22 19:26:40 +02:00 |
_tools.js
|
Removed replaceAllOfColor, made another commenting round
|
2021-07-22 19:26:40 +02:00 |
_variables.js
|
Removed global documentCreated
|
2021-07-23 19:05:33 +02:00 |
.eslintrc.json
|
|
|
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
|
Fixed #56
|
2021-07-25 23:26:32 +02:00 |
Dialogue.js
|
Removed global documentCreated
|
2021-07-23 19:05:33 +02:00 |
EditorState.js
|
Fixed #52
|
2021-07-24 12:37:34 +02:00 |
Events.js
|
Added mouse event simulation
|
2021-07-22 15:18:46 +02:00 |
FileManager.js
|
Resolved conflicts with the previous pull request
|
2021-08-14 22:47:49 +02:00 |
History.js
|
Fixed #56
|
2021-07-25 23:26:32 +02:00 |
Input.js
|
Removed global documentCreated
|
2021-07-23 19:05:33 +02:00 |
Layer.js
|
Removed all Layer-related global variables
|
2021-07-23 16:25:15 +02:00 |
LayerList.js
|
Turned _settings.js into an IIFE
|
2021-07-23 18:45:23 +02:00 |
pixel-editor-splash-page.js
|
Fixed sprite scaling history bug
|
2021-04-29 12:50:59 +02:00 |
pixel-editor.js
|
Resolved conflicts with the previous pull request
|
2021-08-14 22:47:49 +02: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
|
Fixed #56
|
2021-07-25 23:26:32 +02:00 |
SplashPage.js
|
Fixed mode switching, started SplashPage IIFE
|
2021-07-14 22:48:53 +02:00 |
Startup.js
|
Fixed #52
|
2021-07-24 12:37:34 +02:00 |
TopMenuModule.js
|
Resolved conflicts with the previous pull request
|
2021-08-14 22:47:49 +02:00 |
Util.js
|
Moved some of _pixelEditorUtility.js functions to proper files
|
2021-07-18 22:44:31 +02:00 |