Commit Graph

  • 6be8791dec Finished implementing editor modes unsettledgames 2020-07-20 23:33:17 +02:00
  • e9e1ba96da Started implementing editor modes unsettledgames 2020-07-20 12:59:04 +02:00
  • d4497c4a83 Added icons unsettledgames 2020-07-15 22:15:08 +02:00
  • e473716897 Update README.md unsettledgames 2020-06-29 21:40:45 +02:00
  • 724ce34a91 Update README.md unsettledgames 2020-06-29 15:28:21 +02:00
  • caa81dde1c Finished implementing project loading and saving unsettledgames 2020-06-28 16:57:19 +02:00
  • 2868363bb7 Started project opening unsettledgames 2020-06-27 13:29:28 +02:00
  • 0b5bb3ab1a Fixed scrollbar styling unsettledgames 2020-06-26 18:32:05 +02:00
  • 30158c9dc5 Forgot to save readme unsettledgames 2020-06-26 17:39:49 +02:00
  • 75a6b7ade7 Finished implementing layers unsettledgames 2020-06-26 17:38:39 +02:00
  • a860677488 Changed implementation for moving layers unsettledgames 2020-06-25 23:37:41 +02:00
  • 4bd05f184d Finished implementing history states unsettledgames 2020-06-25 13:19:31 +02:00
  • d077c4f8e0 Implemented history state for flattening all the layers unsettledgames 2020-06-25 12:10:34 +02:00
  • 17a2fe8318 Implemented history state for merging layers unsettledgames 2020-06-25 11:40:47 +02:00
  • 364b5d2652 Implemented history state for deleting layers unsettledgames 2020-06-24 23:40:49 +02:00
  • b694483f40 Implemented history for renaming layers unsettledgames 2020-06-24 22:34:21 +02:00
  • 3dbd7fbb1a Fixed bugs in the already implemented history states, added state for moving layers unsettledgames 2020-06-24 13:30:24 +02:00
  • 74a8ee0988 Implemented history state for adding layers unsettledgames 2020-06-24 12:51:09 +02:00
  • 8201099ad5 Fixed history for canvas edits unsettledgames 2020-06-23 23:29:13 +02:00
  • 927be7c310 Implemented save management unsettledgames 2020-06-23 23:10:56 +02:00
  • 9032bf4fe9 Added layer menu in the top bar unsettledgames 2020-06-23 18:10:10 +02:00
  • 6ad27323e5 Implemented merge, rename and flatten options unsettledgames 2020-06-23 17:34:03 +02:00
  • 50b962a7f5 Almost finished deleting layers unsettledgames 2020-06-22 23:07:40 +02:00
  • 349a4417d8 Fixed a horrible bug that happened when moving layers unsettledgames 2020-06-20 23:50:57 +02:00
  • d9d1406d57 Fixed new pixel creation bug and preview canvas blurriness unsettledgames 2020-06-20 22:49:02 +02:00
  • ab4129546c Added layer move unsettledgames 2020-06-19 23:31:36 +02:00
  • 6cdc764586 Started drag and drop system unsettledgames 2020-06-19 16:20:51 +02:00
  • 10aa6134cc Fixed button visibility unsettledgames 2020-06-19 15:25:25 +02:00
  • c498a495d5 Added canvas preview to layer menu unsettledgames 2020-06-19 15:16:22 +02:00
  • 066582e309 Implemented lock function unsettledgames 2020-06-19 12:57:07 +02:00
  • 750414d63a Implemented visibility option unsettledgames 2020-06-18 23:24:37 +02:00
  • 6cf6f86a91 Currently debugging the add layer function unsettledgames 2020-06-18 16:04:45 +02:00
  • 51d86cee77 Continued basic layer layout unsettledgames 2020-06-17 23:09:11 +02:00
  • 4b9d51200f Started layers menu unsettledgames 2020-06-16 23:23:12 +02:00
  • 65b207e1f7 Merge pull request #1 from lospec/master Nicola 2020-06-16 21:48:36 +02:00
  • 3072a69b55 Merge pull request #11 from unsettledgames/master Lospec 2020-06-16 15:24:53 -04:00
  • 8743bd8549 Fixed colour picker bug unsettledgames 2020-06-16 16:04:36 +02:00
  • 970fe56674 Fixed redundant history save in cut tool unsettledgames 2020-06-15 12:19:56 +02:00
  • 0fc1df1650 Added Selection menu unsettledgames 2020-06-06 21:44:52 +02:00
  • a252d396c6 Added a line to handle the history unsettledgames 2020-06-05 22:28:28 +02:00
  • 9beeefd399 Finished copy / cut /paste unsettledgames 2020-06-05 22:19:48 +02:00
  • 12e43e0449 Continued cut -> paste implementation unsettledgames 2020-04-20 19:26:00 +02:00
  • 944cf1fbed Implement cut tool unsettledgames 2020-04-20 16:55:34 +02:00
  • f1fe597b80 added contributors to splash page Sam Keddy 2020-04-16 18:21:34 +00:00
  • 737afc6e79 removed missing changeTool reference from main file Sam Keddy 2020-04-15 20:21:49 +00:00
  • f3ce09ac5a fixed merge Sam Keddy 2020-04-15 00:10:21 +00:00
  • 91da252f49 created tool class which keeps track of cursors, incorporates changeTool; made changelog data its own file Sam Keddy 2020-04-15 00:01:31 +00:00
  • 6dc80f61bf Merge pull request #7 from Lattay/pedantic Lospec 2020-04-14 16:51:45 -04:00
  • 05066d8cb1 Fix pencil size +/- buttons broken from upstream, apply brush preview snapping to rectangle tool, fix pencil broken by merge Theo Cavignac 2020-04-12 11:39:37 +02:00
  • dd461da675 Snap brush preview to pixel grid Theo Cavignac 2020-04-04 20:48:54 +02:00
  • 24af6b38a3 Update opn into open, make all build steps gulp based Theo Cavignac 2020-04-04 17:43:31 +02:00
  • 6f84b5dfc8 Apply eslint --fix and fix indentation Theo Cavignac 2020-04-04 09:41:56 +02:00
  • 4123c069e2 Enforce style, split build into build and server, parametrize build.js and server.js Theo Cavignac 2020-04-04 09:36:08 +02:00
  • a10453c7cb Merge pull request #6 from unsettledgames/master Lospec 2020-04-09 21:12:26 -04:00
  • b26ac05a84 Fixed blurry cut in Firefox unsettledgames 2020-04-09 17:20:40 +02:00
  • f92a7f4a46 Fixed a few minor bugs unsettledgames 2020-04-09 16:48:19 +02:00
  • d5bbf06e2f removed eraser tool and added color picker Lospec 2020-04-08 14:29:06 -04:00
  • 4b78e8fee1 Fixed undo bug for the rect selection unsettledgames 2020-04-04 15:56:44 +02:00
  • 3bf5d5fbd3 Added undo management for rectangle tool unsettledgames 2020-04-04 15:41:03 +02:00
  • ab0b3e81e3 Fixed more bugs 🆒 🆒 unsettledgames 2020-03-15 17:11:00 +01:00
  • 7dec2f1490 Fixed some bugs 🆒 unsettledgames 2020-03-15 16:32:48 +01:00
  • 4cac83530d Added svgs unsettledgames 2020-03-08 22:48:19 +01:00
  • 7c29ba2d35 Merge branch 'master' into master Lospec 2020-03-07 17:52:45 -05:00
  • 28895f86a1 funding Sam Keddy 2020-03-07 22:48:08 +00:00
  • d899929816 updates Sam Keddy 2020-03-07 22:46:25 +00:00
  • 378e0f0cd0 Fixed bug that deleted the underlying pixels when confirming a selection unsettledgames 2020-03-07 23:13:35 +01:00
  • 9324a6a57e Found a bug unsettledgames 2020-03-07 22:40:05 +01:00
  • 3e5b05bb6b Added fill mode for the rectangle tool unsettledgames 2020-03-07 22:34:12 +01:00
  • 30282fe795 Finished empty rectangle tool unsettledgames 2020-03-07 16:49:01 +01:00
  • 2024ddced6 Almost finishedrectangle tool unsettledgames 2020-03-07 15:37:30 +01:00
  • fd37518e55 Almost finished recangle tool unsettledgames 2020-03-06 23:21:42 +01:00
  • 0786f99d76 Started rectangle tool unsettledgames 2020-03-06 21:39:30 +01:00
  • f1ae36c54c Finished the selection tool unsettledgames 2020-03-05 16:13:23 +01:00
  • b81e3f36a9 Added correct cursor to move tool unsettledgames 2020-03-05 13:34:29 +01:00
  • 7ec24fc046 Added tmp layer unsettledgames 2020-03-04 19:46:19 +01:00
  • c714f5c004 Finished preview rectangle unsettledgames 2020-03-04 19:38:35 +01:00
  • 8c94a951e2 Started implementing preview rect unsettledgames 2020-03-04 15:46:25 +01:00
  • efaa8e3c34 Connected events to rect selection unsettledgames 2020-03-04 14:36:40 +01:00
  • cba4e5c87e Fixed a bug that caused the cursor of the rect selection not to reset after panning unsettledgames 2020-03-04 12:49:20 +01:00
  • 11337b689b Added possibility to select the rectangular selection tool unsettledgames 2020-03-04 12:42:15 +01:00
  • 6995ccb2ee Cloned repository unsettledgames 2020-03-04 11:56:51 +01:00
  • 19920ec943 Update FUNDING.yml Lospec 2019-08-05 16:13:52 -04:00
  • d82e9f203c Create FUNDING.yml Lospec 2019-08-05 16:13:27 -04:00
  • 37c758d455 updated version number and description Sam Keddy 2019-04-04 17:55:33 +00:00
  • 3bf8857a31 updated colors Sam Keddy 2019-04-04 17:46:40 +00:00
  • 3a62ba155e Merge pull request #2 from npalomba/master Lospec 2019-04-04 13:45:18 -04:00
  • 3feee2ce5a Fixed bug that caused the fill tool to not work on transparent areas. npalomba 2019-04-02 22:35:10 +02:00
  • 46bd6a8adb Added eraser resize when right clicking while having the eraser tool selected. npalomba 2019-04-02 19:42:28 +02:00
  • f6b1e3ce5b Removed useless reference to _layers.js in pixel-editor.js. npalomba 2019-04-01 22:22:15 +02:00
  • ab070db6a3 Fixed bug that caused the eraser preview to be shifted from the actual mouse position. npalomba 2019-04-01 22:16:07 +02:00
  • c569656a28 Merge pull request #1 from lospec/master npalomba 2019-04-01 21:58:25 +02:00
  • f7100ff9f7 Added comments, removed unused variables. npalomba 2019-04-01 21:37:53 +02:00
  • 513f74ee06 added eraser svg Sam Keddy 2019-03-31 23:32:32 +00:00
  • 8f4f4c2478 Solved bug that made the colour picker appear in the canvas. npalomba 2019-03-31 19:53:39 +02:00
  • 6a973192da Fixed bug in canvas dragging (pan tool). npalomba 2019-03-31 18:48:15 +02:00
  • bd96d01970 Fixed visibility of canvas before canvas generation. npalomba 2019-03-31 18:44:09 +02:00
  • 13cc6fe3b2 Fixed zooming bug. Eraser tool implementation definitely completed. npalomba 2019-03-31 18:41:08 +02:00
  • 16d816db18 Fixed bug in canvas dragging, must fix the one on resizing. npalomba 2019-03-31 17:15:03 +02:00
  • a9d380ec1d Implemented eraser tool. Must move and resize layers at the same time. npalomba 2019-03-31 16:32:49 +02:00
  • 42a8ce3c4a Fixed bugs in canvas intialization. Started layers implementation. npalomba 2019-03-31 16:01:46 +02:00