Changes between Version 15 and Version 16 of Help/Action/Extrude
- Timestamp:
- 2014-06-06T10:58:41+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Extrude
v15 v16 27 27 28 28 [[Image(MoveNode.png)]] 29 30 === Dual alignment === 31 Toggled by {{{X}}} or the item in the //Edit// menu. Instead of using one reference segment and moving both nodes of the selected original segment in the same direction, 32 this mode uses two reference segments (neigbors of the original segment) and moves the nodes each according to its own reference segment. 33 34 [[Image(DualAlign.png)]] 35 36 The status is indicated in the status line and visually (two reference segments shown instead of one). 29 37 30 38 … … 61 69 [[Image(IgnoreSharedNodes-disabled.png)]] 62 70 * The extrude action will be performed only if the pointer moved more than specified distance: {{{extrude.initial-move-threshold}}} (pixels, default 1). 71 * Changing the keyboard shortcut of [#Dualalignment Dual alignment mode]: Set {{{extrude.dualalign.toggleOnRepeatedX}}} to {{{false}}} to disable the default one, set new one via {{{Mode: Extrude Dual alignment}}} shortcut. 63 72 64 73 ----