blender/source
Brecht Van Lommel e8f6caa384 Fix for image alpha version patch with library linked files where the image
datablock is in a different library than the texture datablock. Adjusted the
fix in 54790 to check for this case specifically so it keeps working on other
files that have packed images.

The problem is that blo_do_versions_newlibadr will not return a valid datablock
in some cases with linked libraries. This function is used in various places in
the version patching code and would likely cause problems there as well, needs
to be investigated further.
2013-02-23 20:24:02 +00:00
..
blender Fix for image alpha version patch with library linked files where the image 2013-02-23 20:24:02 +00:00
blenderplayer Remove extern_ssba workaround 2013-02-22 10:06:54 +00:00
creator WITH_PYTHON_FRAMEWORK cmake option for OSX 2013-02-22 22:24:38 +00:00
gameengine code cleanup: confusingly written and named function for BGE materuial conversion: getImageFromMaterial() --> getMTexFromMaterial() 2013-02-23 07:36:40 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests update to operator running test, add option to randomize order, not reset blender for each operator and set data attributes. 2013-02-14 05:10:12 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00