Difference between revisions of "Lock Keyframes"

From Synfig Studio :: Documentation
Jump to: navigation, search
(Updated Terminology)
m (screen shot progress + rewrite + literal <--- last four screenshot todo)
Line 1: Line 1:
 
{{Category|NewTerminology}}
 
{{Category|NewTerminology}}
     Screenshot need to be updated !
+
     Last four Screenshot need to be updated !
  
The 'Lock Keyframes' setting is controlled by clicking the button at the far right of the timetrack at the bottom of the canvas window. The icon has a picture of a padlock on it, with arrows pointing left and right, and will only be visible if your canvas has a non-zero end time. It will only be active if you're not currently using a tool which disables the timetrack, such as the Spline Tool or the Draw Tool.  
+
The {{Literal|Lock Keyframes}} setting is controlled by clicking the buttons at the right of the {{l|Timetrack}} at the bottom of the {{l|Canvas}} window. The icons has a picture of a padlock on it, the left one with an arrow pointing left and the right one an arrow pointing to the right.
 +
Those icons will only be visible if your canvas has a non-zero end time. It will only be active if you're not currently using a tool which disables the timetrack, such as the {{l|Spline Tool}} or the {{l|Draw Tool}}.  
  
{{l|Image: LockKeyframeButton.png}}
+
[[File:LockKeyframe Buttons-0.63.06.png|300px|none]]
  
  
Clicking on the icon steps it through its 4 possible values:
+
Clicking on the two icons through its 4 possible values:
 
{| border = "1"
 
{| border = "1"
| All Keyframes Locked (both arrows are lit up) || {{l|Image: Keyframe_lock_all_64.png}}
+
| All Keyframes Locked (both padlock are locked) || [[File:Keyframe lock past on icon.png|32px]] [[File:Keyframe lock future on icon.png|32px]]
 
|-
 
|-
| Past Keyframes Locked (left arrow is lit up) || {{l|Image: Keyframe_lock_past_64.png}}
+
| Past Keyframes Locked (left padlock is locked) || [[File:Keyframe lock past on icon.png|32px]] [[File:Keyframe lock future off icon.png|32px]]
 
|-
 
|-
| Future Keyframes Locked (right arrow is lit up) || {{l|Image: Keyframe_lock_future_64.png}}
+
| Future Keyframes Locked (right padlock is locked) || [[File:Keyframe lock past off icon.png|32px]] [[File:Keyframe lock future on icon.png|32px]]
 
|-
 
|-
| No Keyframes Locked (neither arrow is lit up) || {{l|Image: Keyframe_lock_none_64.png}}
+
| No Keyframes Locked (neither padlock are locked) || [[File:Keyframe lock past off icon.png|32px]] [[File:Keyframe lock future off icon.png|32px]]
 
|}
 
|}
  

Revision as of 11:32, 9 May 2013

Languages Language: 

English


   Last four Screenshot need to be updated !

The "Lock Keyframes" setting is controlled by clicking the buttons at the right of the Timetrack at the bottom of the Canvas window. The icons has a picture of a padlock on it, the left one with an arrow pointing left and the right one an arrow pointing to the right. Those icons will only be visible if your canvas has a non-zero end time. It will only be active if you're not currently using a tool which disables the timetrack, such as the Spline Tool or the Draw Tool.

LockKeyframe Buttons-0.63.06.png


Clicking on the two icons through its 4 possible values:

All Keyframes Locked (both padlock are locked) Keyframe lock past on icon.png Keyframe lock future on icon.png
Past Keyframes Locked (left padlock is locked) Keyframe lock past on icon.png Keyframe lock future off icon.png
Future Keyframes Locked (right padlock is locked) Keyframe lock past off icon.png Keyframe lock future on icon.png
No Keyframes Locked (neither padlock are locked) Keyframe lock past off icon.png Keyframe lock future off icon.png

The setting has no effect unless the canvas is in animate editing mode. When the canvas is in animate editing mode, however, and a parameter is changed, waypoints will be created in whichever of the immediately preceding and immediately following keyframes are indicated by its value.

For example, if you are currently editing at 2s, and keyframes exist at 0s, 1s, 3s and 4s, then:

  • If 'lock keyframes' is set to 'All Keyframes Locked', waypoints will be created at 1s and 3s.

Image: WaypointsLockAll.png

  • If 'lock keyframes' is set to 'Past Keyframes Locked', a waypoint will be created at 1s.

Image: WaypointsLockPast.png

  • If 'lock keyframes' is set to 'Future Keyframes Locked', a waypoint will be created at 3s.

Image: WaypointsLockFuture.png

  • If 'lock keyframes' is set to 'No Keyframes Locked', no extra waypoints will be created.

Image: WaypointsLockNone.png

In all 4 cases, a waypoint will be created at the current time point, 2s.


Languages Language: 

English