Commit Graph

11 Commits

Author SHA1 Message Date
unsettledgames
f24ded088b Added hex input to colour picker 2021-04-29 16:54:02 +02:00
unsettledgames
6e483710f0 Fixed sprite scaling history bug 2021-04-29 12:50:59 +02:00
unsettledgames
07f36cf7cb Added latest log loading
Fixed sprite scaling bug
2021-04-28 23:39:14 +02: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
9c68e541d9 Added history management for sprite scaling 2020-09-22 14:17:31 +02:00
unsettledgames
29f8baf627 Fixed data handling bug
When updating a percentage, it based it off the previous edited value (eg if I scale 2x, old value will be equal to 2x, so if you wanted to scale it 0.5x, it actually made it 4x times smaller)
2020-09-22 12:29:58 +02:00
unsettledgames
93c73f939c Implemented sprite resizing 2020-09-21 12:33:45 +02:00
unsettledgames
2a9acebd2f Fixed bug in canvas resizing when resizing sprite 2020-09-21 10:39:37 +02:00
unsettledgames
e9277db48c Added resize sprite data management 2020-09-19 17:04:46 +02:00
unsettledgames
e213acea76 Added resize sprite window opening 2020-09-18 15:22:10 +02:00
unsettledgames
b7d5f603b1 Added history states for canvas resizing
Must fix bug that happens when creating a new layer after resizing the canvas
2020-09-15 13:06:31 +02:00