[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [48119] trunk/blender: removing from group now shows menu to select group to remove.

Anthony Edlin akrashe at gmail.com
Wed Jun 20 23:29:39 CEST 2012


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


More information about the Bf-committers mailing list