fstl-app / fstl

A fast STL file viewer
448 stars 105 forks source link

Add the option to reset or not the rotation when loading a new stl file. #103

Closed wdaniau closed 1 year ago

wdaniau commented 1 year ago

Add an option "Reset rotation on load" in the View menu. It is set by default. If set, the behavior is the same as before, that is the rotation of the object is reset when a new file is loaded. If unset, then the actual rotation will be kept when reading a new file. This can be useful when exploring a directory containing files with same orientation.