Skip to content

Commit

Permalink
keymappings
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Steyfkens committed Jan 21, 2017
1 parent 8893f02 commit 48c3a5e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions KeyMappings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@ MonoBehaviour:
m_EditorClassIdentifier:
ToggleMode: Space
ToggleModeBack: '#Space'
ActivateDrawMode: d
ActivateClipMode: c
ActivateDrawMode: '#d'
ActivateClipMode: '#c'
ActivateResizeMode: '#r'
ActivateFaceMode: '#f'
ActivateVertexMode: '#v'
TogglePosSnapping: /
DecreasePosSnapping: ','
IncreasePosSnapping: .
Expand Down

0 comments on commit 48c3a5e

Please sign in to comment.