Merged changes in the trunk up to revision 31190.

This commit is contained in:
Tamito Kajiyama
2010-08-09 11:32:55 +00:00
520 changed files with 17532 additions and 19845 deletions

View File

@@ -67,7 +67,7 @@ PyObject *bpy_script_paths(PyObject *self)
static char bpy_blend_paths_doc[] =
".. function:: blend_paths(absolute=False)\n"
"\n"
" Returns a list of paths associated with this blend file.\n"
" Returns a list of paths to external files referenced by the loaded .blend file.\n"
"\n"
" :arg absolute: When true the paths returned are made absolute.\n"
" :type absolute: boolean\n"