Commit Graph

7 Commits

Author SHA1 Message Date
Nicola
ceac61e8b2
Merge branch 'next-update' into new-feature 2022-02-05 17:40:03 +01:00
Marco Marinò
c9dd3644a4 vertical symmetry + refactoring 2022-01-29 11:45:47 +01:00
Marco Marinò
43df37dc81 horizontal symmetry brush + symmetry settings 2022-01-28 19:05:17 +01:00
Nicola
d6062c51ad Fixed canvas resizing bug
Every time the user opened the window, the events were rebinded and added multiple times. So every popup added a canvas resizing operation.
2022-01-05 17:41:13 +01:00
unsettledgames
21dd47c2b0 Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
unsettledgames
b2f5521750 Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
unsettledgames
aed5f45e64 Reorganized file tree, made Checkerboard a child of Layer 2021-11-11 23:13:15 +01:00