Skip to content

Commit

Permalink
Tweak shortcut mappings to not lose the Create Patch shortcut when up…
Browse files Browse the repository at this point in the history
…grading from 2.8.0
  • Loading branch information
codereader committed Nov 24, 2020
1 parent ceb7092 commit 5bcd56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/input.xml
Expand Up @@ -205,7 +205,7 @@
<commandRemapping oldname="CameraRight" newname="CameraMoveRight" />
<commandRemapping oldname="CameraUp" newname="CameraMoveUp" />
<commandRemapping oldname="CameraDown" newname="CameraMoveDown" />
<commandRemapping oldname="SimplePatchMesh" newname="CreateSimplePatchMesh" />
<commandRemapping oldname="SimplePatchMesh" newname="CreateSimplePatchDialog" />
<commandRemapping oldname="CapCurrentCurve" newname="PatchCapDialog" />
<commandRemapping oldname="ThickenPatch" newname="ThickenPatchDialog" />
</commandRemappings>
Expand Down

0 comments on commit 5bcd56c

Please sign in to comment.