Commit Graph

9 Commits

Author SHA1 Message Date
Nicola c5ede4cc69 Fixed selection tools dragging when the cursor is not in the selection 2022-01-31 23:17:15 +01:00
Nicola b616579c65 Continued tool tutorials
Also fixed fill tool history bug
2022-01-25 23:47:01 +01:00
unsettledgames 21dd47c2b0 Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
unsettledgames b2f5521750 Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
unsettledgames 71bfe543a5 Made the color picker an IIFE 2021-12-04 23:11:21 +01:00
unsettledgames 2ca5aa75b4 Added back tool shortctus
Made Events an IIFE instead of a class, fixed a bug in the selection tool.
2021-11-09 12:19:57 +01:00
unsettledgames ea45fa4842 Added back rect selection 2021-11-08 22:25:30 +01:00
unsettledgames a56d7092fc Added ResizableTool and SelectionTool 2021-11-01 13:02:18 +01:00
unsettledgames 26bd57cc92 Added back line tool 2021-10-31 18:03:21 +01:00