anyone? :( really need this for a project i'm working on right now, would appreciate if a core developer can take a look at this asap.
Matt On Jun 21, 9:17 pm, Matt Przybylski <[email protected]> wrote: > Hey guys, > I'm trying to clone an ObjectContainer3D in Broomstick and I noticed > that method is not implemented yet. It's in Object3D but you can't > use it with ObjectContainer3D. A quick scan of the code reveals this > comment in Object3D's clone() method: > > // todo: implement for all subtypes > > Any idea when this will be implemented for ObjectContainer3D? I tried > to write a clone method for ObjectContainer3D but was unsuccessful in > getting it to work. > > Conversely, if anyone has run into this issue already and has a > clone() method they used with ObjectContainer3D, please do post it if > you could. It would be greatly appreciated. > > Thanks, > Matt
