Difference between revisions of "Keyboard Shortcuts (iPi Mocap Studio)"

From iPi Docs
Jump to: navigation, search
(Created page with "{{Note| This article is under construction and will be published in a few days. Meanwhile refer to v2 documentation: http://wiki.ipisoft.com/Keyboard_Shortcuts_(iPi_Mocap_Stud...")
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Note| This article is under construction and will be published in a few days. Meanwhile refer to v2 documentation: http://wiki.ipisoft.com/Keyboard_Shortcuts_(iPi_Mocap_Studio)}}
+
==== Timeline Navigation ====
 +
<table>
 +
{{KeyboardShortcut|<sub>space</sub>||Play/pause (also stops active processing pass if any)}}
 +
{{KeyboardShortcut|M||Go to the first frame of region of interest (if current position belongs to it) or to the first frame of video (if current position is out of region of interest)}}
 +
{{KeyboardShortcut|&lt;|,|Go to the previous frame}}
 +
{{KeyboardShortcut|&gt;|.|Go to the next frame}}
 +
{{KeyboardShortcut|?|/|Go to the last frame of region of interest (if current position belongs to it) or to the last frame of video (if current position is out of region of interest)}}
 +
{{KeyboardShortcut|I||Set the beginning of region of interest to the current frame}}
 +
{{KeyboardShortcut|O||Set the end of region of interest to the current frame}}
 +
</table>
 +
 
 +
==== 3D Tools and Cameras Switching ====
 +
<table>
 +
{{KeyboardShortcut|!|1|Switch to the first camera view (same as clicking on '''Camera 1''' button in the toolbar)}}
 +
{{KeyboardShortcut|@|2|Switch to the second camera view if exists (same as clicking on '''Camera 2''' button in the toolbar)}}
 +
{{KeyboardShortcut|#|3|Switch to the third camera view if exists (same as clicking on '''Camera 3''' button in the toolbar)}}
 +
{{KeyboardShortcut|$|4|Switch to the fourth camera view if exists (same as clicking on '''Camera 4''' button in the toolbar)}}
 +
{{KeyboardShortcut|%|5|Switch to the fifth camera view if exists (same as clicking on '''Camera 5''' button in the toolbar)}}
 +
{{KeyboardShortcut|^|6|Switch to the sixth camera view if exists (same as clicking on '''Camera 6''' button in the toolbar)}}
 +
{{KeyboardShortcut|S||Switch to selection tool (same as clicking on '''Select''' button in the toolbar}}
 +
{{KeyboardShortcut|Q||Switch to move tool (same as clicking on '''Move''' button in the toolbar}}
 +
{{KeyboardShortcut|W||Switch to rotation tool (same as clicking on '''Rotate''' button in the toolbar}}
 +
{{KeyboardShortcut|E||Switch to inverse kinematic (IK) tool (same as clicking on '''IK''' button in the toolbar}}
 +
</table>
 +
 
 +
==== Skeleton Navigation ====
 +
<table>
 +
{{KeyboardShortcut|{|[|Move to the parent bone}}
 +
{{KeyboardShortcut|}|]|Move to the child bone if exists or to the next sibling bone otherwise}}
 +
{{ShiftKeyboardShortcut|{|[|Move to the previous sibling bone (cyclic)}}
 +
{{ShiftKeyboardShortcut|}|]|Move to the next sibling bone (cyclic)}}
 +
</table>
 +
 
 +
==== Processing Commands ====
 +
<table>
 +
{{CtrlShiftKeyboardShortcut|>|.|Track forward}}
 +
{{CtrlShiftKeyboardShortcut|<|,|Track backward}}
 +
{{CtrlShiftKeyboardShortcut|R||Refit pose}}
 +
{{CtrlShiftKeyboardShortcut|J||Apply jitter removal}}
 +
{{CtrlShiftKeyboardShortcut|A||Analyze actor appearance}}
 +
{{CtrlShiftKeyboardShortcut|&#x2191;||Increase trajectory filtering}}
 +
{{CtrlShiftKeyboardShortcut|&#x2193;||Decrease trajectory filtering}}
 +
</table>
 +
 
 +
==== File Commands ====
 +
<table>
 +
{{CtrlKeyboardShortcut|N||Create new project from [[.iPiVideo_file_extension|.iPiVideo]] file (same as clicking on '''New''' button in the toolbar)}}
 +
{{CtrlKeyboardShortcut|O||Open existing project file ([[.iPiMocap_file_extension|.iPiMocap]] or [[.iPiMocapTrial_file_extension|.iPiMocapTrial]]) from disk (same as clicking on '''Open''' button in the toolbar)}}
 +
{{CtrlKeyboardShortcut|S||Save current project to disk (same as clicking on '''Save''' button in the toolbar)}}
 +
{{CtrlKeyboardShortcut|I||Open animation from BVH/FBX/SMD file for playback}}
 +
{{CtrlKeyboardShortcut|T||Import target character from BVH/FBX/DAE/SMD/DMX file for motion transfer}}
 +
{{CtrlKeyboardShortcut|E||Export resulting animation for region of interest as BVH/FBX/DAE/SMD/DMX file}}
 +
</table>
 +
 
 +
==== Edit Commands ====
 +
<table>
 +
{{CtrlKeyboardShortcut|Z||Undo the latest changes}}
 +
{{CtrlKeyboardShortcut|Y||Redo the latest changes which have been undone before}}
 +
{{CtrlKeyboardShortcut|C||Copy entire character pose to Clipboard (use <tt>Ctrl+V</tt> to paste)}}
 +
{{CtrlKeyboardShortcut|B||Copy selected bone rotation to Clipboard (use <tt>Ctrl+V</tt> to paste)}}
 +
{{CtrlShiftKeyboardShortcut|C||Copy rotations of selected bone and all its children (including all descendants) to Clipboard (use <tt>Ctrl+V</tt> to paste)}}
 +
{{CtrlKeyboardShortcut|V||Paste character pose (entire or separate bones) from Clipboard to current frame}}
 +
{{CtrlShiftKeyboardShortcut|V||Paste character pose (entire or separate bones) from Clipboard to all frames of region of interest}}
 +
{{CtrlKeyboardShortcut|D||Delete character pose in current frame that will reset it to default T-pose}}
 +
{{CtrlKeyboardShortcut|L||Load character pose (entire or separate bones) from file on disk to Clipboard (after loading pose can be paste using <tt>Ctrl+V</tt>)}}
 +
{{CtrlKeyboardShortcut|P||Save character pose (entire or separate bones) from Clipboard to file on disk (this command is available if pose was copied to Clipboard using one of the <tt>Ctrl+C</tt>, <tt>Ctrl+Shift+C</tt>, <tt>Ctrl+B</tt> commands)}}
 +
</table>
 +
 
 +
==== Batch Commands ====
 +
 
 +
 
 +
 
 +
<table>
 +
{{CtrlShiftKeyboardShortcut|B||Start/stop adding passes to the current batch}}
 +
</table>
 +
 
 +
 
 +
[[Category:iPi Mocap Studio]]

Latest revision as of 05:11, 21 June 2015

Timeline Navigation

space
Play/pause (also stops active processing pass if any)
M
Go to the first frame of region of interest (if current position belongs to it) or to the first frame of video (if current position is out of region of interest)
<
,
Go to the previous frame
>
.
Go to the next frame
 ?
/
Go to the last frame of region of interest (if current position belongs to it) or to the last frame of video (if current position is out of region of interest)
I
Set the beginning of region of interest to the current frame
O
Set the end of region of interest to the current frame

3D Tools and Cameras Switching

 !
1
Switch to the first camera view (same as clicking on Camera 1 button in the toolbar)
@
2
Switch to the second camera view if exists (same as clicking on Camera 2 button in the toolbar)
#
3
Switch to the third camera view if exists (same as clicking on Camera 3 button in the toolbar)
$
4
Switch to the fourth camera view if exists (same as clicking on Camera 4 button in the toolbar)
 %
5
Switch to the fifth camera view if exists (same as clicking on Camera 5 button in the toolbar)
^
6
Switch to the sixth camera view if exists (same as clicking on Camera 6 button in the toolbar)
S
Switch to selection tool (same as clicking on Select button in the toolbar
Q
Switch to move tool (same as clicking on Move button in the toolbar
W
Switch to rotation tool (same as clicking on Rotate button in the toolbar
E
Switch to inverse kinematic (IK) tool (same as clicking on IK button in the toolbar

Skeleton Navigation

{
[
Move to the parent bone
}
]
Move to the child bone if exists or to the next sibling bone otherwise
Shift
+
{
[
Move to the previous sibling bone (cyclic)
Shift
+
}
]
Move to the next sibling bone (cyclic)

Processing Commands

Ctrl
+
Shift
+
>
.
Track forward
Ctrl
+
Shift
+
<
,
Track backward
Ctrl
+
Shift
+
R
Refit pose
Ctrl
+
Shift
+
J
Apply jitter removal
Ctrl
+
Shift
+
A
Analyze actor appearance
Ctrl
+
Shift
+
Increase trajectory filtering
Ctrl
+
Shift
+
Decrease trajectory filtering

File Commands

Ctrl
+
N
Create new project from .iPiVideo file (same as clicking on New button in the toolbar)
Ctrl
+
O
Open existing project file (.iPiMocap or .iPiMocapTrial) from disk (same as clicking on Open button in the toolbar)
Ctrl
+
S
Save current project to disk (same as clicking on Save button in the toolbar)
Ctrl
+
I
Open animation from BVH/FBX/SMD file for playback
Ctrl
+
T
Import target character from BVH/FBX/DAE/SMD/DMX file for motion transfer
Ctrl
+
E
Export resulting animation for region of interest as BVH/FBX/DAE/SMD/DMX file

Edit Commands

Ctrl
+
Z
Undo the latest changes
Ctrl
+
Y
Redo the latest changes which have been undone before
Ctrl
+
C
Copy entire character pose to Clipboard (use Ctrl+V to paste)
Ctrl
+
B
Copy selected bone rotation to Clipboard (use Ctrl+V to paste)
Ctrl
+
Shift
+
C
Copy rotations of selected bone and all its children (including all descendants) to Clipboard (use Ctrl+V to paste)
Ctrl
+
V
Paste character pose (entire or separate bones) from Clipboard to current frame
Ctrl
+
Shift
+
V
Paste character pose (entire or separate bones) from Clipboard to all frames of region of interest
Ctrl
+
D
Delete character pose in current frame that will reset it to default T-pose
Ctrl
+
L
Load character pose (entire or separate bones) from file on disk to Clipboard (after loading pose can be paste using Ctrl+V)
Ctrl
+
P
Save character pose (entire or separate bones) from Clipboard to file on disk (this command is available if pose was copied to Clipboard using one of the Ctrl+C, Ctrl+Shift+C, Ctrl+B commands)

Batch Commands

Ctrl
+
Shift
+
B
Start/stop adding passes to the current batch