Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Transform Hierarchies Are Not Correctly Reparented #47

Closed
randomPoison opened this issue Dec 8, 2015 · 0 comments · Fixed by #48
Closed

Transform Hierarchies Are Not Correctly Reparented #47

randomPoison opened this issue Dec 8, 2015 · 0 comments · Fixed by #48
Assignees

Comments

@randomPoison
Copy link
Owner

If a transform node has children and that transform is re-parented, its children are not also updated. This results in children in the wrong row (sometimes in the same row as their parent) which causes issues when updating transforms. Transform nodes need to be recursively updated so that all children in the hierarchy wind up in the correct spot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant