unsettledgames
|
c2bf2fe131
|
Fixed canvas undoing bug
|
2020-09-27 11:25:09 +02:00 |
|
unsettledgames
|
a205b24742
|
Started pixel grid
|
2020-09-25 09:25:27 +02:00 |
|
unsettledgames
|
2a9acebd2f
|
Fixed bug in canvas resizing when resizing sprite
|
2020-09-21 10:39:37 +02:00 |
|
unsettledgames
|
eedde51ad4
|
Fixed pan bug
Since setCanvasOffset is now a method of Layer, it can't be called like a global function.
|
2020-09-18 10:26:56 +02:00 |
|
unsettledgames
|
d6b292a443
|
Merge remote-tracking branch 'upstream/master'
|
2020-09-17 19:24:23 +02:00 |
|
unsettledgames
|
c27a355904
|
Whops fixed bug in duplicating layers
It's .children, not .childNodes, the second one also returns text elements (like \ns)
|
2020-09-17 12:41:47 +02:00 |
|
unsettledgames
|
663b714b46
|
Updated readme
|
2020-09-15 12:12:35 +02:00 |
|
unsettledgames
|
592283321a
|
Updated readme
|
2020-09-13 22:31:00 +02:00 |
|
unsettledgames
|
e473716897
|
Update README.md
|
2020-06-29 21:40:45 +02:00 |
|
unsettledgames
|
724ce34a91
|
Update README.md
|
2020-06-29 15:28:21 +02:00 |
|
unsettledgames
|
caa81dde1c
|
Finished implementing project loading and saving
|
2020-06-28 16:57:19 +02:00 |
|
unsettledgames
|
2868363bb7
|
Started project opening
Fixed a bug in the flatten visible undo, created an array to store the colours in the current palette, implemented project saving.
|
2020-06-27 13:29:28 +02:00 |
|
unsettledgames
|
30158c9dc5
|
Forgot to save readme
|
2020-06-26 17:39:49 +02:00 |
|
unsettledgames
|
75a6b7ade7
|
Finished implementing layers
Updated readme with the features that should be implemented.
|
2020-06-26 17:38:39 +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 |
|
Lospec
|
d5bbf06e2f
|
removed eraser tool and added color picker
|
2020-04-08 14:29:06 -04:00 |
|
npalomba
|
a9d380ec1d
|
Implemented eraser tool. Must move and resize layers at the same time.
Signed-off-by: npalomba <nicola.palomba@studenti.galileilivorno.gov.it>
|
2019-03-31 16:32:49 +02:00 |
|
Sam Keddy
|
ed34980a0e
|
fixed contribute
|
2019-03-28 15:41:05 +00:00 |
|
Sam Keddy
|
660ae90eb7
|
added requirements
|
2019-03-28 15:36:57 +00:00 |
|
Sam Keddy
|
61333721d7
|
updated readme
|
2019-03-26 23:30:07 +00:00 |
|
Sam Keddy
|
7126e83f5f
|
first commit
|
2019-03-26 23:20:54 +00:00 |
|