SketchUp / sketchup-stl

A SketchUp Ruby Extension that adds STL (STereoLithography) file format import and export.
http://extensions.sketchup.com/content/sketchup-stl
MIT License
248 stars 68 forks source link

File extension should be checked and validated #103

Open thomthom opened 11 years ago

thomthom commented 11 years ago

If a filename is given without an extension ".stl" should be appended. Mismatching extension names should also be corrected.

jimfoltz commented 11 years ago

Not sure what you mean by "mismatching extension names."?

thomthom commented 11 years ago

As in, the user had selected one file type in the dropdown box of the file dialog, but entered a different one as the filename.