Actions
Bug #393
closedScene and Mesh scaling issues
Status:
Resolved
Priority:
High
Assignee:
-
Target version:
-
Start date:
03/30/2012
Due date:
% Done:
100%
Estimated time:
Description
Sometimes when exporting scenes it seems the scale of both the mesh and the value written to the scene file is inaccurate and not in the vein of the Ogre's world unit conversion from Max. Most of the time it imports as much more smaller than the actual original size, and overriding the scale with (1,1,1) doesn't fix it either, since the meshes are bigger than the regular scale.
I've attached a Max file that when exporting reproduces the issue for me.
Files
Updated by arkeon over 12 years ago
- Status changed from New to In Progress
- Priority changed from Normal to High
EOE make on automatic conversion to meter to fit with physic engines units
the bug is on other cases (non meter unit)
if you want to get a 1:1 ratio you have to select meter in units system against inches
Updated by arkeon over 12 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset r4313.
Actions