We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blender Version 3.4.1
Describe the bug I want to export a Turnstile model and get this error:
Python: Traceback (most recent call last): File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\export_mdl\operators\WAR3_OT_export_mdl.py", line 73, in execute export_mdl.save(self, context, settings, filepath=filepath, mdl_version=800) File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\export_mdl\export_mdl.py", line 623, in save writer.write("Position {%s, %s, %s}" % tuple(map(f2s, camera.pivot))) AttributeError: 'Object' object has no attribute 'pivot'
The model: https://sketchfab.com/3d-models/turnstile-from-tenet-83665724959149dd80c359b1f2bb710f
It would great to be able to export it.
The text was updated successfully, but these errors were encountered:
Thank you, i will check!
Sorry, something went wrong.
No branches or pull requests
Blender Version
3.4.1
Describe the bug
I want to export a Turnstile model and get this error:
The model: https://sketchfab.com/3d-models/turnstile-from-tenet-83665724959149dd80c359b1f2bb710f
It would great to be able to export it.
The text was updated successfully, but these errors were encountered: