Commit Graph

6 Commits

Author SHA1 Message Date
unsettledgames
fb1200162e Finished commenting the editor
Also cleaned a few things, removed some unused variables
2020-12-31 16:47:56 +01:00
unsettledgames
aabc715086 Finished todo list for current contribution
Fixed canvas trimming history, added proper setting management for the pixel grid.
2020-09-29 19:10:50 +02:00
unsettledgames
87a25c0137 Finished implementing pixel grid
Added possibility to hide / show the grid.
2020-09-26 12:40:03 +02:00
unsettledgames
933b2919b4 Implemented pixel grid
Added settings for pixel grid, move settings to editor sub menu.
2020-09-26 12:32:31 +02:00
unsettledgames
034715fac8 Fixed bug when undoing layer add
Also created nAppLayers to save the number of layers used by the editor (and that the use can't directly with).
2020-09-26 11:51:18 +02:00
unsettledgames
a205b24742 Started pixel grid 2020-09-25 09:25:27 +02:00