josmas / openwonderland

Automatically exported from code.google.com/p/openwonderland
GNU General Public License v2.0
3 stars 5 forks source link

Moving a large parent object in the Object Editor fails #301

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Parent a lot of objects
2. Move the parent to a different location in the tree
3.

What is the expected output? What do you see instead?

Not all the children move. Sometimes objects in the group either disappear or 
end up at the starting location.

Jonathan wrote in an email:

"I think the problem with parenting multiple objects has to do with Darkstar 
transactions: the reparenting needs to be broken up into a number of separate 
transactions like we do with other things."

Original issue reported on code.google.com by nicole.m...@gmail.com on 19 Sep 2012 at 5:45

GoogleCodeExporter commented 9 years ago
This problem is more wide-spread. There are problems with parenting involving 
large numbers of objects in many different circumstances. For example, there 
are problems with large hierarchies, trying to unparent hierarchies, exporting 
large parents, etc.

Original comment by nicole.m...@gmail.com on 19 Dec 2012 at 9:15

GoogleCodeExporter commented 9 years ago
   - have some sample server-side code for breaking things up
   - not a lot of code, but tricky
   - existing command to re-parent
   - just need to change in one place

Original comment by nicole.m...@gmail.com on 19 Dec 2012 at 10:00

GoogleCodeExporter commented 9 years ago

Original comment by nicole.m...@gmail.com on 8 Aug 2013 at 4:18