You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: