8,452
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 11: | Line 11: | ||
There's also the possibility to get files that extent Mod Tool's range of functions. | There's also the possibility to get files that extent Mod Tool's range of functions. | ||
: Those are scripts (*.vbs, js), toolbars (*.xsitb) and addons (*.xsiaddon). | : Those are scripts (*.vbs, js), toolbars (*.xsitb) and addons (*.xsiaddon). | ||
: They can be create on one's own and | : They can be create on one's own and also shared with other users. | ||
Line 78: | Line 78: | ||
** B) goto Model > Modify > Poly.Mesh > Bridge Boundary Points/Edges (if blue lines appear try to disable the checkbox "Angle > 90") | ** B) goto Model > Modify > Poly.Mesh > Bridge Boundary Points/Edges (if blue lines appear try to disable the checkbox "Angle > 90") | ||
* merging two objects at blue lines: merge the objects at first, then proceed with the point above "filling a hole" | * merging two objects at blue lines: merge the objects at first, then proceed with the point above "filling a hole" | ||
* hiding | * hiding some polygons: select polygons and hit [H], use [Control]+[H] to unhide all | ||
* mirroring an object: select object, Edit > Duplicate/Instantiate > Duplicate Symmetry (center rotation might need to be changed afterwards) | * mirroring an object: select object, Edit > Duplicate/Instantiate > Duplicate Symmetry (center rotation might need to be changed afterwards) | ||
* working with symmetry mode | * working with symmetry mode | ||
Line 108: | Line 108: | ||
* rotate: [C] | * rotate: [C] | ||
* scale: [X] | * scale: [X] | ||
* scale height only: [X], then [shift]+[MClick]+[move mouse] | |||
* scale length only: [X], then [shift]+[RClick]+[move mouse] | |||
* move: [V] | * move: [V] | ||
* tearing single UV parts: [Control]+[T], then move [V] | * tearing single UV parts: [Control]+[T], then move [V] | ||
Line 352: | Line 354: | ||
Case "Polygon" | Case "Polygon" | ||
logmessage "polygon mode" | logmessage "polygon mode" | ||
Case Else | Case Else | ||
logmessage "Choose Object or Polygon selection mode." | logmessage "Choose Object or Polygon selection mode." |
edits