Commit Graph

  • 238f313fdc Merge branch 'next-update' of https://github.com/lospec/pixel-editor into next-update Nicola 2022-01-25 00:33:25 +0100
  • 2e360dcf51 Started tool tutorials Nicola 2022-01-25 00:33:23 +0100
  • b5e33e3f34 Fixed magic wand bug, started tool tutorials Nicola 2022-01-25 00:28:24 +0100
  • 33f362ef09 Merge branch 'master' into next-update Nicola 2022-01-24 22:10:05 +0100
  • b9687c85d6
    Merge pull request #77 from lospec/bug-fixes Nicola 2022-01-24 22:09:42 +0100
  • 1b42c0b7ca Fixed brush not working on start Nicola 2022-01-23 18:56:55 +0100
  • cd1d0cd5eb Merge branch 'master' into next-update Nicola 2022-01-23 16:45:27 +0100
  • d762c04ba0 Fixed fill tool bug Nicola 2022-01-23 16:07:04 +0100
  • cc460446b6 Finished ellipse tool Nicola 2022-01-23 13:32:23 +0100
  • f78d99053b Implemented empty ellipse Nicola 2022-01-23 12:41:42 +0100
  • 832f36992b Added ellipse tool setup Nicola 2022-01-22 16:02:10 +0100
  • 6900ecb0c0 Removed selection reconstruction Nicola 2022-01-22 12:23:39 +0100
  • fd688a3e86 Fixed bugs in new selection system Nicola 2022-01-22 12:18:10 +0100
  • ddf11ab061
    Merge pull request #71 from lospec/url-fix-test Nicola 2022-01-19 18:23:30 +0100
  • 86ab2e08e6 Finished magic wand Nicola 2022-01-14 17:58:40 +0100
  • c135e2838d fixed urls url-fix-test Sam Keddy 2022-01-13 14:40:35 -0500
  • 37d21f5dec Fixed pasting selection with cusor out of canvas Nicola 2022-01-12 23:13:53 +0100
  • eada0f7ab1 Continued MagicWand Nicola 2022-01-10 23:37:21 +0100
  • 4c4fbede6e Started magic wand Nicola 2022-01-09 23:53:28 +0100
  • 8eebb35df6 Refined partially external selections Nicola 2022-01-09 23:42:37 +0100
  • d92a2cd1cd Fixed lasso selection Nicola 2022-01-08 19:16:15 +0100
  • ac18dff161 Merge branch 'master' into next-update Nicola 2022-01-08 17:10:30 +0100
  • 08dbef43f7
    Merge pull request #70 from joao-vitor-sr/master Nicola 2022-01-08 17:10:04 +0100
  • ddb882faae Fixed EyeDropperTool bug Joao Vitor 2022-01-08 00:45:35 -0300
  • fa1da7ca4c Added back copy cut paste Nicola 2022-01-07 23:22:42 +0100
  • afff386e5f Added back selection pasting and end of selection Nicola 2022-01-07 23:10:50 +0100
  • 06f534e38e Started selection dragging Nicola 2022-01-06 23:12:09 +0100
  • de2479b007 Started making selection tools more generic Nicola 2022-01-05 23:54:29 +0100
  • 240b0176c3 Merge branch 'master' into next-update Nicola 2022-01-05 17:42:33 +0100
  • ebc6cf0dab
    Merge pull request #69 from lospec/bug-fixes Nicola 2022-01-05 17:42:12 +0100
  • d6062c51ad Fixed canvas resizing bug Nicola 2022-01-05 17:41:13 +0100
  • 4179393e91 Optimized lasso tool selection Nicola 2022-01-05 12:20:51 +0100
  • e139a6cc41 Committing right algorithm before optimizing it Nicola 2022-01-05 12:02:35 +0100
  • bb657976e8 Got back to BFS Nicola 2022-01-05 00:10:02 +0100
  • bd1a806f11 Revert "Commit before dropping the fill tool idea and reverting to the first lasso version" Nicola 2022-01-02 21:57:35 +0100
  • 5b6b3d33bc Commit before dropping the fill tool idea and reverting to the first lasso version Nicola 2022-01-02 21:57:20 +0100
  • 908cc1b17c Started lasso selection computing Nicola 2021-12-29 23:16:16 +0100
  • b37d050af8 Moved cursor in selection check to selection tool Nicola 2021-12-28 23:38:28 +0100
  • 69d7f12790 Slightly refactored selection tool Nicola 2021-12-28 23:14:37 +0100
  • 8df8b3ac54 Started lasso selection preview Nicola 2021-12-28 22:51:18 +0100
  • fd3daecba5 Restored square templates in splash page Nicola 2021-12-27 19:40:23 +0100
  • a52fc647e3 Reduced tool size Nicola 2021-12-27 19:11:59 +0100
  • 2b08f2b1b1 Started symmetry refactoring Marco Marinò 2021-12-27 16:31:46 +0100
  • 587304ccf6 Edited contribution guidelines Nicola 2021-12-27 10:54:37 +0100
  • 8ee0214fad
    Merge pull request #68 from unsettledgames/master Lospec 2021-12-26 15:13:23 -0500
  • a08f239b5c Updated readme Nicola 2021-12-13 15:24:03 +0100
  • 8abe1f04bb Binded closeDialogue to esc Nicola 2021-12-12 23:08:13 +0100
  • 8433b6018a Fixed #39 Nicola 2021-12-12 22:55:28 +0100
  • 62130ae90d Polished previous bug fix Nicola 2021-12-12 22:50:21 +0100
  • 1d9ef0f372 Fixed #46 Nicola 2021-12-12 22:22:46 +0100
  • be852d9aae Fixed #48 and #47 Nicola 2021-12-12 18:37:16 +0100
  • 1bac62be4c Fixed #45, #44, #40, #38 Nicola 2021-12-11 12:48:12 +0100
  • a238fb1b47 Fixed #43, #41, #37 and #35 Nicola 2021-12-11 10:48:14 +0100
  • dfa9810a75 Merge remote-tracking branch 'upstream/master' Nicola 2021-12-09 08:39:04 +0100
  • fd064ebb21 finally removed node-gyp dependency Sam Keddy 2021-12-08 18:42:09 -0500
  • 55f514b92e Fixed pixel grid bug unsettledgames 2021-12-07 23:01:49 +0100
  • 05beab6929 Removed a few dependencies, refactored pixel-editor.js unsettledgames 2021-12-07 12:11:40 +0100
  • 21dd47c2b0 Finished refactoring, moved sprite scaling functions in File unsettledgames 2021-12-06 20:12:57 +0100
  • b2f5521750 Removed all global variables, worked on File class and put canvas resizing functions in File unsettledgames 2021-12-06 17:37:43 +0100
  • d972f9c530 Turned the PaleteBlock into an IIFE unsettledgames 2021-12-06 11:26:42 +0100
  • 71bfe543a5 Made the color picker an IIFE unsettledgames 2021-12-04 23:11:21 +0100
  • 07ed24cc6b Made PixelGrid child of the Layer class unsettledgames 2021-11-12 00:09:20 +0100
  • aed5f45e64 Reorganized file tree, made Checkerboard a child of Layer unsettledgames 2021-11-11 23:13:15 +0100
  • 1d33259abf Fixed cut bug, deleted _copyPaste.js unsettledgames 2021-11-10 17:39:32 +0100
  • b4c069c156 Added back cut / paste unsettledgames 2021-11-09 23:00:29 +0100
  • cd6d959d35 Added back copy / paste unsettledgames 2021-11-09 22:59:17 +0100
  • 73f7c980eb Added back eyedropper alt key binding unsettledgames 2021-11-09 12:53:19 +0100
  • 2ca5aa75b4 Added back tool shortctus unsettledgames 2021-11-09 12:19:57 +0100
  • 3c62a1f0fd Added back tool resizing unsettledgames 2021-11-08 23:12:51 +0100
  • ea45fa4842 Added back rect selection unsettledgames 2021-11-08 22:25:30 +0100
  • a56d7092fc Added ResizableTool and SelectionTool unsettledgames 2021-11-01 13:02:18 +0100
  • 2d8974f9d6 Added back zoom unsettledgames 2021-11-01 12:31:09 +0100
  • c1aba0a89e Added back pan and missing sprite scaling functions unsettledgames 2021-11-01 12:01:31 +0100
  • 32fb4ca943 Added back eyedropper unsettledgames 2021-11-01 11:33:18 +0100
  • d034bbc659 Added back fill tool unsettledgames 2021-10-31 18:31:45 +0100
  • 26bd57cc92 Added back line tool unsettledgames 2021-10-31 18:03:21 +0100
  • 6b739f0ea7 Added back rectangle tool unsettledgames 2021-10-31 12:49:38 +0100
  • b2fef6154d Added back eraser tool unsettledgames 2021-10-27 10:43:51 +0200
  • 35cbe31a71 Added back brush with new tool system unsettledgames 2021-10-27 10:02:21 +0200
  • 222228a6ce Merge remote-tracking branch 'upstream/master' unsettledgames 2021-10-25 19:23:20 +0200
  • 0fcb309cc7 Added basic structure and comments for Tools unsettledgames 2021-10-25 19:23:06 +0200
  • 43abd38ebf Fixed palette loading from lpe file unsettledgames 2021-10-23 18:23:22 +0200
  • bc34208d01
    Merge pull request #62 from lospec/fix-crash-when-deselecting-a-color-with-no-colors Nicola 2021-10-23 18:00:05 +0200
  • a460a5297a changed all color deselections to use optional chaining skeddles 2021-10-22 13:17:16 -0400
  • a930fabcba Solved conflict unsettledgames 2021-09-18 22:32:58 +0200
  • c61b5a9d80 Merge remote-tracking branch 'upstream/master' unsettledgames 2021-09-18 22:32:47 +0200
  • 4044ab18f3
    Merge pull request #61 from jonnysmith1981/master Nicola 2021-09-18 22:28:32 +0200
  • 9cb06e7d1a Current canvas size now used when exporting Jonathan Smith 2021-09-16 07:30:10 +0100
  • 017ef3b6f5 Resolved conflicts with the previous pull request unsettledgames 2021-08-14 22:47:49 +0200
  • a773bba05c Merge remote-tracking branch 'upstream/master' unsettledgames 2021-08-14 21:58:13 +0200
  • 38e0e53b6f
    Merge pull request #58 from NSSure/master Nicola 2021-08-14 17:47:05 +0200
  • 2a40c022d0 Added comments to save project functions NSSure 2021-08-14 11:21:56 -0400
  • f9a1cfc3d3 Added save project dialogue NSSure 2021-08-14 11:20:53 -0400
  • d97b6f5ca5 Added export dialogue for file name NSSure 2021-08-12 22:54:35 -0400
  • 1bf5d4e433 Fixed #56 unsettledgames 2021-07-25 23:26:32 +0200
  • 3361048f24 Fixed #54 unsettledgames 2021-07-25 22:53:26 +0200
  • 2ab45f0f66 Fixed #52 unsettledgames 2021-07-24 12:37:34 +0200
  • 0a774978ef Fixed file loading bug unsettledgames 2021-07-24 10:25:55 +0200
  • da7ae65ead Removed global documentCreated unsettledgames 2021-07-23 19:05:33 +0200
  • 404b1c56c1 Added EditorState, moved editor mode management to that IIFE unsettledgames 2021-07-23 18:54:09 +0200