ProtoArt / spritec

The Sprite Compiler turns your 3D models into 2D spritesheets
https://protoart.me/
Mozilla Public License 2.0
32 stars 5 forks source link

GUI: Automatic canvas scale with size #187

Open daose opened 4 years ago

daose commented 4 years ago

Canvas scale (controllable by mouse wheel) should automatically set to a nice value when the width/height changes.

i.e. for 64x64 we have 8x scale, but when we change to 512x512 the canvas is unbelievably huge now, scale should go back to 1x to adjust