Customize

The Customize tool - accessed from the addon preferences - changes various Blender settings, preferences and keymaps.

Note

Customization is deeply personal and so the tool is deactivated by default, when MACHIN3tools is registered.
It's really almost exclusively meant for myself.
But feel free to pick and choose only some parts of it.
For instance, you could pick only the Theme or Matcaps.

If the tool is run, it will print every single change that is done to the system console.
Those same changes are also listed below.

Using Customize


Theme

The M3 Theme is a merger of Flatty Dark Blueberry for general UI colors, and Paweł Łyczkowski's rTheme for 3D View colors.

Matcaps

The following 4 Matcaps are supplied with MACHIN3tools, and will be copied to Blender's matcap folder, if matcap customization is enabled.

  • matcap_base.exr
  • matcap_shiny_red.exr
  • matcap_zebra_horizontal.exr
  • matcap_zebra_vertical.exr

Shading

Note

Shading changes will affect the currently open blend file/scene.
It's assumed that the startup file is open, and the user will save the changes to the startup file.

  • change shading.type to SOLID
  • change shading.light to MATCAP
  • change shading.color_type to SINGLE
  • change shading.single_color to #838387
  • change shading.studio_light to matcap_base.exr
  • change shading.studiolight_background_alpha to 0
  • change shading.studiolight_background_blur to 1
  • enable shading.show_cavity
  • change shading.cavity_type to WORLD
  • change shading.cavity_ridge_factor to 0
  • change shading.cavity_valley_factor to 2
  • enable shading.show_backface_culling
  • enable shading.use_scene_lights
  • enable shading.use_scene_lights_render
  • disable shading.use_scene_world_render
  • enable eevee.use_ssr
  • enable eevee.use_gtao
  • disable eevee.use_volumetric_lights
  • change Render Engine to CYCLES
  • change Cycles Device to GPU

Overlays

Note

Overlay changes will affect the currently open blend file/scene.
It's assumed that the startup file is open, and the user will save the changes to the startup file.

  • enable overlay.show_face_center
  • disable overlay.show_relationship_lines
  • change overlay.vertex_opacity to 1
  • disable overlay.show_fade_inactive

Outliner

Note

Outliner changes will affect the currently open blend file/scene.
It's assumed that the startup file is open, and the user will save the changes to the startup file.

  • disable outliner.use_filter_children
  • enable outliner.show_restrict_column_select
  • enable outliner.show_restrict_column_viewport
  • enable outliner.show_restrict_column_render

Startup Scene

Note

Startup Scene changes will affect the currently open blend file/scene.
It's assumed that the startup file is open, and the user will save the changes to the startup file.

  • enable tool_settings.use_uv_select_sync
  • remove default Light
  • remove default Cube
  • remove default Camera
  • remove default Material
  • align Viewport with Y Axis
  • disable Tool Bar

Preferences

Note

None of the following changes in preferences are saved automaically. It is assumed the user will manually save the changes.

Interface

  • disable Splash Screen
  • enable Tool Tips
  • enable Python Tool Tips
  • enable Developer Extras
  • change Header Position to BOTTOM
  • disable Navigation Controls
  • change Color Picker to SQUARE_SV
  • change Pie Menu Animation Timeout to 0
  • enable Status Bar System Memory
  • enable Status Bar Video Memory

Viewport

  • change 3D Viewport Axis to MINIMAL
  • invert Mouse Zoom
  • enable Zoom to Mouse Position
  • change Double Click Speed to 200

Keymap

The Keymap option of the Customize tool will set the 2.7x keymap, and then modify it quite extensively, starting with the selection, which will be done using the LEFT mouse.

Window Keymap

  • Deactivated wm.open_mainfile, name: Open, active: True, map type: KEYBOARD, type: F1, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Deactivated wm.doc_view_manual_ui_context, name: View Online Manual, active: True, map type: KEYBOARD, type: F1, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {}
  • Deactivated wm.open_mainfile, name: Open, active: True, map type: KEYBOARD, type: O, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
  • Deactivated wm.save_as_mainfile, name: Save As, active: True, map type: KEYBOARD, type: F2, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Deactivated wm.save_as_mainfile, name: Save Copy, active: True, map type: KEYBOARD, type: S, value: PRESS, alt: 1, ctrl: 1, shift: 0, properties: {'copy': 1}
  • Deactivated wm.save_as_mainfile, name: Save As, active: True, map type: KEYBOARD, type: S, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {}

Screen Keymap

  • Changed ed.undo, name: Undo, active: True, map type: KEYBOARD, type: Z, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to ed.undo, name: Undo, active: True, map type: KEYBOARD, type: F1, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Changed ed.redo, name: Redo, active: True, map type: KEYBOARD, type: Z, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {}
    • to ed.redo, name: Redo, active: True, map type: KEYBOARD, type: F2, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Changed ed.undo_history, name: Undo History, active: True, map type: KEYBOARD, type: Z, value: PRESS, alt: 1, ctrl: 1, shift: 0, properties: {}
    • to ed.undo_history, name: Undo History, active: True, map type: KEYBOARD, type: F1, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {}
  • Deactivated screen.screen_full_area, name: Toggle Maximize Area, active: True, map type: KEYBOARD, type: UP_ARROW, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
  • Deactivated screen.screen_full_area, name: Toggle Maximize Area, active: True, map type: KEYBOARD, type: DOWN_ARROW, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
  • Deactivated screen.screen_full_area, name: Toggle Maximize Area, active: True, map type: KEYBOARD, type: SPACE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Deactivated screen.screen_full_area, name: Toggle Maximize Area, active: True, map type: KEYBOARD, type: F10, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'use_hide_panels': 1}
  • Changed screen.repeat_history, name: Repeat History, active: True, map type: KEYBOARD, type: R, value: PRESS, alt: 1, ctrl: 1, shift: 0, properties: {}
    • to screen.repeat_history, name: Repeat History, active: True, map type: KEYBOARD, type: R, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {}
  • Changed screen.redo_last, name: Redo Last, active: True, map type: KEYBOARD, type: F6, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
    • to screen.redo_last, name: Redo Last, active: True, map type: MOUSE, type: BUTTON4MOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}

Screen Editing Keymap

  • Changed screen.screen_full_area, name: Toggle Maximize Area, active: True, map type: KEYBOARD, type: ACTIONZONE_FULLSCREEN, value: ANY, alt: 0, ctrl: 0, shift: 0, properties: {'use_hide_panels': 1}
    • to screen.screen_full_area, name: Toggle Maximize Area, active: True, map type: KEYBOARD, type: SPACE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'use_hide_panels': 1}

User Interface Keymap

  • Changed ui.reset_default_button, name: Reset to Default Value, active: True, map type: KEYBOARD, type: BACK_SPACE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'all': 1}
    • to ui.reset_default_button, name: Reset to Default Value, active: True, map type: MOUSE, type: MIDDLEMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'all': 0}

Frames Keymap

  • Deactivated screen.animation_play, name: Play Animation, active: True, map type: KEYBOARD, type: A, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {}
  • Deactivated screen.animation_play, name: Play Animation, active: True, map type: KEYBOARD, type: A, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'reverse': 1}
  • Deactivated screen.animation_play, name: Play Animation, active: True, map type: KEYBOARD, type: MEDIA_PLAY, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}

Outliner Keymap

  • Changed outliner.show_active, name: Show Active, active: True, map type: KEYBOARD, type: PERIOD, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
    • to outliner.show_active, name: Show Active, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}

3D View Keymap

  • Changed view3d.cursor3d, name: Set 3D Cursor, active: True, map type: MOUSE, type: RIGHTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
    • to view3d.cursor3d, name: Set 3D Cursor, active: True, map type: MOUSE, type: RIGHTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'orientation': 3}
  • Deactivated transform.translate, name: Move, active: True, map type: TWEAK, type: EVT_TWEAK_R, value: ANY, alt: 0, ctrl: 0, shift: 1, properties: {'release_confirm': 1, 'cursor_transform': 1}
  • Changed view3d.view_selected, name: Frame Selected, active: True, map type: KEYBOARD, type: NUMPAD_PERIOD, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'use_all_regions': 0}
    • to view3d.view_selected, name: Frame Selected, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'use_all_regions': 0}
  • Deactivated view3d.view_axis, name: View Axis, active: True, map type: TWEAK, type: EVT_TWEAK_M, value: NORTH, alt: 1, ctrl: 0, shift: 0, properties: {'type': 5, 'relative': 1}
  • Deactivated view3d.view_axis, name: View Axis, active: True, map type: TWEAK, type: EVT_TWEAK_M, value: SOUTH, alt: 1, ctrl: 0, shift: 0, properties: {'type': 6, 'relative': 1}
  • Deactivated view3d.view_axis, name: View Axis, active: True, map type: TWEAK, type: EVT_TWEAK_M, value: EAST, alt: 1, ctrl: 0, shift: 0, properties: {'type': 4, 'relative': 1}
  • Deactivated view3d.view_axis, name: View Axis, active: True, map type: TWEAK, type: EVT_TWEAK_M, value: WEST, alt: 1, ctrl: 0, shift: 0, properties: {'type': 3, 'relative': 1}
  • Changed view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 0, properties: {}
    • to view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Changed view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 1, properties: {'toggle': 1}
    • to view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'toggle': 1}
  • Deactivated view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 1, shift: 0, properties: {'center': 1, 'object': 1}
  • Changed view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 0, shift: 0, properties: {'enumerate': 1}
    • to view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'enumerate': 1}
  • Deactivated view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 1, shift: 1, properties: {'toggle': 1, 'center': 1}
  • Deactivated view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 1, shift: 0, properties: {'center': 1, 'enumerate': 1}
  • Deactivated view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 0, shift: 1, properties: {'toggle': 1, 'enumerate': 1}
  • Deactivated view3d.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 1, shift: 1, properties: {'toggle': 1, 'center': 1, 'enumerate': 1}
  • Deactivated transform.translate, name: Move, active: True, map type: TWEAK, type: EVT_TWEAK_L, value: ANY, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Changed transform.tosphere, name: To Sphere, active: True, map type: KEYBOARD, type: S, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {}
    • to transform.tosphere, name: To Sphere, active: True, map type: KEYBOARD, type: S, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'value': 1.0}
  • Deactivated transform.translate, name: Move, active: True, map type: KEYBOARD, type: T, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'texture_space': 1}

3D View Tool: Cursor Keymap

  • Deactivated view3d.cursor3d, name: Set 3D Cursor, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Deactivated transform.translate, name: Move, active: True, map type: TWEAK, type: EVT_TWEAK_L, value: ANY, alt: 0, ctrl: 0, shift: 0, properties: {'release_confirm': 1, 'cursor_transform': 1}

Object Mode Keymap

  • Changed object.select_hierarchy, name: Select Hierarchy, active: True, map type: KEYBOARD, type: LEFT_BRACKET, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'direction': 0, 'extend': 0}
    • to object.select_hierarchy, name: Select Hierarchy, active: True, map type: KEYBOARD, type: UP_ARROW, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'direction': 0, 'extend': 0}
  • Changed object.select_hierarchy, name: Select Hierarchy, active: True, map type: KEYBOARD, type: RIGHT_BRACKET, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'direction': 1, 'extend': 0}
    • to object.select_hierarchy, name: Select Hierarchy, active: True, map type: KEYBOARD, type: DOWN_ARROW, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'direction': 1, 'extend': 0}
  • Deactivated object.delete, name: Delete, active: True, map type: KEYBOARD, type: X, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'use_global': 1}
  • Deactivated object.delete, name: Delete, active: True, map type: KEYBOARD, type: DEL, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'use_global': 0, 'confirm': 0}
  • Deactivated object.delete, name: Delete, active: True, map type: KEYBOARD, type: DEL, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'use_global': 1, 'confirm': 0}
  • Deactivated object.move_to_collection, name: Move to Collection, active: True, map type: KEYBOARD, type: M, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Deactivated object.link_to_collection, name: Link to Collection, active: True, map type: KEYBOARD, type: M, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}

Object Non-modal Keymap

  • Deactivated object.mode_set, name: Set Object Mode, active: True, map type: KEYBOARD, type: TAB, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'mode': 1, 'toggle': 1}
  • Deactivated object.mode_set, name: Set Object Mode, active: True, map type: KEYBOARD, type: TAB, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'mode': 64, 'toggle': 1}
  • Deactivated object.mode_set, name: Set Object Mode, active: True, map type: KEYBOARD, type: V, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'mode': 4, 'toggle': 1}
  • Deactivated object.mode_set, name: Set Object Mode, active: True, map type: KEYBOARD, type: TAB, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'mode': 8, 'toggle': 1}

Image Keymap

  • Deactivated object.mode_set, name: Set Object Mode, active: True, map type: KEYBOARD, type: TAB, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'mode': 1, 'toggle': 1}
  • Changed image.view_selected, name: View Center, active: True, map type: KEYBOARD, type: NUMPAD_PERIOD, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
    • to image.view_selected, name: View Center, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}

Mesh Keymap

  • Changed mesh.bevel, name: Bevel, active: True, map type: KEYBOARD, type: B, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'affect': 1}
    • to mesh.bevel, name: Bevel, active: True, map type: KEYBOARD, type: B, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'affect': 1, 'offset_type': 0, 'profile': 0.6000000238418579}
  • Changed mesh.bevel, name: Bevel, active: True, map type: KEYBOARD, type: B, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {'affect': 0}
    • to mesh.bevel, name: Bevel, active: True, map type: KEYBOARD, type: B, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {'affect': 1, 'offset_type': 3, 'profile': 0.6000000238418579}
  • Deactivated wm.call_menu, name: Mesh Select Mode, active: True, map type: KEYBOARD, type: TAB, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'name': 'VIEW3D_MT_edit_mesh_select_mode'}
  • Deactivated mesh.loop_select, name: Loop Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 0, shift: 0, properties: {}
  • Changed mesh.loop_select, name: Loop Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 0, shift: 1, properties: {'toggle': 1}
    • to mesh.loop_select, name: Loop Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'toggle': 1}
  • Deactivated mesh.edgering_select, name: Edge Ring Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 1, shift: 0, properties: {}
  • Changed mesh.edgering_select, name: Edge Ring Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 1, shift: 1, properties: {'toggle': 1}
    • to mesh.edgering_select, name: Edge Ring Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 1, shift: 0, properties: {'toggle': 1}
  • Changed mesh.shortest_path_pick, name: Pick Shortest Path, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 1, shift: 0, properties: {'use_fill': 0}
    • to mesh.shortest_path_pick, name: Pick Shortest Path, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'use_fill': 0}
  • Changed mesh.shortest_path_pick, name: Pick Shortest Path, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 1, shift: 1, properties: {'use_fill': 1}
    • to mesh.shortest_path_pick, name: Pick Shortest Path, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {'use_fill': 1}
  • Changed mesh.select_more, name: Select More, active: True, map type: KEYBOARD, type: NUMPAD_PLUS, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to mesh.select_more, name: Select More, active: True, map type: MOUSE, type: WHEELUPMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Changed mesh.select_less, name: Select Less, active: True, map type: KEYBOARD, type: NUMPAD_MINUS, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to mesh.select_less, name: Select Less, active: True, map type: MOUSE, type: WHEELDOWNMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Changed mesh.select_next_item, name: Select Next Element, active: True, map type: KEYBOARD, type: NUMPAD_PLUS, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {}
    • to mesh.select_next_item, name: Select Next Element, active: True, map type: MOUSE, type: WHEELUPMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
  • Changed mesh.select_prev_item, name: Select Previous Element, active: True, map type: KEYBOARD, type: NUMPAD_MINUS, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {}
    • to mesh.select_prev_item, name: Select Previous Element, active: True, map type: MOUSE, type: WHEELDOWNMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
  • Changed mesh.select_linked, name: Select Linked All, active: True, map type: KEYBOARD, type: L, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to mesh.select_linked, name: Select Linked All, active: True, map type: MOUSE, type: LEFTMOUSE, value: DOUBLE_CLICK, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Deactivated mesh.select_linked_pick, name: Select Linked, active: True, map type: KEYBOARD, type: L, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'deselect': 0}
  • Changed mesh.select_linked_pick, name: Select Linked, active: True, map type: KEYBOARD, type: L, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'deselect': 1}
    • to mesh.select_linked_pick, name: Select Linked, active: True, map type: MOUSE, type: LEFTMOUSE, value: DOUBLE_CLICK, alt: 1, ctrl: 0, shift: 1, properties: {'deselect': 1}
  • Deactivated mesh.fill, name: Fill, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {}
  • Deactivated wm.call_menu, name: Merge, active: True, map type: KEYBOARD, type: M, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'name': 'VIEW3D_MT_edit_mesh_merge'}
  • Deactivated wm.call_menu, name: Split, active: True, map type: KEYBOARD, type: M, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'name': 'VIEW3D_MT_edit_mesh_split'}
  • Deactivated mesh.edge_face_add, name: Make Edge/Face, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Deactivated object.subdivision_set, name: Subdivision Set, active: True, map type: KEYBOARD, type: ZERO, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'level': 0, 'relative': 0}
  • Deactivated object.subdivision_set, name: Subdivision Set, active: True, map type: KEYBOARD, type: ONE, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'level': 1, 'relative': 0}
  • Deactivated object.subdivision_set, name: Subdivision Set, active: True, map type: KEYBOARD, type: TWO, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'level': 2, 'relative': 0}
  • Deactivated object.subdivision_set, name: Subdivision Set, active: True, map type: KEYBOARD, type: THREE, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'level': 3, 'relative': 0}
  • Deactivated object.subdivision_set, name: Subdivision Set, active: True, map type: KEYBOARD, type: FOUR, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'level': 4, 'relative': 0}
  • Deactivated object.subdivision_set, name: Subdivision Set, active: True, map type: KEYBOARD, type: FIVE, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'level': 5, 'relative': 0}

UV Editor Keymap

  • Changed uv.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 0, properties: {'deselect_all': 0}
    • to uv.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'deselect_all': 0}
  • Changed uv.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 1, properties: {'extend': 1}
    • to uv.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'extend': 1}
  • Changed uv.select_loop, name: Loop Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 0, shift: 0, properties: {}
    • to uv.select_loop, name: Loop Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {}
  • Changed uv.select_loop, name: Loop Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 0, shift: 1, properties: {'extend': 1}
    • to uv.select_loop, name: Loop Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'extend': 1}
  • Changed uv.shortest_path_pick, name: Pick Shortest Path, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 1, shift: 0, properties: {'use_fill': 0}
    • to uv.shortest_path_pick, name: Pick Shortest Path, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {'use_fill': 0}
  • Changed uv.shortest_path_pick, name: Pick Shortest Path, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 1, shift: 1, properties: {'use_fill': 1}
    • to uv.shortest_path_pick, name: Pick Shortest Path, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {'use_fill': 1}
  • Changed uv.select_linked, name: Select Linked, active: True, map type: KEYBOARD, type: L, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to uv.select_linked, name: Select Linked, active: True, map type: MOUSE, type: LEFTMOUSE, value: DOUBLE_CLICK, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Deactivated uv.select_linked_pick, name: Select Linked Pick, active: True, map type: KEYBOARD, type: L, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'extend': 1, 'deselect': 0}
  • Changed uv.select_linked_pick, name: Select Linked Pick, active: True, map type: KEYBOARD, type: L, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'deselect': 1}
    • to uv.select_linked_pick, name: Select Linked Pick, active: True, map type: MOUSE, type: LEFTMOUSE, value: DOUBLE_CLICK, alt: 1, ctrl: 0, shift: 1, properties: {'deselect': 1}
  • Changed uv.select_more, name: Select More, active: True, map type: KEYBOARD, type: NUMPAD_PLUS, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to uv.select_more, name: Select More, active: True, map type: MOUSE, type: WHEELUPMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Changed uv.select_less, name: Select Less, active: True, map type: KEYBOARD, type: NUMPAD_MINUS, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to uv.select_less, name: Select Less, active: True, map type: MOUSE, type: WHEELDOWNMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Deactivated transform.translate, name: Move, active: True, map type: TWEAK, type: EVT_TWEAK_L, value: ANY, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Changed uv.cursor_set, name: Set 2D Cursor, active: True, map type: MOUSE, type: RIGHTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
    • to uv.cursor_set, name: Set 2D Cursor, active: True, map type: MOUSE, type: RIGHTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {}
  • Deactivated transform.translate, name: Move, active: True, map type: TWEAK, type: EVT_TWEAK_R, value: ANY, alt: 0, ctrl: 0, shift: 1, properties: {'release_confirm': 1, 'cursor_transform': 1}

Image Editor Tool: Uv, Cursor Keymap

  • Deactivated uv.cursor_set, name: Set 2D Cursor, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Deactivated transform.translate, name: Move, active: True, map type: TWEAK, type: EVT_TWEAK_L, value: ANY, alt: 0, ctrl: 0, shift: 0, properties: {'release_confirm': 1, 'cursor_transform': 1}

Node Editor Keymap

  • Changed node.add_reroute, name: Add Reroute, active: True, map type: TWEAK, type: EVT_TWEAK_L, value: ANY, alt: 0, ctrl: 0, shift: 1, properties: {}
    • to node.add_reroute, name: Add Reroute, active: True, map type: TWEAK, type: EVT_TWEAK_R, value: ANY, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Changed node.links_cut, name: Cut Links, active: True, map type: TWEAK, type: EVT_TWEAK_L, value: ANY, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to node.links_cut, name: Cut Links, active: True, map type: TWEAK, type: EVT_TWEAK_R, value: ANY, alt: 0, ctrl: 1, shift: 0, properties: {}
  • Deactivated node.link_make, name: Make Links, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'replace': 0}
  • Deactivated node.link_make, name: Make Links, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'replace': 1}
  • Changed node.view_all, name: Frame All, active: True, map type: KEYBOARD, type: HOME, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
    • to node.view_all, name: Frame All, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Changed node.view_selected, name: Frame Selected, active: True, map type: KEYBOARD, type: NUMPAD_PERIOD, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
    • to node.view_selected, name: Frame Selected, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}

File Browser Keymap

  • Changed file.start_filter, name: Filter, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to file.start_filter, name: Filter, active: True, map type: KEYBOARD, type: SLASH, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}

Mesh Keymap

  • Added mesh.loop_multi_select, name: Multi Select Loops, active: True, map type: TWEAK, type: EVT_TWEAK_L, value: SOUTH, alt: 1, ctrl: 0, shift: 0, properties: {'ring': 0}
  • Added mesh.loop_multi_select, name: Multi Select Loops, active: True, map type: TWEAK, type: EVT_TWEAK_L, value: SOUTH, alt: 1, ctrl: 1, shift: 0, properties: {'ring': 1}
  • Added mesh.subdivide, name: Subdivide, active: True, map type: KEYBOARD, type: TWO, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'smoothness': 0.0}

System

  • change Cylces Render Decive to CUDA
  • change Undo Steps to 64

Save & Load

  • disable Save Prompt
  • enable File Compression
  • disable UI Loading
  • change Save Versions to 3
  • change Recent Files to 20