137138139140141142143144145146147
} } CompoundEdit ce=new CompoundEdit(); if(ang==null){ // create one AnimatorGroup ag=new AnimatorGroup(); holder.addSceneGraphObject(ag); AddEdit ae=new AddEdit(holder,ag,null); ce.addEdit(ae); } list.clear();