Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alternative shortcut for Align Transform to View in the 3D editor #93675

Commits on Jun 27, 2024

  1. Add alternative shortcut for Align Transform to View in the 3D editor

    The new shortcut is Ctrl + Alt + Numpad 0 and is the one listed
    in the 3D viewport's Perspective menu (since PopupMenu accelerators
    display the first shortcut only). This shortcut matches Blender
    and avoids conflicts with the GeForce Experience overlay, which
    defaults to Ctrl + Alt + M.
    
    Ctrl + Alt + M is still defined as an alternative default,
    so that existing workflows are not impacted.
    Calinou committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6932630 View commit details
    Browse the repository at this point in the history