Cycles: svn merge -r41531:41613 ^/trunk/blender

This commit is contained in:
2011-11-07 15:23:08 +00:00
658 changed files with 79301 additions and 11370 deletions

View File

@@ -23,6 +23,10 @@
/** \file blender/python/intern/bpy_interface.c
* \ingroup pythonintern
*
* This file deals with embedding the python interpreter within blender,
* starting and stopping python and exposing blender/python modules so they can
* be accesses from scripts.
*/