This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Campbell Barton 2cec60e2eb fix for a library linking problem where a proxy object linked into a blend would cause the proxy, driver's ID to be directly linked as well.
eg. character.blend -> anim.blend -> comp.blend
... Would link the character.blend directly into comp.blend because on driver ID's.

In this case id_lib_extern doenst need to be called because the object its linked from is a library.
2010-04-25 00:19:10 +00:00
..
2010-02-12 13:34:04 +00:00
2010-02-19 15:34:26 +00:00
2010-04-23 06:33:30 +00:00
2010-04-24 22:34:18 +00:00
2010-04-11 22:12:30 +00:00