PlyEdit: Import Align Combine
From Headus Docs
(Difference between revisions)
Revision as of 08:12, 8 April 2010 (edit) Headus (Talk | contribs) ← Previous diff |
Revision as of 09:07, 8 April 2010 (edit) (undo) Headus (Talk | contribs) Next diff → |
||
Line 5: | Line 5: | ||
; Replace : If two meshes are loaded, a file selection window pops up, and the PLY selected will replace the 2nd mesh. If three meshes are loaded, the 2nd is deleted and the 3rd is moved into that position. This tool is normally used to substitute a hirez mesh for a decimated copy that has already been positioned in the scene. | ; Replace : If two meshes are loaded, a file selection window pops up, and the PLY selected will replace the 2nd mesh. If three meshes are loaded, the 2nd is deleted and the 3rd is moved into that position. This tool is normally used to substitute a hirez mesh for a decimated copy that has already been positioned in the scene. | ||
- | ; Cut : Removes {{key|G}} key marked faces from the 1st object and puts them into a new object at the end of the list. | + | ; Cut : Removes {{key|G}} marked faces from the 1st object and puts them into a new object at the end of the list. |
- | ; Copy : Copies {{key|G}} key marked faces into a new object. | + | ; Copy : Copies {{key|G}} marked faces into a new object. |
; Roll : Changes the object ordering by one step. If there's only 2 objects, this swaps the 1st and 2nd objects around. | ; Roll : Changes the object ordering by one step. If there's only 2 objects, this swaps the 1st and 2nd objects around. | ||
Line 13: | Line 13: | ||
; Paste : Copies the faces in the 2nd object into the 1st object, then deletes the 2nd object. | ; Paste : Copies the faces in the 2nd object into the 1st object, then deletes the 2nd object. | ||
- | ; Blend : Smoothly blends in faces in '''all''' the other objects, then deletes them. {{more}} | + | ; Blend : Smoothly blends in faces from '''all''' the other objects, then deletes those objects. You will be prompted for a brush size in the 3D window; if the overlapping faces aren't intermixed that well, then you may want to increase the default brush size to make sure that faces further apart are still blended together. If the brush size is too small then you will end up with a double skin in the overlapping areas. |
; Delete : Delete '''all''' other objects, leaving just the 1st object. | ; Delete : Delete '''all''' other objects, leaving just the 1st object. |
Revision as of 09:07, 8 April 2010
|
The Import Align Combine panel is used to cut'n'paste pieces of mesh within or between PLY files.
|