Blender Git Loki

Git Commits -> Revision c79f992

Revision c79f992 by Joshua Leung (master)
September 22, 2008, 13:01 (GMT)
Bugfix #14428: Constraints lost when object made single user

When there was a setup where an object was linked to more than one scene at once, and in one of those scenes some of the objects in that scene were related to it, the objects related to it were not correctly relinked to the new copy.

This was due to the 2nd check for selected objects
if( (base->flag & flag)==flag)
meaning that only selected objects would get corrected.

Commit Details:

Full Hash: c79f99224dbfd046e84cbfccc74580ed4220859b
SVN Revision: 16674
Parent Commit: a6edcfc
Lines Changed: +13, -17

1 Modified Path:

/source/blender/src/editobject.c (+13, -17) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021