Commit Graph

14 Commits

Author SHA1 Message Date
unsettledgames
1bf5d4e433 Fixed #56 2021-07-25 23:26:32 +02:00
unsettledgames
3361048f24 Fixed #54 2021-07-25 22:53:26 +02:00
unsettledgames
2ab45f0f66 Fixed #52
The pixel grid is now disabled when the zoom level is too low; in addition, the thickness of the grid now changes depending on the zoom level.
2021-07-24 12:37:34 +02:00
unsettledgames
804a0335b1 Removed replaceAllOfColor, made another commenting round 2021-07-22 19:26:40 +02:00
unsettledgames
15cca5ffb7 Removed global pixelGridCanvas and currentMouseEvent 2021-07-22 18:57:44 +02:00
unsettledgames
6bd6515385 Removed currentGlobalColor 2021-07-22 18:02:19 +02:00
skeddles
562b9ad074 made pixel grid switch on by default for basic mode, and off for advanced mode 2021-07-06 20:51:20 -04:00
skeddles
c51cb0d68b changed default pixel grid color to black 2021-07-06 20:42:11 -04: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
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