Shift S used twice in maya keyconfig #28279

Closed
opened 2011-08-17 03:05:32 +02:00 by Frank Aalbers · 6 comments

%%%file:
scripts/presets/keyconfig/maya.py

Shift S used twice in maya keyconfig.

Once for Resize:
kmi = km.keymap_items.new('transform.resize', 'S', 'PRESS', shift=True)

Once for Call Menu:
kmi = km.keymap_items.new('wm.call_menu', 'S', 'PRESS', shift=True)

Call Menu trumps Resize, so we can't use Resize under the maya keyconfig
Blender keyconfig does not use Shift, only S. I checked if maya config uses only S for something else and it doesn't

Could we please change:
kmi = km.keymap_items.new('transform.resize', 'S', 'PRESS', shift=True)
to:
kmi = km.keymap_items.new('transform.resize', 'S', 'PRESS')

Thanks,

Frank
%%%

%%%file: scripts/presets/keyconfig/maya.py Shift S used twice in maya keyconfig. Once for Resize: kmi = km.keymap_items.new('transform.resize', 'S', 'PRESS', shift=True) Once for Call Menu: kmi = km.keymap_items.new('wm.call_menu', 'S', 'PRESS', shift=True) Call Menu trumps Resize, so we can't use Resize under the maya keyconfig Blender keyconfig does not use Shift, only S. I checked if maya config uses only S for something else and it doesn't Could we please change: kmi = km.keymap_items.new('transform.resize', 'S', 'PRESS', shift=True) to: kmi = km.keymap_items.new('transform.resize', 'S', 'PRESS') Thanks, Frank %%%
Author

Changed status to: 'Open'

Changed status to: 'Open'
Member

%%%We need an official maintainer for the Maya keymap file. Matt committed this long ago... maybe he's interested to keep it work?%%%

%%%We need an official maintainer for the Maya keymap file. Matt committed this long ago... maybe he's interested to keep it work?%%%

%%%Hmm. I think Scaling in Maya is "R". However, that creates another conflict:

kmi = km.keymap_items.new('view3d.enable_manipulator', 'R', 'PRESS')
%%%

%%%Hmm. I think Scaling in Maya is "R". However, that creates another conflict: kmi = km.keymap_items.new('view3d.enable_manipulator', 'R', 'PRESS') %%%

%%%Found this online. Might be useful:

MAYA KEYMAP

Snapping Operations:

Snap to curves c
Snap to grids x
Snap to points v
Move, Rotate, Scale Tool snapping j
Move, Rotate, Scale Tool relative snapping Shift+J

Painting Operations:

Flood with the current value Alt+f
Turn Show Wireframe on/off Alt+a
Turn Color Feedback on/off Alt+c
Toggle Reflection on/off Alt+r
Artisan Paint Operation marking menu u+LMB
Modify upper brush radius b
Modify lower brush radius Shift+B
Edit Paint Effects template brush settings Ctrl+b
Modify Artisan brush Stamp Depth i
Modify Max Displacement - [x] m
Modify Value n
Switch to pick colour mode /
Select cluster mode [2] '
Open Paint Effects panel 8
Poly Brush Tool marking menu o+LMB
Poly UV Tool marking menu o+MMB

  • Of Sculpt Surfaces and Sculpt Polygons Tool
  • Of Paint Weights Tool

Tumble, Track or Dolly:

Tumble Tool Alt+LMB
Track Tool Alt+MMB
Dolly Tool Alt+RMB

Display:

Shading > Wireframe 4
Shaded display 5
Shaded and Textured display 6
Lighting > Use All Lights 7
Display Quality marking menu d+LMB
Low Quality Display setting 1
Medium Quality Display setting 2
High Quality Display setting 3

Displaying Objects (show, hide):

Display > Hide > Hide Selection Ctrl+h
Display > Show > Show Last Hidden Ctrl+Shift+H
Display > Hide > Hide Unselected Objects Alt+h
Show > Isolate Select > View Selected Shift+I

Tool Operations:

Complete current tool Return
Abort current tool ~
Enter tool Edit mode Insert
Select Tool Shift menu+Q
Component marking Shift menu+Q+LMB
Select tool Alt+q
Polygon marking menu Alt+q+LMB
Mask marking menu q+LMB
Move tool w
Move tool marking menu w+LMB
Rotate tool e
Rotate tool marking menu e+LMB
Scale tool r
Scale tool marking menu r+LMB
Show manipulator tool t
Select last used tool - [x] y
Snap Move, Rotate, Scale tool j
Increase manipulator size = or +
Decrease manipulator size -

  • Excluding Select, Move, Rotate and Scale

Animation Operations:

Animate > Set key s
Insert Keys tool - [x] i
Keyframe marking menu Shift+S+LMB
Tangent marking menu Shift+S+MMB
Set key for Rotate Shift+E
Ser key for Scale Shift+R
Set key for Translate Shift+W
Cycle handle stiky state (for IK handles) Alt+s

  • For Graph Editor

Playback Control:

Move forward one frame Alt+.
Move backward one frame Alt+,
Go to Next key .
Go to previous key ,
Turn Playback on/off Alt+v
Go to Min Frame Alt+Shift+v

Hotbox Display:

Hotbox Space
Default Hotbox Style - [x] Alt+m

  • Zones and Menus Rows

Window and View Operations:

Toogle Attribute Editor and Channel Box Crtl+a
Frame all in active panel a
History Operations marking menu a+LMB
Frame All in all views Shift+A
Frame selected in active panel f
Frame selected in all views Shift+F
Redo view change ]
Undo view change [
Set keyboard focus to command line Set keyboard focus to numeric input line Alt+
Help > Contents and Search F1

Moving Selected Objects:

Move up one pixel Alt+Up arrow
Move down one pixel Alt+Down arrow
Move left one pixel Alt+Left arrow
Move right one pixel Alt+Right arrow

Traversing the Hierarchy:

Walk up the current hierarchy Up arrow
Walk down current hierarchy Down arrow
Walk left current hierarchy Left arrow
Walk right current hierarchy Right arrow

Modeling Operations:

Display coarser Sub-d level Crtl+Up arrow
Select/refine Sub-d component Crtl+Down arrow
Convert poly selection to Vertices Crtl+F9
Convert poly selction to Edges Crtl+F10
Covert poly selection to Faces Crtl+F11
Convert poly selction to UVs Crtl+F12

File Operations:

File > New Scene Ctrl+n
File > Open Scene Ctrl+o
File > Save Scene Ctrl+s
File > Exit Ctrl+q

Selecting Menus:

Show/Hide main menu bar Ctrl+m
Show/Hide panel menu bar Shift+m
Menu Set marking menu h+LMB
Show Animationmenu set F2
Show Modeling menu set F3
Show Dynamics menu set F4
Show Rendering menu set F5

Edit Operations:

Edit > Undo z or Ctrl+z
Edit > Redo Shift+z
Edit > Repeat g
Repeat command at mouse position Shift+G
Edit > Duplicate Ctrl+d
Edit > Duplicate with Transform Shift+D
Edit > Group Crtl+g
Edit > Parent p
Edit > Unparent Shift+P
Edit > Cut Crtl+x
Edit > Copy Crtl+c
Edit > Paste Ctrl+v

Selecting Objects & Components:

Switching between Objevt and Component Editing F8
Select Polygon and Subdivision Surface Vertices F9
Select Polygon and Subdivision Surface Edges F10
Select Polygon and Subdivision Surface Faces F11
Select Polygon and Subdivision Surface UVs F12
Select next intermediate onject Ctrl+i
Select Polygon Vertex/Faces Alt+F9
Shrink polygon selection region <
Grow polygon selection region >
%%%

%%%Found this online. Might be useful: MAYA KEYMAP Snapping Operations: Snap to curves c Snap to grids x Snap to points v Move, Rotate, Scale Tool snapping j Move, Rotate, Scale Tool relative snapping Shift+J Painting Operations: Flood with the current value Alt+f Turn Show Wireframe on/off Alt+a Turn Color Feedback on/off Alt+c Toggle Reflection on/off Alt+r Artisan Paint Operation marking menu u+LMB Modify upper brush radius b Modify lower brush radius Shift+B Edit Paint Effects template brush settings Ctrl+b Modify Artisan brush Stamp Depth i Modify Max Displacement - [x] m Modify Value n Switch to pick colour mode / Select cluster mode [2] ' Open Paint Effects panel 8 Poly Brush Tool marking menu o+LMB Poly UV Tool marking menu o+MMB - [x] Of Sculpt Surfaces and Sculpt Polygons Tool - [x] Of Paint Weights Tool Tumble, Track or Dolly: Tumble Tool Alt+LMB Track Tool Alt+MMB Dolly Tool Alt+RMB Display: Shading > Wireframe 4 Shaded display 5 Shaded and Textured display 6 Lighting > Use All Lights 7 Display Quality marking menu d+LMB Low Quality Display setting 1 Medium Quality Display setting 2 High Quality Display setting 3 Displaying Objects (show, hide): Display > Hide > Hide Selection Ctrl+h Display > Show > Show Last Hidden Ctrl+Shift+H Display > Hide > Hide Unselected Objects Alt+h Show > Isolate Select > View Selected Shift+I Tool Operations: Complete current tool Return Abort current tool ~ Enter tool Edit mode Insert Select Tool Shift menu+Q Component marking Shift menu+Q+LMB Select tool Alt+q Polygon marking menu Alt+q+LMB Mask marking menu q+LMB Move tool w Move tool marking menu w+LMB Rotate tool e Rotate tool marking menu e+LMB Scale tool r Scale tool marking menu r+LMB Show manipulator tool t Select last used tool - [x] y Snap Move, Rotate, Scale tool j Increase manipulator size = or + Decrease manipulator size - - [x] Excluding Select, Move, Rotate and Scale Animation Operations: Animate > Set key s Insert Keys tool - [x] i Keyframe marking menu Shift+S+LMB Tangent marking menu Shift+S+MMB Set key for Rotate Shift+E Ser key for Scale Shift+R Set key for Translate Shift+W Cycle handle stiky state (for IK handles) Alt+s - [x] For Graph Editor Playback Control: Move forward one frame Alt+. Move backward one frame Alt+, Go to Next key . Go to previous key , Turn Playback on/off Alt+v Go to Min Frame Alt+Shift+v Hotbox Display: Hotbox Space Default Hotbox Style - [x] Alt+m - [x] Zones and Menus Rows Window and View Operations: Toogle Attribute Editor and Channel Box Crtl+a Frame all in active panel a History Operations marking menu a+LMB Frame All in all views Shift+A Frame selected in active panel f Frame selected in all views Shift+F Redo view change ] Undo view change [ Set keyboard focus to command line ` Set keyboard focus to numeric input line Alt+` Help > Contents and Search F1 Moving Selected Objects: Move up one pixel Alt+Up arrow Move down one pixel Alt+Down arrow Move left one pixel Alt+Left arrow Move right one pixel Alt+Right arrow Traversing the Hierarchy: Walk up the current hierarchy Up arrow Walk down current hierarchy Down arrow Walk left current hierarchy Left arrow Walk right current hierarchy Right arrow Modeling Operations: Display coarser Sub-d level Crtl+Up arrow Select/refine Sub-d component Crtl+Down arrow Convert poly selection to Vertices Crtl+F9 Convert poly selction to Edges Crtl+F10 Covert poly selection to Faces Crtl+F11 Convert poly selction to UVs Crtl+F12 File Operations: File > New Scene Ctrl+n File > Open Scene Ctrl+o File > Save Scene Ctrl+s File > Exit Ctrl+q Selecting Menus: Show/Hide main menu bar Ctrl+m Show/Hide panel menu bar Shift+m Menu Set marking menu h+LMB Show Animationmenu set F2 Show Modeling menu set F3 Show Dynamics menu set F4 Show Rendering menu set F5 Edit Operations: Edit > Undo z or Ctrl+z Edit > Redo Shift+z Edit > Repeat g Repeat command at mouse position Shift+G Edit > Duplicate Ctrl+d Edit > Duplicate with Transform Shift+D Edit > Group Crtl+g Edit > Parent p Edit > Unparent Shift+P Edit > Cut Crtl+x Edit > Copy Crtl+c Edit > Paste Ctrl+v Selecting Objects & Components: Switching between Objevt and Component Editing F8 Select Polygon and Subdivision Surface Vertices F9 Select Polygon and Subdivision Surface Edges F10 Select Polygon and Subdivision Surface Faces F11 Select Polygon and Subdivision Surface UVs F12 Select next intermediate onject Ctrl+i Select Polygon Vertex/Faces Alt+F9 Shrink polygon selection region < Grow polygon selection region > %%%

%%%Resolved conflict in svn rev45373. But for further improvements we need somebody to maintain this keymap.%%%

%%%Resolved conflict in svn rev45373. But for further improvements we need somebody to maintain this keymap.%%%

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#28279
No description provided.