|
Blender V4.3
|
#include <fmt/format.h>#include "BLI_path_utils.hh"#include "BLT_translation.hh"#include "BKE_context.hh"#include "BKE_main.hh"#include "DNA_space_types.h"#include "RNA_access.hh"#include "RNA_prototypes.hh"#include "WM_api.hh"#include "io_utils.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::io |
Functions | |
| int | blender::ed::io::filesel_drop_import_invoke (bContext *C, wmOperator *op, const wmEvent *) |
| bool | blender::ed::io::poll_file_object_drop (const bContext *C, blender::bke::FileHandlerType *) |
| Vector< std::string > | blender::ed::io::paths_from_operator_properties (PointerRNA *ptr) |