Hi Campbell, This always removes the first group no matter what group you click on.
The error is that your i++; in the group_objects_remove_itemf function should be inside your group while loop instead of outside. Also, I wrote a patch a couple days ago that basically does this exact same thing you could reference if you want: http://projects.blender.org/tracker/index.php?func=detail&aid=31871&group_id=9&atid=127 _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
