Jump to content

Mod Tool: Difference between revisions

112 bytes added ,  14 September 2012
m
no edit summary
mNo edit summary
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 even shared with other users.
: 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 a single polygon: select polygon and hit [H], use [Control]+[H] to unhide
* 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"
polymode
  Case Else
  Case Else
  logmessage "Choose Object or Polygon selection mode."
  logmessage "Choose Object or Polygon selection mode."
8,452

edits