tahoma2d/stuff/profiles/layouts/shortcuts/otanimate.ini
Jeremy Bullock 3605260cbd
Ot master (#58)
* prevent unintentional frameworks use and fix typos

* Fix build with Clang 10

* System depend code deduplication

* Improve multi-layer style picker.

Allows clicking anywhere on a stroke in another layer to pick it -
not just the center.

Fixes #2843.

* Get actual pixel size instead of hard-coding to 1.0.

* Rehide features

* fix pegbar restoring

* fix crash on converting single image

* Fix wrong path to FXs

* fix expression reference in sub xsheet

* Fix build with GCC 10.

The default option was fixed in the latest Twain releases
but Opentoonz includes Twain 2.1.

* Fix build with Qt 5.15.

QPainterPath is no longer included indirectly.

* fix pegbar lost on exploding subxsheet

* fix fxs missing on explode

* Adobe Animate keyboard shortcuts but now with better shapes

* fix a bug where level in xsheet gets replaced when cancelling saving

* add include intersection option in selection tool

Co-authored-by: artisteacher <thingymadingy@yahoo.com>
Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Co-authored-by: Martin van Zijl <martin.vanzijl@gmail.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Konstantin Dmitriev <ksee.zelgadis@gmail.com>
Co-authored-by: Christophe Giboudeaux <christophe@krop.fr>
Co-authored-by: MrBlockCat <37186692+MrBlockCat@users.noreply.github.com>
Co-authored-by: pojienie <pojienie@gmail.com>
2020-06-28 21:05:10 -06:00

73 lines
1.4 KiB
INI

[shortcuts]
MI_OnionSkin=Ctrl+Alt+O
MI_EnableAllColumns=Alt+Shift+H
MI_UnlockSelectedColumns=Ctrl+Shift+K
MI_UnlockAllColumns=Ctrl+Alt+Shift+L
MI_SetKeyframes=Ctrl+F6
MI_Preferences=Ctrl+U
MI_Quit=Ctrl+Q
MI_SaveSceneAs=Ctrl+Shift+S
MI_SaveAll=Ctrl+S
MI_NewScene=Ctrl+N
MI_LoadScene=Ctrl+O
MI_SelectAll=Shift+A
MI_Undo=Ctrl+Z
MI_Redo=Ctrl+Y
MI_Cut=Ctrl+X
MI_Copy=Ctrl+C
MI_Paste=Ctrl+V
MI_Clear=Backspace
MI_Insert=Ins
MI_Group=Ctrl+G
MI_Ungroup=Ctrl+Shift+G
MI_BringToFront=Ctrl+Shift+Up
MI_BringForward=Ctrl+Up
MI_SendBack=Ctrl+Shift+Down
MI_SendBackward=Ctrl+Down
MI_EnterGroup=Ctrl+Return
MI_ExitGroup=Del
MI_AddFrames=Ctrl+H
MI_SceneSettings=Ctrl+F3
MI_ExplodeChild=Ctrl+B
MI_IncreaseStep=+
MI_Duplicate=D
MI_CreateBlankDrawing=F7
MI_DrawingSubForward=]
MI_DrawingSubGroupForward=Ctrl+]
MI_DrawingSubBackward=[
MI_DrawingSubGroupBackward=Ctrl+[
MI_PrevDrawing=F
MI_NextFrame=.
MI_PrevFrame=,
MI_LastFrame=Shift+>
MI_FirstFrame=Shift+<
MI_NextKeyframe=Alt+.
MI_PrevKeyframe=Alt+,
MI_Play=Return
MI_Preview=Alt+P
MI_FieldGuide=Ctrl+'
MI_ViewRuler=Ctrl+Alt+Shift+R
MI_OpenFunctionEditor=Alt+F
MI_FullScreenWindow=Ctrl+F
T_Type=T
T_Edit=G
T_Selection=V
T_Brush=B
T_PaintBrush=Y
T_Eraser=E
T_StylePicker=I
T_ControlPointEditor=A
T_Hand=H
T_Rotate=Shift+H
T_Zoom=Z
MI_GeometricRectangle=R
MI_GeometricEllipse=O
MI_GeometricLine=N
MI_GeometricPolyline=P
MI_FillAreas=K
MI_FillLines=S
A_ToolOption_IK=M
T_Zoomin=Ctrl+=
T_Zoomout=Ctrl+-
T_ZoomReset=Ctrl+1
T_ShowHideFullScreen=F4