Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2021-07-30 19:55:03 +0300
committerJulian Eisel <julian@blender.org>2021-07-30 20:07:51 +0300
commitf7836019b37152558f6808f81eea6344aa8d9608 (patch)
tree39c2eeccae7b7eb143557328afaab92687137e9b /source/blender/blenkernel/intern/mesh_remesh_voxel.cc
parent9ac782b823093c1e28fb176b765069e12380c711 (diff)
Fix incorrect poll function used for file path dropping
The operator to drop file paths into the File Browser was just checking if there's an active window. This wasn't really an issue since the operator was only used as drop-operator for the File Browser. But the operator would show up in the operator search. Plus, for asset browsing, we'll also have to check the file browsing mode, so the more specific poll function will be needed.
Diffstat (limited to 'source/blender/blenkernel/intern/mesh_remesh_voxel.cc')
0 files changed, 0 insertions, 0 deletions