Actions
Bug #313
closedMove Gizmo crash if the parent node got a scale of zero on the moved axe
Start date:
03/10/2011
Due date:
% Done:
100%
Estimated time:
Description
When you want to move an object which got a parent node with a zero scale on the moving axe, the application stop on a scol error.
In fact, there's a division by zero, cause we taking the scale of the parent node in count to move the child node.
Updated by arkeon over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r2590.
Actions