This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors/include
Paul Golter 240345842d Filebrowser: Expose file select functions for File Browser to Python API.
This patch adds activate_file_by_relative_path(relative_path="") and
deselect_all() function to the space api of the File Browser. While the
first sets the active file and adds it to the selection based on a
relative path to the current File Browser directory the second one
deselects all files but does not change the active file.

Differential Revision: https://developer.blender.org/D12826
Reviewed by: Julian Eisel
2021-10-14 14:42:43 +02:00
..
2021-07-26 12:32:42 +10:00
2021-01-04 17:38:11 +11:00
2021-06-15 19:01:53 -07:00
2021-07-21 08:18:34 +02:00
2021-09-29 15:07:13 +02:00
2021-03-18 09:36:44 +11:00
2021-09-29 14:34:01 +02:00