Skip to content
Snippets Groups Projects
Commit 45b1e42f authored by Bastien Montagne's avatar Bastien Montagne Committed by Sergey Sharybin
Browse files

Fix T45176: FBX import - mismatch in camera rotation (bad rotation order).

Somehow our mapping from FBX int 'enum' code to string representation of rotation order
was pure nonsense, only giving correct result for default 'XYZ'.

Note that we fallback to EulerXYZ in case of 'SphericXYZ', not even sure what this is!

Conflicts:
	io_scene_fbx/__init__.py
parent 470e77c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment