|
Blender V4.3
|
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 32 of file io_ops.cc.
References CACHEFILE_OT_layer_add(), CACHEFILE_OT_layer_move(), CACHEFILE_OT_layer_remove(), CACHEFILE_OT_open(), CACHEFILE_OT_reload(), ED_dropbox_drop_import_file(), WM_operatortype_append(), WM_OT_alembic_export(), WM_OT_alembic_import(), WM_OT_collada_export(), WM_OT_collada_import(), WM_OT_drop_import_file(), 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().