Blender V5.0
io_utils.cc File Reference
#include <fmt/format.h>
#include "BLI_path_utils.hh"
#include "BLI_string_utf8.h"
#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

wmOperatorStatus 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)
void blender::ed::io::paths_to_operator_properties (PointerRNA *ptr, const Span< std::string > paths)