armory3d / armory2d

2D Editor
zlib License
83 stars 24 forks source link

Refactor save procedure #44

Closed MoritzBrueckner closed 4 years ago

MoritzBrueckner commented 4 years ago

Saving the canvas + dependencies is now handled in a separate function and some duplicate code was taken together.

luboslenco commented 4 years ago

👍👍