svn merge -r 31145:31210 https://svn.blender.org/svnroot/bf-blender/trunk/blender
This commit is contained in:
@@ -70,7 +70,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"
|
||||
|
Reference in New Issue
Block a user