svn merge ^/trunk/blender -r40511:40587

This commit is contained in:
2011-09-27 03:12:31 +00:00
191 changed files with 2172 additions and 1310 deletions

View File

@@ -14,7 +14,7 @@ incs += ' ../../python/' # python button eval
defs = []
if env['WITH_BF_INTERNATIONAL']:
defs.append('INTERNATIONAL')
defs.append('WITH_INTERNATIONAL')
if env['WITH_BF_PYTHON']:
defs.append('WITH_PYTHON')