Nicola
cdabbb4a5c
Added tool size in the top bar
2022-01-31 23:12:28 +01:00
Nicola
2e360dcf51
Started tool tutorials
2022-01-25 00:33:23 +01:00
Nicola
fd688a3e86
Fixed bugs in new selection system
2022-01-22 12:18:10 +01:00
unsettledgames
05beab6929
Removed a few dependencies, refactored pixel-editor.js
2021-12-07 12:11:40 +01:00
unsettledgames
1d33259abf
Fixed cut bug, deleted _copyPaste.js
2021-11-10 17:39:32 +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
35cbe31a71
Added back brush with new tool system
2021-10-27 10:02:21 +02:00
unsettledgames
017ef3b6f5
Resolved conflicts with the previous pull request
2021-08-14 22:47:49 +02:00
unsettledgames
da7ae65ead
Removed global documentCreated
2021-07-23 19:05:33 +02:00
unsettledgames
1b1290c017
Refactored Input.js to Events.js
...
Started working on Input.js, this time it's used to handle mouse clicks and keyboard shortcuts.
2021-07-20 22:52:51 +02:00
unsettledgames
f76d05bffa
Added FileManager and TopMenuModule
...
The TopMenuModule binds the buttons so that they open the sub menus: at the moment it also binds those events that don't have a proper place yet. FileManager contains all the functions that have something to do with files, that is loading, opening, saving and exporting.
2021-07-15 22:21:19 +02:00