PlyEdit: Undo
From Headus Docs
(Difference between revisions)
Revision as of 06:42, 15 December 2010 (edit) Headus (Talk | contribs) ← Previous diff |
Current revision (06:47, 16 December 2010) (edit) (undo) Headus (Talk | contribs) |
||
(9 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
{{:PlyEdit: Menu}} There is no Undo function as such, but there are ways to avoid disaster: | {{:PlyEdit: Menu}} There is no Undo function as such, but there are ways to avoid disaster: | ||
- | ==== Void Undo ==== | + | ; Void Undo : If you've used the {{key|V}} key to delete a section of the mesh and accidentally selected the wrong faces, type {{key2|V|U}} right away; this will unvoid what was just voided. There is only one level of undo. |
- | If you've used the {{key|V}} key to delete a section of the mesh and accidentally selected the wrong faces, type {{key2|V|U}} right away; this will unvoid what was just voided. There is only one level of undo. | + | ; Fill Undo : If you've accidentally filled one or more holes that you didn't want to, use {{key2|V|G}}. Holes are filled with green marked faces, so you can easily make them holes again by deleting marked faces. |
- | ==== Fill Undo ==== | + | ; Save Regularly : Use the '''Tmp 1''' to '''5''' buttons to quickly save the current mesh into temporary files. If you make a mistake that cant be fixed in other ways, you can then recover an earlier version of the mesh from one of the temp save files. Regular saving is a good idea anyway in case of a software or system crash. |
- | If you've accidentally filled one or more holes that you didn't want to, use {{key2|V|G}}. Holes are filled with green marked faces, so you can easily make them holes again by deleting marked faces. | + | ; Ghost Mesh : This technique is better than a normal undo because it allows you to select which parts of an earlier save you want to restore back into the current mesh. |
- | ==== Save Regularly ==== | + | : Lets say for example that you filled and sculpted an ear, touched up the nose, started work on the other ear, but then realized your work on the first ear wasn't any good. A regular undo, to get the first ear back to its original state, would also undo your work on the second ear and the nose. By restoring an earlier save file you would also lose all of your recent work. |
- | Use the '''Tmp 1''' to '''5''' buttons to quickly save the current mesh into temporary files. If you make a mistake that cant be fixed in other ways, you can then recover an earlier version of the mesh from one of the temp save files. Regular saving is a good idea anyway in case of a software or system crash. | + | : The solution is to load the earlier save file as the [[PlyEdit:_Loading_Meshes#Ghost|Ghost]] Mesh. Next, save the current mesh out; you don't want to lose your recent work if something goes wrong! Then view the ghost mesh and {{key|G}} key mark the section of mesh you want to restore; in our example, its the unedited first ear. Use the '''Import Align Combine''' tool's '''Copy''' button to make a copy of those faces, then go back to viewing the current mesh (the {{key|0}} key toggles the view between the current and ghost meshes). You will then see the replacement faces overlapping the current ones, so hide the 2nd "red" mesh and void the current faces, making sure you leave a bit of overlap with the replacement faces. Then finally, use the '''Import Align Combine''' tool's '''Blend''' button to merge the replacement faces into the current mesh. |
- | ==== Ghost Mesh ==== | + | : By using this method, you can restore any part of your mesh back to an earlier state while retaining all of your other modifications. |
Current revision
There is no Undo function as such, but there are ways to avoid disaster:
|