-
Notifications
You must be signed in to change notification settings - Fork 2
Edit
ziplantil edited this page Jul 12, 2020
·
1 revision
Text | Description |
---|---|
Undo | Undoes the last action. |
Redo | If any actions have been undone, restores the action that was last undone. The redo buffer is reset if another action is carried out after an undo. |
Cut Block | Considers all "marked segments" as a block; if none, this option is not available. The user is asked for a file name for the block file. If given, the given block is copied to the file and removed from the mine. The origin of the block is considered to be the current side and point. |
Copy Block | Considers all "marked segments" as a block; if none, this option is not available. The user is asked for a file name for the block file. If given, the given block is copied to the file, but not removed from the mine. The origin of the block is considered to be the current side and point. |
Quick Copy | Same as "Copy Block", but the block is copied to memory and not to a file. |
Paste Block | Pastes a block from a file, considering the current side and point as the origin for the block. |
Quick Paste | Same as "Paste Block", but the block is pasted from memory and not from a file. |
Delete Block | Removes all marked segments, if any. |
Copy other segment's Textures | Applies new textures to the current segment from the other segment. Only the 1st and 2nd layer textures are copied; the alignment and light settings are not. The textures are copied for every side; for example, the texture in side 1 of the other segment is applied to side 1 of the current segment. If a side in the other segment is open and without a texture, the default texture will be applied for that specific side. |
Mark/Unmark | Marks the current point, line, side or segment, depending on the active mode. In object and block mode, the segment will be marked. If the current point/line/side/segment is already marked, it will instead be unmarked. |
Mark All | Marks every point, line, side and segment in the mine. |
Unmark All | Unmarks every point, line, side and segment in the mine. |
Collapse Edge | D2X-XL only: converts the current line into a point. |
Create Wedge | D2X-XL only: converts the current segment into a wedge. |
Create Pyramid | D2X-XL only: converts the current segment into a pyramid. |
Recalculate mine center | Recalculates the center of the mine, i.e. the origin point (0,0,0) of the coordinates. All existing points and objects will be repositioned relative to the new origin such that their relative position in the mine is not changed. The center is considered to be the average of all point coordinate in the mine. |
Set mine center to current segment | Sets the mine center to the current segment; the center point of the current segment is taken as the new origin of the mine, and all existing points and objects will be repositioned relative to the new origin such that their relative position in the mine is not changed. |
- Mine View & Controls
- Selection
- Moving Things Around
- Toolbar
- Texture List
- Status Bar
- .HOG Editor
- .POG (Texture) Editor
- Level Converter