Commit Graph

18 Commits

Author SHA1 Message Date
unsettledgames
804a0335b1 Removed replaceAllOfColor, made another commenting round 2021-07-22 19:26:40 +02:00
unsettledgames
6b84cdaa4d Removed getCursorPosition 2021-07-22 19:05:58 +02:00
unsettledgames
cd03923a86 Removed global canvases 2021-07-22 18:11:55 +02:00
unsettledgames
6bd6515385 Removed currentGlobalColor 2021-07-22 18:02:19 +02:00
unsettledgames
d35e768ce8 Fixed wonky rectangle drawing 2021-06-30 23:06:55 +02:00
nkoder
6cc60c00e8 Introduce ellipse tool (which draws rectangle for now) 2021-04-29 01:08:16 +02:00
Leamsi Escribano
29746551e1 Fixed layer issue 2021-01-15 10:11:13 -05:00
unsettledgames
fb1200162e Finished commenting the editor
Also cleaned a few things, removed some unused variables
2020-12-31 16:47:56 +01:00
unsettledgames
d14deeb761 Tried to refactor more, snapped the brush preview to the pixel grid 2020-07-21 23:36:12 +02:00
Sam Keddy
f3ce09ac5a fixed merge 2020-04-15 00:10:21 +00:00
Sam Keddy
91da252f49 created tool class which keeps track of cursors, incorporates changeTool; made changelog data its own file 2020-04-15 00:01:31 +00:00
Theo Cavignac
05066d8cb1 Fix pencil size +/- buttons broken from upstream, apply brush preview snapping to
rectangle tool, fix pencil broken by merge
2020-04-12 11:39:37 +02:00
Theo Cavignac
6f84b5dfc8 Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
unsettledgames
7dec2f1490 Fixed some bugs 🆒 2020-03-15 16:32:48 +01:00
unsettledgames
3e5b05bb6b Added fill mode for the rectangle tool
You can select the fill mode by clicking again on the rect button once you select it. Also added new icons.
2020-03-07 22:34:12 +01:00
unsettledgames
30282fe795 Finished empty rectangle tool 2020-03-07 16:49:01 +01:00
unsettledgames
2024ddced6 Almost finishedrectangle tool
Finished simple rectangle tool, must add the implementation for the size change.
2020-03-07 15:37:30 +01:00
unsettledgames
fd37518e55 Almost finished recangle tool
There's a Math.round bug, sometimes the opacity is off.
2020-03-06 23:21:42 +01:00