OGRECave / ogre-meshviewer

Viewer for .mesh and .scene files as consumed by OGRE as well as any format supported by assimp
MIT License
57 stars 13 forks source link

Add shebang to mesh viewer #15

Closed sercero closed 7 months ago

sercero commented 7 months ago

The python script ogre_mesh_viewer.py is missing the shebang, which creates a situation where naively executing the script from command line creates problems.

It is usually expected that one can do:

./ogre_mesh_viewer.py infile