Blender Git Commit Log
Git Commits -> Revision 5aecd23
Revision 5aecd23 by Brecht Van Lommel (master) August 18, 2008, 11:55 (GMT) |
Fix for bug #17485: inter object sensor/controller/actuator links could get lost in reading libraries. The pointers were being remapped in the expand stage, but not all objects were guaranteed to be linked in at that point, so they got lost. Now it always does this in the lib linking stage for both regular and library objects. |
Commit Details:
Full Hash: 5aecd230cbbc421e3181ee4f1d87c5babb36343a
SVN Revision: 16169
Parent Commit: d5a890c
Lines Changed: +6, -16
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+6, -16) (Diff)