Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] what is the correct way to MOVE a subtree of Nodes to elsewhere in the scene graph? #498

Open
CompSciFutures opened this issue Oct 4, 2015 · 0 comments

Comments

@CompSciFutures
Copy link

Does anyone have any advice/short example on how to MOVE a subtree of nodes?
#489 is my solution to the removal problem, but what if I want to re-mount that subtree elsewhere after dismounting? My #489 solution completely destroys the dismounted tree structure.

This dismounting problem needs some attention, see: #487, #484, #436, #406, #330, #443, #453.

And even when one gets it right, this then happens:#245

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

No branches or pull requests

1 participant