Compare commits
1 Commits
74a1adfb27
...
71b7f47bcd
| Author | SHA1 | Date | |
|---|---|---|---|
| 71b7f47bcd |
@@ -18,7 +18,10 @@ sys.path.insert(1, incpath + "/blender2ogre")
|
||||
|
||||
|
||||
import io_ogre
|
||||
io_ogre.register()
|
||||
try:
|
||||
io_ogre.register()
|
||||
except:
|
||||
pass
|
||||
|
||||
gltf_file = argv[0]
|
||||
print("Exporting to " + gltf_file)
|
||||
|
||||
Reference in New Issue
Block a user