Expanded menus and bug fixes

This commit is contained in:
AbstractConcept 2022-10-15 01:00:47 -05:00
parent cc28ac4bd4
commit 721443592f
146 changed files with 5891 additions and 269 deletions

View file

@ -465,5 +465,25 @@
<keyCode>End</keyCode>
</mac>
</Keybind>
<Keybind>
<command>CenterView</command>
<win>
<keyCode>C</keyCode>
</win>
<mac>
<keyCode>C</keyCode>
</mac>
</Keybind>
<Keybind>
<command>StretchKeyframesToggle</command>
<win>
<keyCode>K</keyCode>
</win>
<mac>
<keyCode>K</keyCode>
</mac>
</Keybind>
</ArrayOfKeybind>