Commit Graph

7 Commits

Author SHA1 Message Date
unsettledgames
aea3942349 Removed crosshair 2021-06-30 22:17:08 +02:00
nkoder
6cc60c00e8 Introduce ellipse tool (which draws rectangle for now) 2021-04-29 01:08:16 +02:00
Leamsi Escribano
9fc5c8e3b8 Fixed line tool bugs 2021-01-14 19:50:56 -05:00
Leamsi Escribano
5556587088 Finished Line Tool 2021-01-14 15:28:57 -05:00
Leamsi Escribano
d3a1b6f474 Working on line tool 2021-01-14 13:04:39 -05:00
unsettledgames
466eb0580c Started refactoring the code
- Can now zoom without selecting the zom tool
- Moved updateCursor to the tool class, deleted _updateCursor.js
- Removed as many references to canvas as possible, removed every global reference to context
- Added methods in Tool class to move the brush preview
2020-07-21 16:01:00 +02: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