Blender Git Loki
Git Commits -> Revision 5dffb64
Revision 5dffb64 by Joshua Leung (master) February 10, 2011, 10:14 (GMT) |
Bugfix [#26002] Outliner Visible layers + Single object & data = broke conections It seems that some of the Outliner hacks used while building the tree was causing problems, as Make Single User (and potentially other code working with ID-data, specifically with the "newid" value there) was making use of the variable used there for other purposes, leading to memory corruption. This bug also occurred in 2.4x, though when I tested there, it crashed immediately. Ton, you may want to double-check this bug! |
Commit Details:
Full Hash: 5dffb646756cf179cbc702f628e26db2384db0a0
SVN Revision: 34755
Parent Commit: fc3b29b
Lines Changed: +5, -0
1 Modified Path:
/source/blender/editors/object/object_relations.c (+5, -0) (Diff)