Blender Git Commit Log

Git Commits -> Revision 7ec839a

Revision 7ec839a by Julian Eisel (master)
September 1, 2021, 13:13 (GMT)
File Browser/BPY: Expose list of selected files in context

Since recently it's possible to query the active file (as object, not
just the name), but it's quite useful for scripting to have access to
all selected files.
This introduces `bpy.context.selected_files`, returning a list of file
objects representing files in the File Browser.

Commit Details:

Full Hash: 7ec839adfa99b049f84c2d75834a4e6d20c4a7b7
Parent Commit: 7928133
Lines Changed: +15, -0

1 Modified Path:

/source/blender/editors/space_file/space_file.c (+15, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021