Instructions
See T54810 for details
Most of these should only require minor tweaks. But, still need checking...
editors/interface module
Maybe?
UI_OT_reset_default_button- Depends on the property used. It "works" when everything is configured correctly with the property being fixed. (e.g. d9c5a35587d)- UI_OT_unset_property_button
- UI_OT_use_property_button
- UI_OT_unuse_property_button
- UI_OT_override_type_set_button
- UI_OT_override_remove_button
- UI_OT_copy_to_selected_button
- UI_OT_reports_to_textblock
UI_OT_editsource- Mostly working. Not working so well though due to lack of info editor- UI_OT_edittranslation_init
- UI_OT_reloadtranslation
Definitely
UI_OT_drop_color- rB3c1483cf1eb- UI_OT_eyedropper_color
- UI_OT_eyedropper_colorband
- UI_OT_eyedropper_colorband_point
- UI_OT_eyedropper_id
- UI_OT_eyedropper_depth
- UI_OT_eyedropper_driver
editors/scene module
- SCENE_OT_new
- SCENE_OT_delete
editors/screen
- SCREEN_OT_frame_offset - CRASHING on Shift-UpArrow wtih Dweebs file (with 26d87bd57795c39138ba982cc06a20b466eddb2c, in subsurf code)
- SCREEN_OT_frame_jump
- SCREEN_OT_keyframe_jump
- SCREEN_OT_marker_jump
SCREEN_OT_animation_stepSCREEN_OT_animation_playSCREEN_OT_animation_cancel
- SCREEN_OT_repeat_last
- SCREEN_OT_repeat_history
- SCREEN_OT_redo_last
- SCREEN_OT_region_blend
- SCREEN_OT_screenshot
- SCREEN_OT_screencast
- SCREEN_OT_space_context_cycle
- SCREEN_OT_new
- SCREEN_OT_delete
editors/screen/undo.c
- ED_OT_undo
- ED_OT_undo_push
- ED_OT_redo
- ED_OT_undo_redo
- ED_OT_undo_history
- ED_OT_flush_edits
workspace_edit.c (4)
Note: Most of these should be fine and well tested by now
- WORKSPACE_OT_workspace_duplicate
- WORKSPACE_OT_workspace_delete
- WORKSPACE_OT_workspace_add_menu
- WORKSPACE_OT_append_activate
script_ops.c (3)
Note: These should be fine
- SCRIPT_OT_python_file_run
- SCRIPT_OT_reload
- SCRIPT_OT_autoexec_warn_clear