Page MenuHome

Transform: Move some hardcoded keyitems to keymap_data in python
ClosedPublic

Authored by Germano Cavalcante (mano-wii) on Dec 19 2019, 9:33 PM.

Details

Summary

Keymaps must be customized by the user.
But this is not the case for hardcoded keymaps.
Also the repetition of hardcoded and user-defined keyitems may induce the user to think they have made a mistake or it is a bug.

This patch proposes to move some of the remaining transform hardcoded keyitems to an user-defined keymap.

Diff Detail

Repository
rB Blender

Event Timeline

  • Rebase.
  • Remove shear keymap.
Germano Cavalcante (mano-wii) retitled this revision from Transform: Move some hardcoded keyitems to the user keymap_data to Transform: Move some hardcoded keyitems to keymap_data in python.Feb 15 2020, 5:14 PM
Germano Cavalcante (mano-wii) edited the summary of this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Needs Review.Sep 1 2020, 2:39 PM
This revision was automatically updated to reflect the committed changes.