Blender Git Loki
Git Commits -> Revision 7a86765
Revision 7a86765 by Lukas Toenne (master) May 22, 2014, 13:46 (GMT) |
Fix T40290: False (or malfunctioning) dependency-cycle warning when adding dupligroup objects to another group. The new recursion check for groups duplicating themselves has to un-set the LIB_DOIT flag after each object, otherwise it will prevent duplicating a (non-recursive) group multiple times. |
Commit Details:
Full Hash: 7a8676509505bf5fbf50943f3bcc561bf95fabef
Parent Commit: c56bbcc
Lines Changed: +4, -0
1 Modified Path:
/source/blender/editors/object/object_group.c (+4, -0) (Diff)