|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| void | ED_operatortypes_io () |
/
Definition in file io_ops.hh.
| void ED_operatortypes_io | ( | ) |
Definition at line 28 of file io_ops.cc.
References blender::ed::io::alembic_file_handler_add(), CACHEFILE_OT_layer_add(), CACHEFILE_OT_layer_move(), CACHEFILE_OT_layer_remove(), CACHEFILE_OT_open(), CACHEFILE_OT_reload(), ED_dropbox_drop_import_file(), blender::ed::io::fbx_file_handler_add(), blender::ed::io::grease_pencil_file_handler_add(), blender::ed::io::obj_file_handler_add(), blender::ed::io::ply_file_handler_add(), blender::ed::io::stl_file_handler_add(), blender::ed::io::usd_file_handler_add(), WM_operatortype_append(), WM_OT_alembic_export(), WM_OT_alembic_import(), WM_OT_drop_import_file(), WM_OT_fbx_import(), WM_OT_grease_pencil_import_svg(), WM_OT_obj_export(), WM_OT_obj_import(), WM_OT_ply_export(), WM_OT_ply_import(), WM_OT_stl_export(), WM_OT_stl_import(), WM_OT_usd_export(), and WM_OT_usd_import().
Referenced by ED_spacetypes_init().