Go to file
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
build_files Install_deps script: 2013-02-23 00:52:59 +00:00
doc bf-members.txt encoding changed from Mac Roman to UTF-8 so it displays properly 2013-02-21 18:07:59 +00:00
extern Remove extern_ssba workaround 2013-02-22 10:06:54 +00:00
intern Applying patch #33709 for dead keys on windows. 2013-02-22 16:42:19 +00:00
release Missed instance of ThemeGeneric.back -> ThemeGradient.gradients.high_gradient 2013-02-23 12:55:19 +00:00
source Fix for image alpha version patch with library linked files where the image 2013-02-23 20:24:02 +00:00
CMakeLists.txt WITH_PYTHON_FRAMEWORK cmake option for OSX 2013-02-22 22:24:38 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct SCons: install blender thumbnailer next to blender binary. 2013-02-13 08:55:03 +00:00