Contents

  1. Overview
  2. Theme
  3. Matcaps
  4. Shading and Rendering
  5. Overlays
  6. Outliner
  7. Startup Scene
  8. Preferences

Overview

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

Note

Customization is deeply personal. The tools is primarily meant for myself, to set up Blender how I myself like it. But feel free to pick and choose only some parts of it. For instance, you could pick only the Theme or Matcaps.

CustomizePreferences

When run, the tool will print every single change it does to the system console.
Those same changes are also listed below.

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 and Rendering

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
  • Changed 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
  • Enabled shading.show_backface_culling
  • Enable shading.use_scene_lights
  • Enable shading.use_scene_lights_render
  • Disable shading.use_scene_world_render
  • Enable LOW Eevee Next Preset
  • Change Render Engine to CYCLES
  • Change Cycles Devices to GPU
  • Enable cycle.use_preview_denoising
  • Set cycles.preview_denoising_start_sample to 2
  • Set cycles.preview_denoising_input_passes to NONE
  • Enable Fast GI Approximation
  • Set cycles.ao_bounces to 2
  • Set cycles.ao_bounces_render to 2

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
  • Enable overlay.show_face_orientation (when the M3 Theme being used)

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
  • Disable outliner.use_filter_object_content
  • 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
  • Disable overlay.show_cursor
  • Enable scene.M3.draw_cursor_axes
  • Enable scene.M3.draw_active_axes
  • Enable GPU Compositing
  • Remove default Light
  • Remove default Camera
  • Remove default Cube
  • Remove default Collection
  • Remove default Material
  • Align Viewport with World Y Axis
  • Set Annotation Stroke Placement to SURFACE
  • Set Annotation Eraser Size to 50

Preferences

Note

None of the following changes in preferences are saved automatically.
In fact MACHIN3tools will intentionally disable auto-saving of preferences.
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 (for the 3D View), and back to KEEP_EXISTING as a as general preference
  • 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

Input and Navigation

  • Enable Mouse Zoom Invert
  • Enable Zoom to Mouse Position
  • Change Double Click Speed to 200
  • Change NDOF Dead Zone to 0.03
  • Disable NDOF Zoom Invert
  • Disable NDOF Lock Camera Pan/Zoom
  • Change NDOF View Rotate Method to Turntable
  • Disable NDOF Pan Axis Inversions
  • Disable NDOF Rotation Axis Inversions
  • Disable NDOF Lock Horizon
  • Disable NDOF (Show) Orbit Center

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 button.

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: {}
  • Changed outliner.start_filter, name: Filter, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to outliner.start_filter, name: Filter, active: True, map type: KEYBOARD, type: SLASH, 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: MOUSE, type: RIGHTMOUSE, value: CLICK_DRAG, 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: {}
    • to view3d.view_selected, name: Frame Selected, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Deactivated view3d.view_axis, name: View Axis, active: True, map type: MOUSE, type: MIDDLEMOUSE, value: CLICK_DRAG, alt: 1, ctrl: 0, shift: 0, properties: {'type': 5, 'relative': 1}
  • Deactivated view3d.view_axis, name: View Axis, active: True, map type: MOUSE, type: MIDDLEMOUSE, value: CLICK_DRAG, alt: 1, ctrl: 0, shift: 0, properties: {'type': 6, 'relative': 1}
  • Deactivated view3d.view_axis, name: View Axis, active: True, map type: MOUSE, type: MIDDLEMOUSE, value: CLICK_DRAG, alt: 1, ctrl: 0, shift: 0, properties: {'type': 4, 'relative': 1}
  • Deactivated view3d.view_axis, name: View Axis, active: True, map type: MOUSE, type: MIDDLEMOUSE, value: CLICK_DRAG, alt: 1, ctrl: 0, shift: 0, properties: {'type': 3, 'relative': 1}
  • Changed view3d.view_selected, name: Frame Selected, active: True, map type: NDOF, type: NDOF_BUTTON_FIT, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
    • to view3d.view_center_pick, name: Center View to Mouse, active: True, map type: NDOF, type: NDOF_BUTTON_1, 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: 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 (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 1, properties: {'toggle': 1}
    • to view3d.select, name: Select (Toggle), 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 (Toggle), 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 (Toggle), 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 (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 1, ctrl: 1, shift: 1, properties: {'toggle': 1, 'center': 1, 'enumerate': 1}
  • Deactivated view3d.zoom_border, name: Zoom to Border, active: True, map type: KEYBOARD, type: B, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Deactivated transform.translate, name: Move, active: True, map type: KEYBOARD, type: T, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'texture_space': 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: {}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: H, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: ONE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 1, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: TWO, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 2, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: THREE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 3, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: FOUR, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 4, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: FIVE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 5, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: SIX, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 6, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: SEVEN, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 7, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: EIGHT, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 8, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: NINE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 9, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: ZERO, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'collection_index': 10, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: ONE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 11, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: TWO, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 12, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: THREE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 13, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: FOUR, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 14, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: FIVE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 15, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: SIX, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 16, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: SEVEN, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 17, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: EIGHT, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 18, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: NINE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 19, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: ZERO, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'collection_index': 20, 'extend': 0}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: ONE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 1, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: TWO, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 2, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: THREE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 3, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: FOUR, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 4, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: FIVE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 5, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: SIX, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 6, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: SEVEN, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 7, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: EIGHT, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 8, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: NINE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 9, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: ZERO, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'collection_index': 10, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: ONE, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 11, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: TWO, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 12, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: THREE, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 13, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: FOUR, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 14, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: FIVE, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 15, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: SIX, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 16, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: SEVEN, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 17, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: EIGHT, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 18, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: NINE, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 19, 'extend': 1}
  • Deactivated object.hide_collection, name: Hide Collection, active: True, map type: KEYBOARD, type: ZERO, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'collection_index': 20, 'extend': 1}

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

  • 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: {}
  • 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}

Image Paint Keymap

  • Changed wm.radial_control, name: Radial Control, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'data_path_primary': 'tool_settings.image_paint.brush.size', 'data_path_secondary': 'tool_settings.unified_paint_settings.size', 'use_secondary': 'tool_settings.unified_paint_settings.use_unified_size', 'rotation_path': 'tool_settings.image_paint.brush.mask_texture_slot.angle', 'color_path': 'tool_settings.image_paint.brush.cursor_color_add', 'fill_color_path': 'tool_settings.image_paint.brush.color', 'fill_color_override_path': 'tool_settings.unified_paint_settings.color', 'fill_color_override_test_path': 'tool_settings.unified_paint_settings.use_unified_color', 'zoom_path': 'space_data.zoom', 'image_id': 'tool_settings.image_paint.brush', 'secondary_tex': 1}
    • to wm.radial_control, name: Radial Control, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'data_path_primary': 'tool_settings.image_paint.brush.size', 'data_path_secondary': 'tool_settings.unified_paint_settings.size', 'use_secondary': 'tool_settings.unified_paint_settings.use_unified_size', 'rotation_path': 'tool_settings.image_paint.brush.mask_texture_slot.angle', 'color_path': 'tool_settings.image_paint.brush.cursor_color_add', 'fill_color_path': 'tool_settings.image_paint.brush.color', 'fill_color_override_path': 'tool_settings.unified_paint_settings.color', 'fill_color_override_test_path': 'tool_settings.unified_paint_settings.use_unified_color', 'zoom_path': 'space_data.zoom', 'image_id': 'tool_settings.image_paint.brush', 'secondary_tex': 1, 'release_confirm': 1}

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: CLICK, 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: {'delimit': 14}
  • 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, 'delimit': 14}
  • 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}

Sculpt Keymap

  • Changed paint.visibility_filter, name: Visibility Filter, active: True, map type: KEYBOARD, type: PAGE_UP, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'action': 1}
    • to paint.visibility_filter, name: Visibility Filter, active: True, map type: KEYBOARD, type: PAGE_UP, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'action': 1}
  • Changed paint.visibility_filter, name: Visibility Filter, active: True, map type: KEYBOARD, type: PAGE_DOWN, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'action': 0}
    • to paint.visibility_filter, name: Visibility Filter, active: True, map type: KEYBOARD, type: PAGE_DOWN, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'action': 0}
  • Changed wm.radial_control, name: Radial Control, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'data_path_primary': 'tool_settings.sculpt.brush.size', 'data_path_secondary': 'tool_settings.unified_paint_settings.size', 'use_secondary': 'tool_settings.unified_paint_settings.use_unified_size', 'rotation_path': 'tool_settings.sculpt.brush.texture_slot.angle', 'color_path': 'tool_settings.sculpt.brush.cursor_color_add', 'fill_color_path': '', 'fill_color_override_path': '', 'fill_color_override_test_path': '', 'zoom_path': '', 'image_id': 'tool_settings.sculpt.brush', 'secondary_tex': 0}
    • to wm.radial_control, name: Radial Control, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'data_path_primary': 'tool_settings.sculpt.brush.size', 'data_path_secondary': 'tool_settings.unified_paint_settings.size', 'use_secondary': 'tool_settings.unified_paint_settings.use_unified_size', 'rotation_path': 'tool_settings.sculpt.brush.texture_slot.angle', 'color_path': 'tool_settings.sculpt.brush.cursor_color_add', 'fill_color_path': '', 'fill_color_override_path': '', 'fill_color_override_test_path': '', 'zoom_path': '', 'image_id': 'tool_settings.sculpt.brush', 'secondary_tex': 0, 'release_confirm': 1}

Curve Keymap

  • Changed curve.select_more, name: Select More, active: True, map type: KEYBOARD, type: NUMPAD_PLUS, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to curve.select_more, name: Select More, active: True, map type: MOUSE, type: WHEELUPMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Changed curve.select_less, name: Select Less, active: True, map type: KEYBOARD, type: NUMPAD_MINUS, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to curve.select_less, name: Select Less, active: True, map type: MOUSE, type: WHEELDOWNMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Changed curve.select_linked, name: Select Linked All, active: True, map type: KEYBOARD, type: L, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to curve.select_linked, name: Select Linked All, active: True, map type: MOUSE, type: LEFTMOUSE, value: DOUBLE_CLICK, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Deactivated curve.make_segment, name: Make Segment, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}

UV Editor Keymap

  • Changed uv.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 0, properties: {}
    • to uv.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
  • Changed uv.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 1, properties: {'toggle': 1}
    • to uv.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'toggle': 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: MOUSE, type: LEFTMOUSE, value: CLICK_DRAG, 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: MOUSE, type: RIGHTMOUSE, value: CLICK_DRAG, alt: 0, ctrl: 0, shift: 1, properties: {'release_confirm': 1, 'cursor_transform': 1}

Node Tool: Select Box Keymap

  • Deactivated node.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'deselect_all': 1, 'select_passthrough': 1}
  • Deactivated node.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
  • Deactivated node.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {}
  • Deactivated node.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 1, shift: 0, properties: {}
  • Deactivated node.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'toggle': 1}
  • Deactivated node.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {'toggle': 1}
  • Deactivated node.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'toggle': 1}
  • Deactivated node.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 1, shift: 1, properties: {'toggle': 1}
  • Deactivated node.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 0, properties: {'deselect_all': 1}

Node Editor Keymap

  • Changed node.select, name: Select, active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 0, properties: {'deselect_all': 1, 'select_passthrough': 1}
    • to node.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'deselect_all': 1, 'select_passthrough': 1}
  • Changed node.select, name: Select, active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to node.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 0, properties: {}
  • Changed node.select, name: Select, active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK, alt: 1, ctrl: 0, shift: 0, properties: {}
    • to node.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {}
  • Changed node.select, name: Select, active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK, alt: 1, ctrl: 1, shift: 0, properties: {}
    • to node.select, name: Select, active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 1, shift: 0, properties: {}
  • Changed node.select, name: Select (Toggle), active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK, alt: 0, ctrl: 0, shift: 1, properties: {'toggle': 1}
    • to node.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 0, shift: 1, properties: {'toggle': 1}
  • Changed node.select, name: Select (Toggle), active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK, alt: 0, ctrl: 1, shift: 1, properties: {'toggle': 1}
    • to node.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 0, ctrl: 1, shift: 1, properties: {'toggle': 1}
  • Changed node.select, name: Select (Toggle), active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK, alt: 1, ctrl: 0, shift: 1, properties: {'toggle': 1}
    • to node.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 0, shift: 1, properties: {'toggle': 1}
  • Changed node.select, name: Select (Toggle), active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK, alt: 1, ctrl: 1, shift: 1, properties: {'toggle': 1}
    • to node.select, name: Select (Toggle), active: True, map type: MOUSE, type: LEFTMOUSE, value: PRESS, alt: 1, ctrl: 1, shift: 1, properties: {'toggle': 1}
  • Changed node.add_reroute, name: Add Reroute, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK_DRAG, alt: 0, ctrl: 0, shift: 1, properties: {}
    • to node.add_reroute, name: Add Reroute, active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK_DRAG, alt: 0, ctrl: 0, shift: 1, properties: {}
  • Changed node.links_cut, name: Cut Links, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK_DRAG, alt: 0, ctrl: 1, shift: 0, properties: {}
    • to node.links_cut, name: Cut Links, active: True, map type: MOUSE, type: RIGHTMOUSE, value: CLICK_DRAG, 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: {}

File Browser Main Keymap

  • Changed file.view_selected, name: Frame Selected, active: True, map type: KEYBOARD, type: NUMPAD_PERIOD, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}
    • to file.view_selected, name: Frame Selected, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {}

Transform Modal Map Keymap

  • Changed Transform Modal Map's PROPORTIONAL_SIZE_UP from WHEELDOWNMOUSE to WHEELUPMOUSE
  • Changed Transform Modal Map's PROPORTIONAL_SIZE_UP from WHEELUPMOUSE to WHEELDOWNMOUSE
  • Changed Transform Modal Map's PROPORTIONAL_SIZE_UP from SHIFT + WHEELDOWNMOUSE to SHIFT + WHEELUPMOUSE
  • Changed Transform Modal Map's PROPORTIONAL_SIZE_UP from SHIFT + WHEELUPMOUSE to SHIFT + WHEELDOWNMOUSE

Grease Pencil Edit Mode Keymap

  • Deactivated grease_pencil.cyclical_set, name: Set Cyclical State, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'type': 0}
  • Deactivated grease_pencil.cyclical_set, name: Set Cyclical State, active: True, map type: KEYBOARD, type: C, value: PRESS, alt: 1, ctrl: 0, shift: 0, properties: {'type': 2}

Grease Pencil Sculpt Mode Keymap

  • Changed wm.radial_control, name: Radial Control, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'data_path_primary': 'tool_settings.gpencil_sculpt_paint.brush.size', 'data_path_secondary': 'tool_settings.unified_paint_settings.size', 'use_secondary': 'tool_settings.unified_paint_settings.use_unified_size', 'rotation_path': 'tool_settings.gpencil_sculpt_paint.brush.texture_slot.angle', 'color_path': 'tool_settings.gpencil_sculpt_paint.brush.cursor_color_add', 'fill_color_path': '', 'fill_color_override_path': '', 'fill_color_override_test_path': '', 'zoom_path': '', 'image_id': 'tool_settings.gpencil_sculpt_paint.brush', 'secondary_tex': 0}
    • to wm.radial_control, name: Radial Control, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'data_path_primary': 'tool_settings.gpencil_sculpt_paint.brush.size', 'data_path_secondary': 'tool_settings.unified_paint_settings.size', 'use_secondary': 'tool_settings.unified_paint_settings.use_unified_size', 'rotation_path': 'tool_settings.gpencil_sculpt_paint.brush.texture_slot.angle', 'color_path': 'tool_settings.gpencil_sculpt_paint.brush.cursor_color_add', 'fill_color_path': '', 'fill_color_override_path': '', 'fill_color_override_test_path': '', 'zoom_path': '', 'image_id': 'tool_settings.gpencil_sculpt_paint.brush', 'secondary_tex': 0, 'release_confirm': 1}

Grease Pencil Brush Stroke Keymap

  • Changed wm.radial_control, name: Radial Control, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'data_path_primary': 'tool_settings.gpencil_paint.brush.size'}
    • to wm.radial_control, name: Radial Control, active: True, map type: KEYBOARD, type: F, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'data_path_primary': 'tool_settings.gpencil_paint.brush.size', 'release_confirm': 1}

Mesh Keymap

  • Added mesh.loop_multi_select, name: Multi Select Loops, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK_DRAG, alt: 1, ctrl: 0, shift: 1, properties: {'ring': 0}
  • Added mesh.loop_multi_select, name: Multi Select Loops, active: True, map type: MOUSE, type: LEFTMOUSE, value: CLICK_DRAG, 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}

Toolbar Popup Keymap

  • Added wm.tool_set_by_id, name: Set Tool by Name, active: True, map type: KEYBOARD, type: D, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'name': 'builtin.annotate'}
  • Added wm.tool_set_by_id, name: Set Tool by Name, active: True, map type: KEYBOARD, type: E, value: PRESS, alt: 0, ctrl: 0, shift: 0, properties: {'name': 'builtin.annotate_eraser'}

System

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

Experimental

  • Enable Asset Debug Info

Save & Load

  • Disable Save Prompt
  • Enable File Compression
  • Disable UI Loading
  • Change Save Versions to 3
  • Change Recent Files to 20