Blender
V3.3
|
Go to the source code of this file.
void FILE_OT_autopack_toggle | ( | struct wmOperatorType * | ot | ) |
Definition at line 129 of file info_ops.c.
References autopack_toggle_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by info_operatortypes().
void FILE_OT_find_missing_files | ( | struct wmOperatorType * | ot | ) |
Definition at line 517 of file info_ops.c.
References wmOperatorType::description, wmOperatorType::exec, FILE_DEFAULTDISPLAY, FILE_OPENFILE, FILE_SORT_DEFAULT, FILE_SPECIAL, find_missing_files_exec(), find_missing_files_invoke(), wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, RNA_def_boolean(), wmOperatorType::srna, WM_FILESEL_DIRECTORY, and WM_operator_properties_filesel().
Referenced by info_operatortypes().
void FILE_OT_make_paths_absolute | ( | struct wmOperatorType * | ot | ) |
Definition at line 448 of file info_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, make_paths_absolute_exec(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by info_operatortypes().
void FILE_OT_make_paths_relative | ( | struct wmOperatorType * | ot | ) |
Definition at line 410 of file info_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, make_paths_relative_exec(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by info_operatortypes().
void FILE_OT_pack_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 178 of file info_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, pack_all_exec(), and pack_all_invoke().
Referenced by info_operatortypes().
void FILE_OT_pack_libraries | ( | struct wmOperatorType * | ot | ) |
Definition at line 56 of file info_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and pack_libraries_exec().
Referenced by info_operatortypes().
void FILE_OT_report_missing_files | ( | struct wmOperatorType * | ot | ) |
Definition at line 478 of file info_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, ot, and report_missing_files_exec().
Referenced by info_operatortypes().
void FILE_OT_unpack_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 269 of file info_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, PF_USE_LOCAL, RNA_def_enum(), wmOperatorType::srna, unpack_all_exec(), unpack_all_invoke(), and unpack_all_method_items.
Referenced by info_operatortypes().
void FILE_OT_unpack_item | ( | struct wmOperatorType * | ot | ) |
Definition at line 356 of file info_ops.c.
References BKE_ST_MAXNAME, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, ID_IM, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_UNDO, ot, PF_USE_LOCAL, RNA_def_enum(), RNA_def_int(), RNA_def_string(), wmOperatorType::srna, unpack_item_exec(), unpack_item_invoke(), and unpack_item_method_items.
Referenced by info_operatortypes().
void FILE_OT_unpack_libraries | ( | struct wmOperatorType * | ot | ) |
Definition at line 93 of file info_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, unpack_libraries_exec(), and unpack_libraries_invoke().
Referenced by info_operatortypes().
void INFO_OT_report_copy | ( | struct wmOperatorType * | ot | ) |
Definition at line 382 of file info_report.c.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, and report_copy_exec().
Referenced by info_operatortypes().
void INFO_OT_report_delete | ( | struct wmOperatorType * | ot | ) |
Definition at line 338 of file info_report.c.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, and report_delete_exec().
Referenced by info_operatortypes().
void INFO_OT_report_replay | ( | struct wmOperatorType * | ot | ) |
Definition at line 117 of file info_report.c.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, and report_replay_exec().
Referenced by info_operatortypes().
void INFO_OT_reports_display_update | ( | struct wmOperatorType * | ot | ) |
Definition at line 638 of file info_ops.c.
References wmOperatorType::description, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, ot, and update_reports_display_invoke().
Referenced by info_operatortypes().
void INFO_OT_select_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 209 of file info_report.c.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, report_select_all_exec(), SEL_SELECT, and WM_operator_properties_select_action().
Referenced by info_operatortypes().
void INFO_OT_select_box | ( | struct wmOperatorType * | ot | ) |
Definition at line 289 of file info_report.c.
References box_select_exec(), wmOperatorType::cancel, wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, ot, wmOperatorType::poll, WM_gesture_box_cancel(), WM_gesture_box_invoke(), WM_gesture_box_modal(), WM_operator_properties_gesture_box(), and WM_operator_properties_select_operation_simple().
Referenced by info_operatortypes().
void INFO_OT_select_pick | ( | struct wmOperatorType * | ot | ) |
Definition at line 172 of file info_report.c.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, ot, wmOperatorType::poll, PROP_SKIP_SAVE, RNA_def_boolean(), RNA_def_int(), RNA_def_property_flag(), select_report_pick_exec(), select_report_pick_invoke(), and wmOperatorType::srna.
Referenced by info_operatortypes().
int info_report_mask | ( | const struct SpaceInfo * | sinfo | ) |
Referenced by report_textview_skip__internal().
void* info_text_pick | ( | const struct SpaceInfo * | sinfo, |
const struct ARegion * | region, | ||
const struct ReportList * | reports, | ||
int | mouse_y | ||
) |
int info_textview_height | ( | const struct SpaceInfo * | sinfo, |
const struct ARegion * | region, | ||
const struct ReportList * | reports | ||
) |
void info_textview_main | ( | const struct SpaceInfo * | sinfo, |
const struct ARegion * | region, | ||
const struct ReportList * | reports | ||
) |